API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Limit the number of returned limit request entities.
Offset value is used to exclude the first set of records from the result.
Filter by tag keys.
Filter by tag key-value pairs. Must be a valid JSON string. curl -G --data-urlencode "tag_key_value={"key": "value"}" --url "http://localhost:1111/v1/securitygroups/1/1"