Get cluster settings by context
GET/v1/spectroclusters/upgrade/settings
Get cluster settings by context
Request
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 200
(empty)
- application/json
- Schema
- Example (from schema)
Schema
spectroComponentsstring
Possible values: [lock
, unlock
]
{
"spectroComponents": "lock"
}
Loading...