Updating the Traffic Director (DSF) service instance using the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.

NOTE: Total number of records in a single Response Pool may not be more than 255.

WARNING: Dyn recommends setting an explicit fallback record entry in all Traffic Director services to ensure a query is always answered with a record. See TD Best Practices – Fallback Entry for more information on setting up a fall back entry.

REST Syntax

Click to view all REST Resources
/REST/DSF/ PUT — Updates the indicated Traffic Director (DSF) service.

HTTP Action — PUT

URIs — https://api.dynect.net/REST/DSF/<service_id>/

Arguments — Click for More Info

Response — Click for More Info

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands
UpdateDSF — Updates the indicated Traffic Director (DSF) service.
Arguments — Click for More Info

  • string publish — Indicates whether or not the changes will be published immediately.
    Y — Service will be published on creation
    N — Service will be published when zone changes are published.
  • string tokenRequired. The session identifier.
Response — Click for More Info

Example Request — Click for More Info