curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/vm-snaps/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"items": [
{
"metadata": {
"created_at": "2019-08-24T14:15:22Z",
"creation_finish": "2019-08-24T14:15:22Z",
"deletion_begin": "2019-08-24T14:15:22Z",
"deletion_finish": "2019-08-24T14:15:22Z",
"id": 0,
"labels": [
{
"label_key_id": 0,
"label_key_name": "string",
"label_value_id": 0,
"label_value_name": "string"
}
],
"name": "string",
"project_id": 0,
"state": {
"diff_fields": {
"irreconcilable": [
"string"
],
"reconciling": [
"string"
]
},
"state": "string"
}
},
"spec": {
"bios": "string",
"boot_device_order": [
"string"
],
"core_num_per_socket": 0,
"cpu_mode": "string",
"cpu_num": 0,
"created_at": "2019-08-24T14:15:22Z",
"creation_finish": "2019-08-24T14:15:22Z",
"deleted_at": {
"Time": "2019-08-24T14:15:22Z",
"Valid": true
},
"deletion_begin": "2019-08-24T14:15:22Z",
"deletion_finish": "2019-08-24T14:15:22Z",
"description": "string",
"etag": "string",
"graphics_auth_enabled": true,
"graphics_spice_enabled": true,
"ha_enabled": true,
"id": 0,
"memory_mb": 0,
"name": "string",
"power_state": "string",
"project_id": 0,
"socket_num": 0,
"thread_num_per_core": 0,
"time_zone": "string",
"updated_at": "2019-08-24T14:15:22Z",
"vm_description": "string",
"vm_id": 0,
"vm_name": "string"
},
"status": {
"cloned_vm_num": 0,
"created_at": "2019-08-24T14:15:22Z",
"deleted_at": {
"Time": "2019-08-24T14:15:22Z",
"Valid": true
},
"etag": "string",
"id": 0,
"ip_addresses": [
"string"
],
"updated_at": "2019-08-24T14:15:22Z",
"vm_id": 0
}
}
],
"metadata": {
"pagination": {
"count": 0,
"limit": 0,
"offset": 0,
"total_count": 0
}
}
}