Service: Zone
| This API is officially released and maintained. | 
The zone service allows getting, configuring, deleting and receiving updates of the configured zones.
| Method | Request | Response | 
|---|---|---|
ZoneWatchResponseStream  | 
List
Returns the configured zones
Response
Response containing the configured list of zones
| Field | Type | Default | Unit | 
|---|---|---|---|
zones  | 
repeated config.ZoneAlgorithm  | 
-  | 
-  | 
The currently configured zones  | 
|||
Store
Store / Update a zone
Watch
Watch configuration for zone list
Response Stream
Continuous response on zone list changes
| Field | Type | Default | Unit | 
|---|---|---|---|
zones  | 
repeated config.ZoneAlgorithm  | 
-  | 
-  | 
The current/updated list of zones  | 
|||