HostMultipathStateInfoPath
HostMultipathStateInfoPath
Data object indicating state of storage path for a named path.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"pathState": "string"
}
string
name
Required
Name of path.
Use this name to enable or disable storage paths EnableMultipathPath and DisableMultipathPath.
In addition to being the identifier for the path state operations, the name is used to correlate this object to the corresponding Path object in other contexts.
See also name.