Access Gate
A physical gate which connects two zones.
📄️ listAccessGates
Returns a list of `AccessGate` resources.
📄️ createAccessGate
Creates a new access gate.
📄️ getAccessGate
Returns the access gate identified by the id provided in the path.
📄️ updateAccessGate
Updates the access gate identified by the id in the path.
📄️ deleteAccessGate
Deletes the access gate identified by the id in the path, if it exists.