Lists drift status details for each resource defined in the specified stack.
POST {{baseUrl}}/stacks/:stackId/actions/listResourceDriftDetails?workRequestId=ut consectetur&resourceDriftStatus=commodo amet eiusmod reprehenderit&resourceDriftStatus=quis sunt&limit=328&page=
Lists drift status details for each resource defined in the specified stack.
The drift status details for a given resource indicate differences, if any, between the actual state
and the expected (defined) state for that resource.
The drift status details correspond to the specified work request (workRequestId
).
If no work request is specified, then the drift status details correspond to the latest completed work request for the stack.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
workRequestId | string | The OCID of the work request. | |
resourceDriftStatus | string | A filter that returns only resources that match the given drift status. The value is case-insensitive. | |
Allowable values - |
- NOT_CHECKED
- MODIFIED
- IN_SYNC
- DELETED
|
|
resourceDriftStatus
| string | | A filter that returns only resources that match the given drift status. The value is case-insensitive. Allowable values - - NOT_CHECKED
- MODIFIED
- IN_SYNC
- DELETED
|
|
limit
| number | | The number of items returned in a paginatedList
call. For information about pagination, see List Pagination. | |page
| null | | The value of theopc-next-page
response header from the precedingList
call. For information about pagination, see List Pagination. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a | |
particular request, please provide the request ID. | |||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |
RESPONSES
status: OK
{"items":[{"actualProperties":{},"compartmentId":"reprehenderit Lorem sit","expectedProperties":{},"resourceDriftStatus":"DELETED","resourceId":"incididunt cupidatat","resourceName":"mollit labore","resourceType":"quis ex eiusmod amet Lorem","stackId":"et aute do","timeDriftChecked":"2004-01-19T06:28:20.456Z"},{"actualProperties":{},"compartmentId":"cillum aute labore ad","expectedProperties":{},"resourceDriftStatus":"IN_SYNC","resourceId":"enim anim eiusmod velit","resourceName":"sed cupidatat sunt","resourceType":"cupidatat non ad mollit","stackId":"irure nostrud sit","timeDriftChecked":"1995-03-03T23:41:32.804Z"}]}