4.1.1. Zones

The zones module contains interfaces for all of the various Zone management features offered by the dyn.tm REST API

4.1.1.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 Zone objects.

dyn.tm.zones.get_all_zones()[source]

Accessor function to retrieve a List of all Zone‘s accessible to a user

Returns:a List of Zone‘s