Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListReplicationTargetsRequest

example

Click here to see how to use ListReplicationTargetsRequest.

Properties

availabilityDomain

availabilityDomain: string

The name of the availability domain.

Example: {@code Uocm:PHX-AD-1}

compartmentId

compartmentId: string

The OCID of the compartment.

Optional displayName

displayName: undefined | string

A user-friendly name. It does not have to be unique, and it is changeable.

Example: {@code My resource}

Optional id

id: undefined | string

Filter results by OCID. Must be an OCID of the correct type for the resouce type.

Optional lifecycleState

lifecycleState: LifecycleState

Filter results by the specified lifecycle state. Must be a valid state for the resource type.

Optional limit

limit: undefined | number

For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. 1 is the minimum, 1000 is the maximum.

For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).

Example: {@code 500}

Optional opcRequestId

opcRequestId: undefined | string

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

Optional page

page: undefined | string

For list pagination. The value of the {@code opc-next-page} response header from the previous "List" call.

For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).

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 sortBy

sortBy: SortBy

The field to sort by. You can choose either value, but not both. By default, when you sort by {@code timeCreated}, results are shown in descending order. When you sort by {@code displayName}, results are shown in ascending order.

Optional sortOrder

sortOrder: SortOrder

The sort order to use, either 'asc' or 'desc', where 'asc' is ascending and 'desc' is descending. The default order is 'desc' except for numeric values.