Skip to main content

List DNS for service

Returns a list of DNS zones under the service

HTTP Request

GET /service/@service_id/dns

Auth: true

QUERY PARAMETERS

ParameterTypeDescription
service_idintService ID

Example Response


{
"error": [
"invalid method"
]
}