Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListSteeringPolicyAttachmentsRequest

example

Click here to see how to use ListSteeringPolicyAttachmentsRequest.

Properties

compartmentId

compartmentId: string

The OCID of the compartment the resource belongs to.

Optional displayName

displayName: undefined | string

The displayName of a resource.

Optional domain

domain: undefined | string

Search by domain. Will match any record whose domain (case-insensitive) equals the provided value.

Optional domainContains

domainContains: undefined | string

Search by domain. Will match any record whose domain (case-insensitive) contains the provided value.

Optional id

id: undefined | string

The OCID of a resource.

Optional lifecycleState

lifecycleState: undefined | string

The state of a resource.

Optional limit

limit: undefined | number

The maximum number of items to return in a page of the collection.

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 previous "List" call.

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

Optional scope

scope: model.Scope

Specifies to operate only on resources that have a matching DNS scope.

Optional sortBy

sortBy: SortBy

The field by which to sort steering policy attachments. If unspecified, defaults to {@code timeCreated}.

Optional sortOrder

sortOrder: model.SortOrder

The order to sort the resources.

Optional steeringPolicyId

steeringPolicyId: undefined | string

Search by steering policy OCID. Will match any resource whose steering policy ID matches the provided value.

Optional timeCreatedGreaterThanOrEqualTo

timeCreatedGreaterThanOrEqualTo: Date

An RFC 3339 timestamp that states all returned resources were created on or after the indicated time.

Optional timeCreatedLessThan

timeCreatedLessThan: Date

An RFC 3339 timestamp that states all returned resources were created before the indicated time.

Optional zoneId

zoneId: undefined | string

Search by zone OCID. Will match any resource whose zone ID matches the provided value.