Skip to main content

Get Address

Get an existing firewall address.

Parameters

ParameterDescription
NameName of the address to find.

Example Output

{
"http_method": "GET",
"revision": "d213a4d03ecd737f9a9a7c5e9769f3ab",
"results": [
{
"name": "test_address",
"q_origin_key": "test_address",
"uuid": "b8ba7a66-63f9-51ed-e56f-a23e87659c6f",
"subnet": "10.0.0.0 255.0.0.0",
"type": "ipmask",
"sub-type": "sdn",
"clearpass-spt": "unknown",
"start-mac": "00:00:00:00:00:00",
"end-mac": "00:00:00:00:00:00",
"country": "",
"cache-ttl": 0,
"sdn": "",
"fsso-group": [],
"interface": "",
"obj-type": "ip",
"comment": "",
"associated-interface": "",
"color": 0,
"filter": "",
"sdn-addr-type": "private",
"obj-id": "",
"list": [],
"tagging": [],
"allow-routing": "disable",
"fabric-object": "disable"
}
],
"vdom": "root",
"path": "firewall",
"name": "address",
"mkey": "test_address",
"status": "success",
"http_status": 200,
"serial": "FGTAWSXPBFVXR3D7",
"version": "v6.4.11",
"build": 2030
}

Workflow Library Example

Get Address with Fortigate and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop