Create a static host listAsk AIpost https://clearpass-hostname/api/static-host-listCreate a static host listBody ParamsnamestringrequiredName of the static host listdescriptionstringDescription of the static host listhost_formatstringenumrequiredFormat of the static host listsubnetregexlistAllowed:subnetregexlisthost_typestringenumrequiredHost type of the static host listIPAddressMACAddressAllowed:IPAddressMACAddressvaluestringValue for the host format "Subnet" and "Regular Expression"host_entriesobjectList of host entries (Address and Description) for the host format "List". For example, "host_entries":[{"host_address": "10.21.11.117", "host_address_desc" : "My host address description."}, {..} ..]host_entries objectResponses 201Created 401Unauthorized 403Forbidden 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago