SetDefaultKmsClusterRequestType
SetDefaultKmsClusterRequestType
The parameters of SetDefaultKmsCluster.
JSON Example
{
"entity": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"clusterId": {
"_typeName": "string",
"id": "string"
}
}
entity
Optional
[in] The managed entity where the default KMS cluster to be set. Currently the valid managed entity could be cluster or host folder. If omitted, then will set global default KMS cluster.
clusterId
Optional
[in] KMS cluster ID to become default. If omitted, then will clear the default KMS cluster setting.