ResourceFunctionalities
ResourceFunctionalities
Defines a resource functionality specification
JSON Example
{
"functionalities": [
{
"errorMessage": "string",
"isAllowed": "True",
"type": "Sample values: HOST_COMMISSION, HOST_DECOMMISSION"
}
],
"resourceId": "string",
"resourceType": "One among: SYSTEM, HOST, CLUSTER, DOMAIN, EDGE_CLUSTER"
}
array of Functionality
functionalities
Optional
List of functionalities associated with the resource
string
resourceId
Optional
ID of the resource
string
resourceType
Optional
Type of the resource