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
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The compartment OCID. | |
autonomousVmClusterId | string | (Required) The Autonomous Virtual machine OCID. | |
limit | number | The maximum number of items to return per page. | |
page | string | The pagination token to continue listing from. | |
lifecycleState | string | A filter to return only resources that match the given lifecycle state exactly. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique identifier for the request. | |
Accept | string |
RESPONSES
status: OK
[{"id":"\u003cstring\u003e","lifecycleState":"PROVISIONING","autonomousVmClusterId":"\u003cstring\u003e","clientIpAddress":"\u003cstring\u003e","cloudAutonomousVmClusterId":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","cpuCoreCount":"\u003cinteger\u003e","dbNodeStorageSizeInGBs":"\u003cinteger\u003e","dbServerDisplayName":"\u003cstring\u003e","dbServerId":"\u003cstring\u003e","definedTags":{"est_27f":{"nostrudf43":{}}},"freeformTags":{"exercitation_69":"\u003cstring\u003e"},"memorySizeInGBs":"\u003cinteger\u003e","vmName":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","lifecycleState":"AVAILABLE","autonomousVmClusterId":"\u003cstring\u003e","clientIpAddress":"\u003cstring\u003e","cloudAutonomousVmClusterId":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","cpuCoreCount":"\u003cinteger\u003e","dbNodeStorageSizeInGBs":"\u003cinteger\u003e","dbServerDisplayName":"\u003cstring\u003e","dbServerId":"\u003cstring\u003e","definedTags":{"culpa1c":{"labore__15":{},"et_2":{}},"ut_3e":{"Lorem_8_":{}},"ipsum_d":{"nostrud_ed":{},"sint_7c":{}}},"freeformTags":{"in67b":"\u003cstring\u003e","laboris_c":"\u003cstring\u003e"},"memorySizeInGBs":"\u003cinteger\u003e","vmName":"\u003cstring\u003e"}]