Parameters

ParameterDescription
End IPThe last IP of the address’ range. Required for type iprange. Must be a valid IP.
Fully Qualified Domain NameThe fully qualified domain name of the address. Required for type fqdn. Must be a valid domain name.
NameName of the address to update.
Start IPThe first IP of the address’ range. Required for type iprange. Must be a valid IP.
SubnetSubnet for the new address.Required for type ipmask.Must be two valid IP addresses separated by a space, forming a IP subnet mask.

Example Output

{    "http_method": "PUT",    "revision": "8c79d7d0adc2d3526bb08b55f9c707f1",    "revision_changed": true,    "old_revision": "3db413d4a5c9f102f9d53573ead18321",    "mkey": "test_address",    "status": "success",    "http_status": 200,    "vdom": "root",    "path": "firewall",    "name": "address",    "serial": "FGTAWSXPBFVXR3D7",    "version": "v6.4.11",    "build": 2030}

Workflow Library Example

Update Address with Fortigate and Send Results Via Email

Preview this Workflow on desktop