Post
/v2/assurance/create-dnsproxy-entry
Security
API Key: jwtAuth
Header parameter nameauthorization
Use Bearer <token>
Header parameters
Authorization
stringRequired
Bearer token. Format: Bearer <your_token_here>
Body parameters
object
dnsproxyEntry
object (assuranceDnsProxyEntry)
dnsproxyEntryId
string Required
dns proxy table entry id (required)
Exampleexample string
ipList
Array of string Required
string
IP list to exclude (required)
Exampleexample string
name
string Required
name of the entry (required)
ExampleDNSPROXY_EXCEPTION_DNS
nameText
string Required
user defined name of the record (required)
Exampleexample string
portList
Array of string Required
string
port list to exclude (required)
Exampleexample string
protocol
string Required
protocol to exclude (required)
Exampleexample string
Responses
200
OK
object
dnsproxyEntryId
string
dns proxy table entry id (required)
Exampleexample string