Full name: projects.locations.instances.legacySdk.legacyGetCasesFilter
Legacy RPC for get cases filter.
HTTP request
Path parameters
Parameters | |
---|---|
instance |
Required. The GetCasesFilter request. Format: projects/{project}/locations/{location}/instances/{instance}/legacySdk:getCasesFilter |
Request body
The request body must be empty.
Response body
The CasesFilter message.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "environments": [ { object ( |
Fields | |
---|---|
environments[] |
Optional. The environments. |
analysts[] |
Optional. The analysts. |
status[] |
Optional. The status. |
types[] |
Optional. The types. |
caseNames[] |
Optional. The case names. |
tags[] |
Optional. The tags. |
priorities[] |
Optional. The priorities. |
stages[] |
Optional. The stages. |
caseTypes[] |
Optional. The case types. |
products[] |
Optional. The products. |
networks[] |
Optional. The networks. |
entitiesFreeSearch |
Optional. The entities. |
tickedIdsFreeSearch |
Optional. The ticket ids. |
caseIdsFreeSearch |
Optional. The case ids. |
wallDataFreeSearch |
Optional. The wall data free search. |
startTimeUnixTimeInMs |
Output only. The start time in unix ms. |
endTimeUnixTimeInMs |
Output only. The end time in unix ms. |
requestingUser |
Optional. The requesting user. |
claims[] |
Optional. The claims. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.