Time Zones REST Endpoints
Power Data/Time Zones
The operations from the Power Data/Time Zones category.
- Create a Time Zone
- Method: postPath:
/timeZones
- Delete a Time Zone
- Method: deletePath:
/timeZones/{timeZoneGid}
- Get a Time Zone
- Method: getPath:
/timeZones/{timeZoneGid}
- Get Time Zones
- Method: getPath:
/timeZones
- Update a Time Zone
- Method: patchPath:
/timeZones/{timeZoneGid}