Replace a static host list by nameAsk AIput https://clearpass-hostname/api/static-host-list/name/{name}Replace a static host list by namePath ParamsnamestringrequiredUnique name of the 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 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago