Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 997 Bytes

File metadata and controls

21 lines (17 loc) · 997 Bytes

Project

Project

Properties

Name Type Required Description
rid ProjectRid Yes
display_name ResourceDisplayName Yes The display name of the Project. Must be unique and cannot contain a /
description Optional[str] No The description associated with the Project.
documentation Optional[str] No The documentation associated with the Project.
path ResourcePath Yes
created_by CreatedBy Yes
updated_by UpdatedBy Yes
created_time CreatedTime Yes
updated_time UpdatedTime Yes
trash_status TrashStatus Yes The trash status of the Project.
space_rid SpaceRid Yes The Space Resource Identifier (RID) that the Project lives in.

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