Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListImportableEnterpriseManagerEntitiesRequest

example

Click here to see how to use ListImportableEnterpriseManagerEntitiesRequest.

Hierarchy

  • BaseRequest
    • ListImportableEnterpriseManagerEntitiesRequest

Properties

enterpriseManagerBridgeId

enterpriseManagerBridgeId: string

Unique Enterprise Manager bridge identifier

Optional enterpriseManagerEntityType

enterpriseManagerEntityType: Array<string>

Filter by one or more Enterprise Manager entity types. Currently, the supported types are "oracle_pdb", "oracle_database", "host", "oracle_dbmachine", "oracle_exa_cloud_service", and "oracle_oci_exadata_cloud_service". If this parameter is not specified, targets of all supported entity types are returned by default.

Optional enterpriseManagerIdentifier

enterpriseManagerIdentifier: undefined | string

Used in combination with enterpriseManagerParentEntityIdentifier to return the members of a particular Enterprise Manager parent entity. Both enterpriseManagerIdentifier and enterpriseManagerParentEntityIdentifier must be specified to identify a particular Enterprise Manager parent entity.

Optional enterpriseManagerParentEntityIdentifier

enterpriseManagerParentEntityIdentifier: undefined | string

Used in combination with enterpriseManagerIdentifier to return the members of a particular Enterprise Manager parent entity. Both enterpriseManagerIdentifier and enterpriseManagerParentEntityIdentifier must be specified to identify a particular Enterprise Manager parent entity.

Optional limit

limit: undefined | number

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

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

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.

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