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

KeyDatatypeRequiredDescription
bulkActionTypestring(Required) The type of bulk action.
pagestringThe value of the opc-next-page response header from the previous "List" call.
limitnumberThe maximum number of items to return in a paginated "List" call.

HEADERS

KeyDatatypeRequiredDescription
Datestring(Required) Current Date
Authorizationstring(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"]}]}