Available Security Group
GET
/api/v1/security_group/{vm_id}/detach/Path parameters
vm_idPathstringrequiredPath parameter
vm_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used to authenticate the request
- required
- must be a non-empty string
example{{api_key}}locationQuerystringoptionalLocation 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