Attach Security Group to K8
POST
/kubernetes/attach-security-group/{kubernetes_cluster_id}/Path parameters
kubernetes_cluster_idPathintegerrequiredKubernetes ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
A list of security group IDs to attach to the virtual machine.
Responses
200Successfully attached the security group
example
200example
Security Group Attached Successfully