vslmInfrastructureObjectPolicy
vslmInfrastructureObjectPolicy
The data object type describes improved virtual disk infrastructure namespace storage policy details.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"backingObjectId": "string",
"profileId": "string",
"error": {
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
]
}
}
string
name
Required
name
string
backingObjectId
Required
backingObjectId
string
profileId
Required
profileId
error
Optional
The base data object type for all the object model faults that an application might handle.
Property Of