Module: Pinnacle::Types::NetworkInsightStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/pinnacle/types/network_insight_status.rb
Constant Summary collapse
- AVAILABLE =
"available"- UNAVAILABLE =
"unavailable"- UNSUPPORTED =
"unsupported"- FAILED =
"failed"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values