Lists the external ASM instances.
GET {{baseUrl}}/externalAsmInstances?compartmentId=<string>&externalAsmId=<string>&displayName=<string>&page=<string>&limit=10&sortBy=TIMECREATED&sortOrder=ASC
Lists the ASM instances in the specified external ASM.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | The OCID of the compartment. | |
externalAsmId | string | The OCID of the external ASM. | |
displayName | string | A filter to only return the resources that match the entire display name. | |
page | string | The page token representing the page from where the next set of paginated results | |
are retrieved. This is usually retrieved from a previous list call. | |||
limit | number | The maximum number of records returned in the paginated response. | |
sortBy | string | The field to sort information by. Only one sortOrder can be used. The default sort order | |
for TIMECREATED is descending and the default sort order for DISPLAYNAME is ascending. | |||
The DISPLAYNAME sort order is case-sensitive. | |||
sortOrder | string | The option to sort information in ascending (‘ASC’) or descending (‘DESC’) order. Ascending order is the default order. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Accept | string |
RESPONSES
status: OK
{"items":[{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","componentName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","externalAsmId":"\u003cstring\u003e","externalDbSystemId":"\u003cstring\u003e","lifecycleState":"\u003cstring\u003e","adrHomeDirectory":"\u003cstring\u003e","definedTags":{"aute_439":{"esse2":{}},"exercitation53a":{"mollit_6":{},"commodo__":{},"irure_9":{}}},"externalDbNodeId":"\u003cstring\u003e","freeformTags":{"voluptatee1_":"\u003cstring\u003e"},"hostName":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e"},{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","componentName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","externalAsmId":"\u003cstring\u003e","externalDbSystemId":"\u003cstring\u003e","lifecycleState":"\u003cstring\u003e","adrHomeDirectory":"\u003cstring\u003e","definedTags":{"dolor9_":{"reprehenderit58":{},"do2c":{}},"cillumd_":{"aute_07":{},"consecteturb5":{}},"dolor0":{"proident74":{}}},"externalDbNodeId":"\u003cstring\u003e","freeformTags":{"reprehenderit_c_":"\u003cstring\u003e"},"hostName":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e"}]}