UpdateClusterProfileRequestType

UpdateClusterProfileRequestType
UpdateClusterProfileRequestType

The parameters of UpdateClusterProfile.

JSON Example
{
    "config": {
        "_typeName": "string",
        "name": "string",
        "annotation": "string",
        "enabled": false
    }
}
config
Required

DataObject which is a baseclass for other configuration specifications.