Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 973 Bytes

Project.md

File metadata and controls

18 lines (13 loc) · 973 Bytes

Project

Properties

Name Type Description Notes
name str Project's name.
pid str A UUID identifying this project. [optional] [readonly]
category str Project's category. [optional]
container_image str Path of the project's container image. [optional] [readonly]
users [Permission] Users with permissions on this project. [optional]
data_status str Data status. [optional]
data_expiry_days int Days before data is deleted. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]