4.1.4.4. Traffic Director

The services module contains interfaces to all of the various service management features offered by the dyn.tm REST API

4.1.4.4.1. List Functions

The following function is primarily a helper function which performs an API “Get All” call. This function returns a single list of TrafficDirector service objects.

dyn.tm.services.dsf.get_all_dsf_services()[source]
Returns:A list of TrafficDirector Services
dyn.tm.services.dsf.get_all_dsf_monitors()[source]
Returns:A list of DSFMonitor Services