CreateProjectRequest

CreateProjectRequest
CreateProjectRequest
JSON Example
{
    "description": "string",
    "displayName": "string",
    "parentProjectId": "string",
    "subResourceServiceScopes": [
        "string"
    ],
    "type": "string",
    "vrn": "string"
}
string
description
Optional
Constraints: minLength: 0 maxLength: 255

Description of the project

string
displayName
Required
Constraints: minLength: 0 maxLength: 255

Name of the project

string
parentProjectId
Optional

Parent project of this project

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