Expanding an attribute of an element

You can use the expand query parameter to expand an attribute of an element.

Example: The following request returns information about the specified attribute of the element:

GET http://localhost:8082/7.1/elements/single_fw/1649?expand=internal_gateway_ref
"internal_gateway_ref": [
  {
"antivirus": false,
"auto_certificate": true,
"auto_site_content": true,
"dhcp_relay": {
...