{
"metadata": {
"label_value_ids": [
0
]
},
"spec": {
"arch": "string",
"bios": "string",
"bootable": true,
"bs_policy_id": 0,
"bs_volume_id": 0,
"checksum": "string",
"checksum_type": "string",
"cloud_config_enabled": true,
"description": "string",
"name": "string",
"os_distribution": "string",
"os_name": "string",
"os_type": "string",
"size_byte": 0,
"source_url": "string",
"type": "string"
}
}curl --location --request POST 'http://10.16.11.91:6012/sddc/v1/vm-images/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"metadata": {
"label_value_ids": [
0
]
},
"spec": {
"arch": "string",
"bios": "string",
"bootable": true,
"bs_policy_id": 0,
"bs_volume_id": 0,
"checksum": "string",
"checksum_type": "string",
"cloud_config_enabled": true,
"description": "string",
"name": "string",
"os_distribution": "string",
"os_name": "string",
"os_type": "string",
"size_byte": 0,
"source_url": "string",
"type": "string"
}
}'{
"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": {
"arch": "string",
"bios": "string",
"bootable": true,
"bs_policy_id": 0,
"bs_snap_id": 0,
"bs_volume_id": 0,
"checksum": "string",
"checksum_type": "string",
"cloud_config_enabled": true,
"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",
"id": 0,
"name": "string",
"os_distribution": "string",
"os_name": "string",
"os_type": "string",
"project_id": 0,
"size_byte": 0,
"source_url": "string",
"storage_type": "string",
"type": "string",
"updated_at": "2019-08-24T14:15:22Z"
},
"status": {
"actual_size_byte": 0,
"bs_snap_id": 0,
"created_at": "2019-08-24T14:15:22Z",
"deleted_at": {
"Time": "2019-08-24T14:15:22Z",
"Valid": true
},
"download_failed_count": 0,
"etag": "string",
"id": 0,
"progress": 0,
"state": "string",
"total_size_byte": 0,
"updated_at": "2019-08-24T14:15:22Z",
"vm_num": 0
}
}