HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Replace a static host list

Replace a static host list

Path Params
string
required

Numeric ID of the static host list

Body Params
string
required

Name of the static host list

string

Description of the static host list

string
enum
required

Format of the static host list

Allowed:
string
enum
required

Host type of the static host list

Allowed:
string

Value for the host format "Subnet" and "Regular Expression"

host_entries
object

List 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."}, {..} ..]

Responses

Language
Response
Choose an example:
application/json