ResourceFunctionalitiesUpdateSpec

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  
Constraints: minLength: 1

The identifier of the service associated with the resource functionalities

string
operationName
Required  
Constraints: minLength: 1

The name of the operation associated with the resource functionalities

string
operationId
Required  
Constraints: minLength: 1

The identifier of the operation associated with the resource functionalities

resourceFunctionalities
Required  

List of resource functionalities associated with the caller