kubernetes
Toggle the system state for a namespace
Toggle the system state for a namespace Access policy: Administrator or environment administrator.
put/kubernetes/{id}/namespaces/{namespace}/system
Path parameters
idinteger required
Environment identifier
namespacestring required
Namespace name
Request body
Example request
{
"System": true
}Response
Success