Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListTagNamespacesRequest

example

Click here to see how to use ListTagNamespacesRequest.

Hierarchy

Properties

compartmentId

compartmentId: string

The OCID of the compartment (remember that the tenancy is simply the root compartment).

Optional includeSubcompartments

includeSubcompartments: undefined | false | true

An optional boolean parameter indicating whether to retrieve all tag namespaces in subcompartments. If this parameter is not specified, only the tag namespaces defined in the specified compartment are retrieved.

Optional lifecycleState

lifecycleState: undefined | string

A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.

Optional limit

limit: undefined | number

The maximum number of items to return in a paginated "List" call.

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