HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update some fields of a static host list

Update some fields of a static host list

Path Params
string
required

Numeric ID of the static host list

Body Params
string

Name of the static host list

string

Description of the static host list

string
enum

Format of the static host list

Allowed:
string
enum

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