Gets the list of the Autonomous Virtual Machines.

GET {{baseUrl}}/autonomousVirtualMachines?compartmentId=<string>&autonomousVmClusterId=<string>&limit=10&page=<string>&lifecycleState=<string>

Lists the Autonomous Virtual Machines in the specified Autonomous VM Cluster and Compartment.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The compartment OCID.
autonomousVmClusterIdstring(Required) The Autonomous Virtual machine OCID.
limitnumberThe maximum number of items to return per page.
pagestringThe pagination token to continue listing from.
lifecycleStatestringA filter to return only resources that match the given lifecycle state exactly.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique identifier for the request.
Acceptstring

RESPONSES

status: OK

[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;PROVISIONING&quot;,&quot;autonomousVmClusterId&quot;:&quot;\u003cstring\u003e&quot;,&quot;clientIpAddress&quot;:&quot;\u003cstring\u003e&quot;,&quot;cloudAutonomousVmClusterId&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;cpuCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;dbNodeStorageSizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;dbServerDisplayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbServerId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;est_27f&quot;:{&quot;nostrudf43&quot;:{}}},&quot;freeformTags&quot;:{&quot;exercitation_69&quot;:&quot;\u003cstring\u003e&quot;},&quot;memorySizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;vmName&quot;:&quot;\u003cstring\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;AVAILABLE&quot;,&quot;autonomousVmClusterId&quot;:&quot;\u003cstring\u003e&quot;,&quot;clientIpAddress&quot;:&quot;\u003cstring\u003e&quot;,&quot;cloudAutonomousVmClusterId&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;cpuCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;dbNodeStorageSizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;dbServerDisplayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbServerId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;culpa1c&quot;:{&quot;labore__15&quot;:{},&quot;et_2&quot;:{}},&quot;ut_3e&quot;:{&quot;Lorem_8_&quot;:{}},&quot;ipsum_d&quot;:{&quot;nostrud_ed&quot;:{},&quot;sint_7c&quot;:{}}},&quot;freeformTags&quot;:{&quot;in67b&quot;:&quot;\u003cstring\u003e&quot;,&quot;laboris_c&quot;:&quot;\u003cstring\u003e&quot;},&quot;memorySizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;vmName&quot;:&quot;\u003cstring\u003e&quot;}]