Blueprint

Blueprint
Blueprint
JSON Example
{
    "content": "string",
    "contentSourceId": "string",
    "contentSourcePath": "string",
    "contentSourceSyncAt": "string",
    "contentSourceSyncMessages": [
        "string"
    ],
    "contentSourceSyncStatus": "string",
    "contentSourceType": "string",
    "createdAt": "string",
    "createdBy": "string",
    "description": "string",
    "id": "string",
    "name": "string",
    "orgId": "string",
    "projectId": "string",
    "projectName": "string",
    "requestScopeOrg": false,
    "selfLink": "string",
    "status": "string",
    "totalReleasedVersions": 0,
    "totalVersions": 0,
    "updatedAt": "string",
    "updatedBy": "string",
    "valid": false,
    "validationMessages": [
        {
            "message": "string",
            "path": "string",
            "resourceName": "string",
            "type": "string"
        }
    ]
}
string
content
Optional

Blueprint YAML content

string
contentSourceId
Optional

Content source id

string
contentSourcePath
Optional

Content source path

string As date-time As date-time
contentSourceSyncAt
Optional

Content source last sync time

array of string
contentSourceSyncMessages
Optional

Content source last sync messages

string
contentSourceSyncStatus
Optional

Content source last sync status

Possible values are : SUCCESSFUL, FAILED,
string
contentSourceType
Optional

Content source type

string As date-time As date-time
createdAt
Optional

Created time

string
createdBy
Optional

Created by

string
description
Optional

Blueprint description

string
id
Optional

Object ID

string
name
Optional

Blueprint name

string
orgId
Optional

Org ID

string
projectId
Optional

Project ID

string
projectName
Optional

Project Name

boolean
requestScopeOrg
Optional

Flag to indicate blueprint can be requested from any project in org

string
selfLink
Optional

Blueprint self link

string
status
Optional

Blueprint status

Possible values are : DRAFT, VERSIONED, RELEASED,
integer As int32 As int32
totalReleasedVersions
Optional

Total released versions

integer As int32 As int32
totalVersions
Optional

Total versions

string As date-time As date-time
updatedAt
Optional

Updated time

string
updatedBy
Optional

Updated by

boolean
valid
Optional

Validation result on update

validationMessages
Optional

Validation messages