Available Security Group
GET
/api/v1/security_group/{vm_id}/detach/Path parameters
vm_idPathstringrequiredPath parameter
vm_id.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used to authenticate the request
- required
- must be a non-empty string
example{{api_key}}locationQuerystringrequiredLocation identifier for the security group query
- non-empty string
- valid location code
example{{location}}
Responses
200Successful response
HTTP status code indicating the result of the request
example
200- must be an integer
- value typically between 100 and 599
Human-readable status message for the response
example
Success- Must be a non-empty string
- Maximum length of 255 characters