class Axio::Api::AccessPoints
- Axio::Api::AccessPoints
- Reference
- Object
Defined in:
axio/api/access_points.crConstructors
Instance Method Summary
- #all : Halite::Response
- #grant(id : String) : Halite::Response
- #history(id : String) : Halite::Response
- #lock(id : String, permanent : String) : Halite::Response
- #reload(id : String) : Halite::Response
- #status(id : String) : Halite::Response
- #unlock(id : String, permanent : String) : Halite::Response