sightline.simon
— DTaaS SDK¶
V1Resource
¶
- class sightline.simon.resource.V1Resource¶
A generic wrapper type that encompasses DTaaS API objects. Currently:
V1Status
¶
V1Error
¶
- class sightline.simon.resource.V1Error¶
An Exception type that is used for errors when interacting with
V1Resource
APIs.
Prototypes¶
Servables¶
Note that the top-level Servable API should not be used directly. The different kinds of Servables subclass this API, and they should be used instead. All Servables have the same API.