Project

Project
Project
JSON Example
{
    "createdBy": "string",
    "creationDate": "string",
    "depth": 0,
    "description": "string",
    "displayName": "string",
    "enabledServices": [
        "string"
    ],
    "id": "string",
    "lastModifiedBy": "string",
    "lastModifiedDate": "string",
    "leaf": false,
    "parentPath": "string",
    "parentProjectId": "string",
    "projectMetadata": {
        "metadataContents": {
            "metadataContents": "string"
        },
        "metadataType": "string"
    },
    "subResourceServiceScopes": [
        "string"
    ],
    "type": "string",
    "vrn": "string"
}
string
createdBy
Optional

Username or clientId of the project creator

string As date-time As date-time
creationDate
Optional

Date of project creation

integer As int32 As int32
depth
Optional

depth

string
description
Optional

Description of the project

string
displayName
Required

Name of the project

array of string
enabledServices
Optional

List of serviceDefinitionIds of enabled services for this project

string
id
Required

ID generated by the system

string
lastModifiedBy
Optional

Username or clientId of the project modifier

string As date-time As date-time
lastModifiedDate
Optional

Date of last project modification

boolean
leaf
Optional

leaf

string
parentPath
Optional

parentPath

string
parentProjectId
Optional

Parent project of this project

projectMetadata
Optional

projectMetadata

array of string
subResourceServiceScopes
Optional

List of serviceDefinitionIds of allowed services for this project's children (Default is all)

string
type
Optional

Type of project (Default is CUSTOM)

Possible values are : CUSTOM, SYSTEM, ORG_DEFAULT,
string
vrn
Optional

vrn