VvolFaultDomainInfoDrResponseEntity
VvolFaultDomainInfoDrResponseEntity
Details about a VVOL fault domain
AllOf
This class requires all of the following:
JSON Example
{
"id": "string",
"warnings": [
{}
],
"errors": [
{}
],
"name": "string",
"description": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}