Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
Response
200 - application/json
Created security group details
Datetime when the security group was created
Examples:
"2019-06-18T11:56:16+0000"
Security group ID
Examples:
"00000000-0000-4000-8000-000000000000"
Security group name
Examples:
"my_security_group"
Project ID
Examples:
1337
Region name
Examples:
"Luxembourg 1"
Region ID
Examples:
7
The number of revisions
Examples:
1
Tags for a security group
Examples:
[
{
"key": "my-tag",
"read_only": false,
"value": "my-tag-value"
}
]
Datetime when the security group was last updated
Examples:
"2019-06-18T11:57:00+0000"
Security group description
Examples:
"Some description"
Security group rules