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

KeyDatatypeRequiredDescription
compartmentIdstringThe OCID of the compartment.
externalAsmIdstringThe OCID of the external ASM.
displayNamestringA filter to only return the resources that match the entire display name.
pagestringThe page token representing the page from where the next set of paginated results
are retrieved. This is usually retrieved from a previous list call.
limitnumberThe maximum number of records returned in the paginated response.
sortBystringThe 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.
sortOrderstringThe option to sort information in ascending (‘ASC’) or descending (‘DESC’) order. Ascending order is the default order.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;componentName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;externalAsmId&quot;:&quot;\u003cstring\u003e&quot;,&quot;externalDbSystemId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;\u003cstring\u003e&quot;,&quot;adrHomeDirectory&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;aute_439&quot;:{&quot;esse2&quot;:{}},&quot;exercitation53a&quot;:{&quot;mollit_6&quot;:{},&quot;commodo__&quot;:{},&quot;irure_9&quot;:{}}},&quot;externalDbNodeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;voluptatee1_&quot;:&quot;\u003cstring\u003e&quot;},&quot;hostName&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;componentName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;externalAsmId&quot;:&quot;\u003cstring\u003e&quot;,&quot;externalDbSystemId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;\u003cstring\u003e&quot;,&quot;adrHomeDirectory&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;dolor9_&quot;:{&quot;reprehenderit58&quot;:{},&quot;do2c&quot;:{}},&quot;cillumd_&quot;:{&quot;aute_07&quot;:{},&quot;consecteturb5&quot;:{}},&quot;dolor0&quot;:{&quot;proident74&quot;:{}}},&quot;externalDbNodeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;reprehenderit_c_&quot;:&quot;\u003cstring\u003e&quot;},&quot;hostName&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;}]}