tracdap.rt.metadata.resource

Module Contents

Classes

ResourceType

Enumeration of infrastructure resources that can be added to a tenant

class tracdap.rt.metadata.resource.ResourceType(*args, **kwds)

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