Attach Security Group to K8
POST
/api/v1/kubernetes/attach-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 attach to the virtual machine.
Responses
200Successfully attached the security group
example
200example
Security Group Attached Successfully