Detach Security Group from K8
POST
/api/v1/kubernetes/detach-security-group/{kubernetes_cluster_id}/Path parameters
kubernetes_cluster_idPathintegerrequiredKubernetes ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
A list of security group IDs to detach from the virtual machine.
Responses
200Successfully Detached the security group
example
200example
Security Group Detached Successfully