ListBulkActionResourceTypes
GET {{baseUrl}}/compartments/bulkActionResourceTypes?bulkActionType=BULK_DELETE_RESOURCES&limit=693
Lists the resource-types supported by compartment bulk actions. Use this API to help you provide the correct resource-type information to the BulkDeleteResources and BulkMoveResources operations. The returned list of resource-types provides the appropriate resource-type names to use with the bulk action operations along with the type of identifying information you'll need to provide for each resource-type. Most resource-types just require an OCID to identify a specific resource, but some resource-types, such as buckets, require you to provide other identifying information.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bulkActionType | string | (Required) The type of bulk action. | |
page | string | The value of the opc-next-page response header from the previous "List" call. | |
limit | number | The maximum number of items to return in a paginated "List" call. | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
{"items":[{"name":"veniam eiusmod aliqua","metadataKeys":["veniam ut culpa","nulla est voluptate fugiat"]},{"name":"dolor officia reprehenderit adipisicing","metadataKeys":["ut do","velit dolor voluptate in deserunt"]}]}