Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListStackResourceDriftDetailsRequest

example

Click here to see how to use ListStackResourceDriftDetailsRequest.

Hierarchy

Properties

Optional limit

limit: undefined | number

The number of items returned in a paginated {@code List} call. For information about pagination, see List Pagination.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional page

page: undefined | string

The value of the {@code opc-next-page} response header from the preceding {@code List} call. For information about pagination, see List Pagination.

Optional resourceDriftStatus

resourceDriftStatus: Array<ResourceDriftStatus>

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

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

stackId

stackId: string

The OCID of the stack.

Optional workRequestId

workRequestId: undefined | string

The OCID of the work request.