Miosa.Types (Miosa v1.0.0)

Copy Markdown View Source

Typed structs representing all MIOSA API response objects.

All structs use atom keys and provide a from_map/1 constructor that accepts the raw string-keyed maps returned by the API.

Summary

Types

Controls who can access a computer's HTTP endpoints.

Types

visibility()

@type visibility() :: :public | :tenant | :key

Controls who can access a computer's HTTP endpoints.