Update Dns
Update DNS Entries
Request
URI
POST
https://{api_host}/hybridity/api//ztp/configure/maas
COPY
Request Body
DNS Config Request
dnsConfig of type(s) application/json
Required
{
"consumerKey": "string",
"tokenKey": "string",
"tokenSecret": "string",
"maasAddress": "string"
}
string
consumerKey
Required
consumerKey
string
tokenKey
Required
tokenKey
string
tokenSecret
Required
tokenSecret
string
maasAddress
Required
maasAddress
Responses
301
API endpoint has permanently moved.
Returns redirectResponse of type(s) application/json
{
"redirectURL": "string"
}
string
redirectURL
Optional
redirectURL
Response Headers
string
Location
URI where the client will find the new endpoint.
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
Dns Config Operations
POST
Update Dns