ResourceType¶
- class tracdap.rt.metadata.ResourceType¶
Bases:
enum.Enum
Enumeration of infrastructure resources that can be added to a tenant
- INTERNAL_STORAGE = 2¶
Storage location for data held internally by the TRAC platform
- MODEL_REPOSITORY = 1¶
Model repository, which can be a source or binary repository
- RESOURCE_TYPE_NOT_SET = 0¶