API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create profile name for Multicast DNS

Multicast DNS profiles.

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

Multicast DNS profile name.

Query Params
string

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

string

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

string

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

Body Params

profilebody object

string
length between 1 and 256

User comment or description.

boolean
Defaults to false

Enable Multicast DNS Service Discovery

string
enum

mDNS filter action by matching inbound traffic

Show Details
DENYFilter rule action deny
PERMITFilter rule action permit
Allowed:
string
enum

mDNS filter action by matching outbound traffic

Show Details
DENYFilter rule action deny
PERMITFilter rule action permit
Allowed:
gateway-vlans
array of strings
length ≤ 2147483647
gateway-vlans
string
length between 1 and 256

Multicast DNS profile name.

service-discovery-rule-set
array of objects
length ≤ 2147483647

Configure multicast DNS Service Discovery profile that can be applied
on one or more L3 VLAN interfaces.
The profile contains a set of rules that define various match parameters
such as service-name and service-instance-name.

service-discovery-rule-set
service-discovery-service
array of objects
length ≤ 2147483647

Configure a service for mDNS gateway. Multiple service IDs can be grouped into
a single user-defined service name.

service-discovery-service
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