Skip to main content

List All

GET /v1/vms/

Responses

200

Successful Response

{
"items": {
"$ref": "#/components/schemas/MicroVMRecordRead"
},
"type": "array",
"title": "Response List All V1 Vms Get"
}