compute-envs
Disable compute environment
Disables the compute environment identified by the given computeEnvId. A disabled compute environment cannot be used to launch workflows. If the compute environment is primary, it will be automatically unset as primary.
post/compute-envs/{computeEnvId}/disable
Path parameters
computeEnvIdstring required
Compute environment string identifier
Query parameters
workspaceIdinteger
Workspace numeric identifier
Request body
EmptyBodyRequest required
Response
OK - No content