API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Delete the named condition for Traffic Class

Individual named condition (Traffic Class) configuration entry.
Each named condition represents a specific traffic classification rule
that can be applied to network policies. The condition defines criteria
for matching network traffic based on various protocol headers and
application characteristics.

Named conditions provide reusability and consistency across multiple
policies, allowing network administrators to define traffic classes
once and reference them in various policy contexts such as network,
access control, and QoS.

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 named condition, which becomes the Traffic Class name
on the device. This name must be unique within the system and follows standard
naming conventions for network device objects. The Traffic Class name is used
by policies to reference this traffic classification rule.

Query Params
string

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

string

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

string

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

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