Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetSteeringPolicyAttachmentRequest

example

Click here to see how to use GetSteeringPolicyAttachmentRequest.

Hierarchy

Properties

Optional ifModifiedSince

ifModifiedSince: undefined | string

The {@code If-Modified-Since} header field makes a GET or HEAD request method conditional on the selected representation's modification date being more recent than the date provided in the field-value. Transfer of the selected representation's data is avoided if that data has not changed.

Optional ifNoneMatch

ifNoneMatch: undefined | string

The {@code If-None-Match} header field makes the request method conditional on the absence of any current representation of the target resource, when the field-value is {@code *}, or having a selected representation with an entity-tag that does not match any of those listed in the field-value.

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 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.

steeringPolicyAttachmentId

steeringPolicyAttachmentId: string

The OCID of the target steering policy attachment.