/AWS1/CL_DOGSRCHORGINSIGHTSF00¶
Filters you can use to specify which events are returned when ListEvents
is called.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_severities TYPE /AWS1/CL_DOGINSIGHTSEVERITIE00=>TT_INSIGHTSEVERITIES TT_INSIGHTSEVERITIES¶
An array of severity values used to search for insights.
it_statuses TYPE /AWS1/CL_DOGINSIGHTSTATUSES_W=>TT_INSIGHTSTATUSES TT_INSIGHTSTATUSES¶
An array of status values used to search for insights.
io_resourcecollection TYPE REF TO /AWS1/CL_DOGRESOURCECOLLECTION /AWS1/CL_DOGRESOURCECOLLECTION¶
ResourceCollection
io_servicecollection TYPE REF TO /AWS1/CL_DOGSERVICECOLLECTION /AWS1/CL_DOGSERVICECOLLECTION¶
ServiceCollection
Queryable Attributes¶
Severities¶
An array of severity values used to search for insights.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEVERITIES() |
Getter for SEVERITIES, with configurable default |
ASK_SEVERITIES() |
Getter for SEVERITIES w/ exceptions if field has no value |
HAS_SEVERITIES() |
Determine if SEVERITIES has a value |
Statuses¶
An array of status values used to search for insights.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSES() |
Getter for STATUSES, with configurable default |
ASK_STATUSES() |
Getter for STATUSES w/ exceptions if field has no value |
HAS_STATUSES() |
Determine if STATUSES has a value |
ResourceCollection¶
ResourceCollection
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCECOLLECTION() |
Getter for RESOURCECOLLECTION |
ServiceCollection¶
ServiceCollection
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICECOLLECTION() |
Getter for SERVICECOLLECTION |