Platform O&M/Migration Service (Plus)/Migration Service Operations
GETMigration Service OperationsSince 3.0.1SynchronousAuth Required
QueryV2VConversionHost
QueryV2VConversionHost
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/v2v-conversion-hosts
/zstack/v1/v2v-conversion-hosts
Request Example
curl -X GET 'http://{host}/zstack/v1/v2v-conversion-hosts' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "91f0ea12823a39dea9db5d1cab133e3f", "name": "V2V-Converter-01", "description": "to convert vm from foreign hypervisor", "type": "VMWARE", "hostUuid": "f773c300a8343774bc45e0ea3980d6da", "storagePath": "/path/to/large/directory/", "state": "Enabled" } ] }Change History
This API has no change history records yet.
