15 lines
297 B
JSON
15 lines
297 B
JSON
|
{
|
||
|
"clusters": {
|
||
|
"type": "array",
|
||
|
"items": {
|
||
|
"cluster_type": "string",
|
||
|
"enabled": "boolean",
|
||
|
"environment_scope": "string",
|
||
|
"name": "string",
|
||
|
"path": "string",
|
||
|
"status": "string"
|
||
|
}
|
||
|
},
|
||
|
"has_ancestor_clusters": { "type": ["boolean", "false"] }
|
||
|
}
|