GetAllDrgAttachments
POST {{baseUrl}}/drgs/:drgId/actions/getAllDrgAttachments?limit=801&page=laboris proident officia tempor&attachmentType=VCN&isCrossTenancy=false
Returns a complete list of DRG attachments that belong to a particular DRG.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | 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: 50
|
| page | 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.
|
| attachmentType | string | | The type for the network resource attached to the DRG. |
| isCrossTenancy | boolean | | Whether the DRG attachment lives in a different tenancy than the DRG. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
opc-request-id | string | Unique identifier for the request. | |
| If you need to contact Oracle about a particular request, please provide the request ID. | |||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |