bluemax-ads-add-host-object
Create a host object on the BLUEMAX ADS device.
bluemax-ads-add-host-object profile=VALUE name=VALUE ip=VALUE [description=VALUE] [force=VALUE]
- profile=VALUE
- Required. Connect profile name of BLUEMAX ADS
- name=VALUE
- Required. Name of the host object
- ip=VALUE
- Required. IP address of the host object
- description=VALUE
- Optional. Description of the host object
- force=VALUE
- Optional. Force duplicate IP (0 or 1, default: 0)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| id | Integer | Object ID | |
| name | String | Name | |
| ip | IP | IP address | |
| description | String | Description | |
| updated | Date | Updated | |
| used_by_group | Boolean | Used by group object | |
| used_by_pd | Boolean | Used by protection domain | |
| used_by_pd_excpt | Boolean | Used by protection domain exception | |
| used_by_int_net | Boolean | Used by internal network | |
| used_by_acl | Boolean | Used by ACL | |
| used_by_ips | Boolean | Used by IPS | |
| used_by_ddos | Boolean | Used by DDoS | |
| used_by_ssl | Boolean | Used by SSL | |
| used_by_pb_qos | Boolean | Used by PB QoS | |
| used_by_dy_qos | Boolean | Used by DY QoS |