Skip to main content

Create a new security group

POST 

/projects/:projectId/zones/:zoneName/securitygroups

In case of success, the response body contains the created security group with its identifier.

Request

Responses

Created
Response Headers
  • X-Job-Href string
    Href of the asynchronous job that will process the request, in order to track its status.
  • X-Retry-After integer
    The number of seconds to wait before checking the status of the job.