Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListDkimsRequest

example

Click here to see how to use ListDkimsRequest.

Properties

emailDomainId

emailDomainId: string

The OCID of the email domain to which this DKIM belongs.

Optional id

id: undefined | string

A filter to only return resources that match the given id exactly.

Optional lifecycleState

lifecycleState: undefined | string

Filter returned list by specified lifecycle state. This parameter is case-insensitive.

Optional limit

limit: undefined | number

For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. {@code 1} is the minimum, {@code 1000} is the maximum. For important details about how pagination works, see List Pagination.

Optional name

name: undefined | string

A filter to only return resources that match the given name exactly.

Optional opcRequestId

opcRequestId: undefined | string

The request ID for tracing from the system

Optional page

page: undefined | string

For list pagination. The value of the opc-next-page response header from the previous "List" call. For important details about how pagination works, see List Pagination.

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

Specifies the attribute with which to sort the DKIMs.

Default: {@code TIMECREATED}

**TIMECREATED:** Sorts by timeCreated. * **NAME:** Sorts by name. * **ID:** Sorts by id.

Optional sortOrder

sortOrder: model.SortOrder

The sort order to use, either ascending or descending order.