synoptic.services.NetworkTypes#
- class synoptic.services.NetworkTypes(**params)[source]#
Get all available network types.
Refer to the official documentation: https://docs.synopticdata.com/services/network-types
- Parameters:
id
token (str, optional) – Synoptic API token. Required if the
SYNOPTIC_TOKENenvironment variable and the config file entry are not set.
Methods