GET_HOST_SUBID_ADDR, // Gets host by IPv4 SubnetID and IPv4 address
GET_HOST_PREFIX, // Gets host by IPv6 prefix
GET_HOST_SUBID6_ADDR, // Gets host by IPv6 SubnetID and IPv6 prefix
- GET_HOST_ADDR6, // Gets host by IPv6 address/prefix
+ GET_HOST_ADDR6, // Gets hosts by IPv6 address/prefix
GET_HOST_SUBID4, // Gets hosts by IPv4 SubnetID
GET_HOST_SUBID6, // Gets hosts by IPv6 SubnetID
GET_HOST_HOSTNAME, // Gets hosts by hostname
GET_HOST_SUBID_ADDR, // Gets host by IPv4 SubnetID and IPv4 address
GET_HOST_PREFIX, // Gets host by IPv6 prefix
GET_HOST_SUBID6_ADDR, // Gets host by IPv6 SubnetID and IPv6 prefix
- GET_HOST_ADDR6, // Gets host by IPv6 address/prefix
+ GET_HOST_ADDR6, // Gets hosts by IPv6 address/prefix
GET_HOST_SUBID4, // Gets hosts by IPv4 SubnetID
GET_HOST_SUBID6, // Gets hosts by IPv6 SubnetID
GET_HOST_HOSTNAME, // Gets hosts by hostname
"This command retrieves all host reservations for given ip-address and optionally a specified subnet."
],
"cmd-comment": [
- "The host reservations can be identified by a pair of ip-address and subnet-id. Subnet-id is optional. Operation-target is optional; default is 'all'."
+ "The host reservations can be identified by a pair of 'ip-address' and 'subnet-id'. 'subnet-id' is optional. 'operation-target' is optional; default is 'all'."
],
"cmd-syntax": [
"{",