Traffic Sources DNS Devices
Returns a list of all DNS devices.
List of Requested DNS Devices
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Adds a new DNS device.
Name of the DNS device.
Type of the DNS device.
Site location of the DNS device.
Whether the DNS device is enabled.
Requested DNS Device
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Fetches a specific DNS device by ID.
The ID of the DNS device to fetch.
Requested DNS Device
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Updates a DNS device by ID.
The ID of the DNS device to update.
Name of the DNS device.
Type of the DNS device.
Site location of the DNS device.
Whether the DNS device is enabled.
Requested DNS Device
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes a DNS device by ID.
The ID of the DNS device to delete.
An empty response.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Deletes multiple DNS devices in bulk.
An empty response.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Enables a DNS device by ID.
The ID of the DNS device to enable.
Requested DNS Device
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Disables a DNS device by ID.
The ID of the DNS device to disable.
Requested DNS Device
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Last updated