Firewalls
firewalls
Security Groups
firewalls.security_groups
Methods
Add new rule to security group
Create a deep copy of security group
Create security group
Delete security group
Get security groups
Limit the number of returned limit request entities.
Filter by metadata keys. Must be a valid JSON string. curl -G --data-urlencode "metadata_k=["value", "sense"]" --url "http://localhost:1111/v1/securitygroups/1/1"
Filter by metadata key-value pairs. Must be a valid JSON string. curl -G --data-urlencode "metadata_kv={"key": "value"}" --url "http://localhost:1111/v1/securitygroups/1/1"
Offset value is used to exclude the first set of records from the result.
Number of objects
Objects
Get security group
Revert security group
Change security group
Domain types
firewalls.security_groups.instances
Methods
Retrieve the instances list (filter by security group)
firewalls.security_groups.metadata
Methods
Create or update one or more metadata items for a security group. If an item does not exist, it gets created. If an item already exists, it's value is overwritten
Lists all metadata for a security group
All existing metadata is deleted and replaced with the metadata from the request.
firewalls.security_groups.metadata_item
Methods
Delete security group metadata item by key
Get network metadata item by key
firewalls.security_groups.rules
Methods
Delete security group rule
Edit the security group rule: delete old and create new rule