SubFeatures
SubFeatures
The object containing the NSXi platform sub features
JSON Example
{
"subfeatures": [
{
"feature": "string",
"is_available": false,
"reasons": [
"string"
]
}
]
}