GetVolumeFormat
Obtains the volume format. Sample
response:
{
"formats": [
{
"format": "iso",
"supportingHypervisorTypes": []
},
{
"format": "raw",
"masterHypervisorType": "KVM",
"supportingHypervisorTypes": [
"KVM"
]
},
{
"format": "vmtx",
"masterHypervisorType": "ESX",
"supportingHypervisorTypes": [
"ESX"
]
},
{
"format": "qcow2",
"masterHypervisorType": "KVM",
"supportingHypervisorTypes": [
"KVM"
]
}
]
}
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
userTags | The user tags. For more information, see CreateUserTag. The resource type is VolumeVO. | Yes | 0.6 | |
systemTags | The system tags. For more information, see CreateSystemTag. The resource type is VolumeVO. | Yes | 0.6 | |
timeout | Yes |