The Web Resource object describes characteristics of a web resource that was affected by the activity/event.
- Extends:
_resource
Attributes
Section titled “Attributes”data_classification
- Type:
data_classification - Requirement: recommended
The Data Classification object includes information about data classification levels and data category types.
name
- Type:
string_t - Requirement: recommended
The name of the web resource.
uid
- Type:
string_t - Requirement: recommended
The unique identifier of the web resource.
url_string
- Type:
url_t - Requirement: recommended
The URL pointing towards the source of the web resource.
data
- Type:
json_t - Requirement: optional
Details of the web resource, e.g, file details, search results or application-defined resource.
desc
- Type:
string_t - Requirement: optional
Description of the web resource.
labels
- Type:
string_t - Requirement: optional
The list of labels/tags associated to a resource.
type
- Type:
string_t - Requirement: optional
The web resource type as defined by the event source.
Constraints
Section titled “Constraints”At least one of: name, uid