bluemax-ngf-add-host-object
Create a host object on the BLUEMAX NGF device.
bluemax-ngf-add-host-object [profile=PROFILE] zone=ZONE name=NAME ip=IP [description=DESCRIPTION]
- profile=PROFILE
- Connect profile name of BLUEMAX NGF
- zone=ZONE
- internal, external, or dmz
- name=NAME
- Name of the host object
- ip=IP
- IP address of the host object
- description=DESCRIPTION
- Description of the host object
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Profile name of BLUEMAX NGF |
| id | Integer | Object ID | |
| zone | String | Zone | e.g. internal, external, dmz |
| name | String | Name | |
| ip | IP address | IP address | |
| description | String | Description | |
| updated | Date | Updated | |
| used_by_fw | Bool | Used by IPv4 firewall rule | |
| used_by_fw6 | Bool | Used by IPv6 firewall rule | |
| used_by_nat | Bool | Used by NAT rule | |
| used_by_group | Bool | Used by group object | |
| used_by_app | Bool | Used by application tagging | |
| used_by_app6 | Bool | Used by IPv6 application tagging | |
| used_by_vpn | Bool | Used by VPN | |
| used_by_sslvpn | Bool | Used by SSL VPN | |
| used_by_ips | Bool | Used by IPS | |
| used_by_content | Bool | Used by content | |
| used_by_auth | Bool | Used by auth | |
| used_by_auth6 | Bool | Used by auth6 | |
| used_by_qos | Bool | Used by QoS |