API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update policy-group-list by name

An ordered list of firewall policies with their evaluation priorities.
Policies are evaluated in ascending order by position (lower values first).
Each policy name must be unique, and each position must be unique within the group.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Unique identifier for the firewall policy. This name must reference an existing
policy configured in the system. Maximum length is 256 characters.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

policy-group-listbody object

string
length between 1 and 256

A user-defined description explaining the purpose or context of this policy's
placement in the evaluation sequence. Maximum length is 256 characters.

string
length between 1 and 256

Unique identifier for the firewall policy. This name must reference an existing
policy configured in the system. Maximum length is 256 characters.

int64
required
1 to 2000

The evaluation priority of this policy in the global policy sequence. Policies are
evaluated in ascending order (lower numbers are evaluated first). This value must be
unique across all policies in the group. Valid range: 1 to 2000.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json