Deleting an instance of the Geo Traffic Manager (classic) service 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.

Please see the list of ISO-3166 two letter codes for the names of countries and their subdivisions or one of the predefined groups for the countries array.

NOTE: The Geo Traffic Management (classic) Service is deprecated. Legacy users of the service should contact Concierge for any questions on adding a Geo Traffic Management service to your zone. All other users should use Traffic Director instead.

REST Syntax

Click to view all REST Resources

REST/Geo/ DELETE — Delete the instance of the Geo Traffic Manager service region.

HTTP Action — DELETE

URI — https://api.dynect.net/REST/Geo/<service_name>/

Arguments:

No Arguments.

Response:

Not Applicable.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

DeleteOneGeo — Delete the instance of Geo Traffic Manager service.

Arguments:

string nameRequired. Name of the service to be deleted.

string tokenRequired. The session identifier.

Response:

Not Applicable.

Example Request — Click for More Info