Security Groups
Delete security group rule
Delete a specific rule from a security group.
DELETE
Python
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
Path Parameters
Project ID
Region ID
Security group rule ID
Response
204
Everything is OK, the security group was deleted
Python