ResourceFunctionalitiesUpdateSpec
ResourceFunctionalitiesUpdateSpec
Resource Functionality Caller update specification
JSON Example
{
"serviceId": "string",
"operationName": "string",
"operationId": "string",
"resourceFunctionalities": [
{
"resourceType": "One among: SYSTEM, HOST, CLUSTER, DOMAIN, EDGE_CLUSTER",
"resourceId": "string",
"functionalities": [
{
"type": "Sample values: HOST_COMMISSION, HOST_DECOMMISSION",
"isAllowed": true,
"errorMessage": "string"
}
]
}
]
}
string
serviceId
Required
The identifier of the service associated with the resource functionalities
string
operationName
Required
The name of the operation associated with the resource functionalities
string
operationId
Required
The identifier of the operation associated with the resource functionalities
array of ResourceFunctionalities
resourceFunctionalities
Required
List of resource functionalities associated with the caller