Skip to main content

Attach Security Group to K8

POST/kubernetes/attach-security-group/{kubernetes_cluster_id}/

Path parameters

  • kubernetes_cluster_idPathintegerrequired

    Kubernetes ID

Query parameters

Request body

application/json

object
security_group_idsarrayrequired

A list of security group IDs to attach to the virtual machine.

Responses

200Successfully attached the security group
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleSecurity Group Attached Successfully