QueryDrsMigrationCapabilityForPerformanceRequestType
QueryDrsMigrationCapabilityForPerformanceRequestType
The parameters of QueryDrsMigrationCapabilityForPerformance.
This structure may be used only with operations rendered under /sms
.
JSON Example
{
"srcDatastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"dstDatastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}