{ "operationId": "getZoneManager", "method": "GET", "path": "/ZoneManager", "summary": "Solaris Zones Get the Zonemanager Singleton", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "name": "Getzonemanager200Example", "example": { "status": "success", "payload": { "evacuationState": "none" } } } ] }