VvolFaultDomainInfo
VvolFaultDomainInfo
Details about a VVOL fault domain
JSON Example
{
"id": "string",
"warnings": [
{}
],
"errors": [
{}
],
"name": "string",
"description": "string"
}
string
id
Optional
Id of the fault domain
array of string
warnings
Optional
Array of warning messages about the fault domain
array of string
errors
Optional
Array of error messages about the fault domain
string
name
Optional
Name of the fault domain
string
description
Optional
Description of the fault domain