Retrieve an FQDN connection
GET/fqdn_connections/:id
Retrieves the details of an existing FQDN connection.
Request
Responses
200:
Successful response with details about an FQDN connection.
401:
Unauthorized
403:
The user doesn't have the required permissions to perform the requested action.
404:
The requested resource doesn't exist.
422:
The request was well-formed but was unable to be followed due to semantic errors.