DirectPathProfileManagerCreateRequestType
DirectPathProfileManagerCreateRequestType
The parameters of DirectPathProfileManagerCreate.
Since: vSphere API Release 9.0.0.0
JSON Example
{
"spec": {
"_typeName": "string",
"name": "string",
"description": "string",
"deviceConfig": {
"_typeName": "string"
}
}
}
spec
Required
Specification describing the parameters used for creating a DirectPath profile.
Since: vSphere API Release 9.0.0.0