ClustersDTO
ClustersDTO
JSON Example
{
"value": [
{
"drs_enabled": false,
"cluster": "string",
"name": "string",
"ha_enabled": false
}
]
}