Skip to main content

Update security Grp

PUT/api/v1/security_group/{security_grp_id}/

Path parameters

  • security_grp_idPathstringrequired

    Security Grp Id

Query parameters

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Deployment 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

object
namestring
exampletesting
descriptionstring
example
rulesarray

Responses

200Successful response indicating the security group was updated
object
codeinteger
example200
datastring
example
errorsobject
messagestring
exampleSecurity Group updated successfully.