BlueprintQueryResult
BlueprintQueryResult
JSON Example
{
"count": 0,
"links": [
"string"
],
"nextPageLink": "string",
"objects": [
{
"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"
}
]
}
],
"prevPageLink": "string"
}
integer As int64 As int64
count
Optional
Count
array of string
links
Optional
List of links
string
nextPageLink
Optional
Next page link
string
prevPageLink
Optional
Previous page link