Deleting an existing Real Time Traffic Management(RTTM) service region pool entry in the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.

REST Syntax

Click to view all REST Resources

/REST/RTTMRegionPoolEntry/ DELETE — Deletes an existing RTTM service region pool entry in the zone/node indicated.

HTTP Action — DELETE

URI — https://api.dynect.net/REST/RTTMRegionPoolEntry/<zone>/<fqdn>/<region_code>/<address>/

NOTE: Pools that are being auto-populated cannot be modified by this command.

Arguments:

No Arguments.

Response:

Not Applicable.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

DeleteOneRTTMRegionPoolEntry — Deletes one existing entry from a Real Time Traffic Management service region pool.

NOTE: Pools that are being auto-populated cannot be modified by this command.

Arguments — Click for More Info

Response:

Not Applicable.

Example Request — Click for More Info