class Cisco::DNASpaces::Location
- Cisco::DNASpaces::Location
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
cisco/dna_spaces/location.crConstructors
Instance Method Summary
-
#descriptions(mappings = {} of String => String)
Maps location_ids to location names
-
#details(mappings = {} of String => String)
Maps tag names to location_ids
- #location_id : String
- #name : String
- #parent : Location | Nil
-
#tags : Array(String)
TODO : this might be better as an enum if there are only limited types
Constructor Detail
Instance Method Detail
Maps location_ids to location names