Download OpenAPI specification:
Control Plane API
error | boolean |
errorMessage | string or null |
id | integer <int32> |
submissionProjectId | integer <int32> |
userName | string or null |
password | string or null |
submissionProjectName | string or null |
description | string or null |
Array of objects or null (TreMembershipDecision) | |
localProjectName | string or null |
decision | integer <int32> (Decision) Enum: 0 1 2 |
archived | boolean |
approvedBy | string or null |
lastDecisionDate | string <date-time> |
projectExpiryDate | string <date-time> |
submissionBucketTre | string or null |
outputBucketTre | string or null |
Array of objects or null (TreAuditLog) | |
outputBucketSub | string or null |
[- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "submissionProjectId": 0,
- "userName": "string",
- "password": "string",
- "submissionProjectName": "string",
- "description": "string",
- "memberDecisions": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "submissionUserId": 0,
- "memberDecisions": [
- { }
], - "archived": true,
- "username": "string",
- "email": "string"
}, - "project": { },
- "archived": true,
- "decision": 0,
- "projectExpiryDate": "2019-08-24T14:15:22Z",
- "approvedBy": "string",
- "lastDecisionDate": "2019-08-24T14:15:22Z",
- "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "approved": true,
- "approvedBy": "string",
- "iPaddress": "string",
- "date": "2019-08-24T14:15:22Z",
- "project": { },
- "membershipDecision": { }
}
]
}
], - "localProjectName": "string",
- "decision": 0,
- "archived": true,
- "approvedBy": "string",
- "lastDecisionDate": "2019-08-24T14:15:22Z",
- "projectExpiryDate": "2019-08-24T14:15:22Z",
- "submissionBucketTre": "string",
- "outputBucketTre": "string",
- "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "approved": true,
- "approvedBy": "string",
- "iPaddress": "string",
- "date": "2019-08-24T14:15:22Z",
- "project": { },
- "membershipDecision": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "submissionUserId": 0,
- "memberDecisions": [
- { }
], - "archived": true,
- "username": "string",
- "email": "string"
}, - "project": { },
- "archived": true,
- "decision": 0,
- "projectExpiryDate": "2019-08-24T14:15:22Z",
- "approvedBy": "string",
- "lastDecisionDate": "2019-08-24T14:15:22Z",
- "auditLogs": [
- { }
]
}
}
], - "outputBucketSub": "string"
}
]
error | boolean |
errorMessage | string or null |
id | integer <int32> |
object (TreUser) | |
object (TreProject) | |
archived | boolean |
decision | integer <int32> (Decision) Enum: 0 1 2 |
projectExpiryDate | string <date-time> |
approvedBy | string or null |
lastDecisionDate | string <date-time> |
Array of objects or null (TreAuditLog) |
[- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "submissionUserId": 0,
- "memberDecisions": [
- { }
], - "archived": true,
- "username": "string",
- "email": "string"
}, - "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "submissionProjectId": 0,
- "userName": "string",
- "password": "string",
- "submissionProjectName": "string",
- "description": "string",
- "memberDecisions": [
- { }
], - "localProjectName": "string",
- "decision": 0,
- "archived": true,
- "approvedBy": "string",
- "lastDecisionDate": "2019-08-24T14:15:22Z",
- "projectExpiryDate": "2019-08-24T14:15:22Z",
- "submissionBucketTre": "string",
- "outputBucketTre": "string",
- "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "approved": true,
- "approvedBy": "string",
- "iPaddress": "string",
- "date": "2019-08-24T14:15:22Z",
- "project": { },
- "membershipDecision": { }
}
], - "outputBucketSub": "string"
}, - "archived": true,
- "decision": 0,
- "projectExpiryDate": "2019-08-24T14:15:22Z",
- "approvedBy": "string",
- "lastDecisionDate": "2019-08-24T14:15:22Z",
- "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "approved": true,
- "approvedBy": "string",
- "iPaddress": "string",
- "date": "2019-08-24T14:15:22Z",
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "submissionProjectId": 0,
- "userName": "string",
- "password": "string",
- "submissionProjectName": "string",
- "description": "string",
- "memberDecisions": [
- { }
], - "localProjectName": "string",
- "decision": 0,
- "archived": true,
- "approvedBy": "string",
- "lastDecisionDate": "2019-08-24T14:15:22Z",
- "projectExpiryDate": "2019-08-24T14:15:22Z",
- "submissionBucketTre": "string",
- "outputBucketTre": "string",
- "auditLogs": [
- { }
], - "outputBucketSub": "string"
}, - "membershipDecision": { }
}
]
}
]
subId | string |
statusType | integer <int32> (StatusType) Enum: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
description | string |
subId | string or null |
files | Array of strings or null |
tesId | string or null |
name | string or null |
{- "subId": "string",
- "files": [
- "string"
], - "tesId": "string",
- "name": "string"
}
subId | string or null |
Array of objects or null (EgressResult) | |
outputBucket | string or null |
{- "subId": "string",
- "fileResults": [
- {
- "fileName": "string",
- "approved": true
}
], - "outputBucket": "string"
}
error | boolean |
errorMessage | string or null |
id | integer <int32> |
parentId | integer or null <int32> |
tesId | string or null |
sourceCrate | string or null |
tesName | string or null |
tesJson | string or null |
finalOutputFile | string or null |
dockerInputLocation | string or null |
object (Project) | |
parent | object (Submission) Recursive |
children | Array of objects or null (Submission) |
Array of objects or null (HistoricStatus) | |
Array of objects or null (StageInfo) | |
Array of objects or null (SubmissionFile) | |
Array of objects or null (AuditLog) | |
object (Tre) | |
object (User) | |
lastStatusUpdate | string <date-time> |
startTime | string <date-time> |
endTime | string <date-time> |
status | integer <int32> (StatusType) Enum: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
statusDescription | string or null |
queryToken | string or null |
{- "error": true,
- "errorMessage": "string",
- "id": 0,
- "parentId": 0,
- "tesId": "string",
- "sourceCrate": "string",
- "tesName": "string",
- "tesJson": "string",
- "finalOutputFile": "string",
- "dockerInputLocation": "string",
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
]
}, - "parent": { },
- "children": [
- { }
], - "historicStatuses": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "submission": { },
- "status": 0,
- "statusDescription": "string",
- "isCurrent": true,
- "isStillRunning": true
}
], - "stageInfo": [
- {
- "statusTypeList": [
- 0
], - "stageName": "string",
- "stageNumber": 0,
- "stagesDict": {
- "property1": [
- 0
], - "property2": [
- 0
]
}
}
], - "submissionFiles": [
- {
- "id": 0,
- "name": "string",
- "treBucketFullPath": "string",
- "submisionBucketFullPath": "string",
- "status": 0,
- "description": "string",
- "submission": { }
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "decision": 0
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": { },
- "decision": 0
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}, - "tre": { },
- "decision": 0
}
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "decision": 0
}
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "submittedBy": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- { }
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "lastStatusUpdate": "2019-08-24T14:15:22Z",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "status": 0,
- "statusDescription": "string",
- "queryToken": "string"
}
error | boolean |
errorMessage | string or null |
id | integer <int32> |
parentId | integer or null <int32> |
tesId | string or null |
sourceCrate | string or null |
tesName | string or null |
tesJson | string or null |
finalOutputFile | string or null |
dockerInputLocation | string or null |
object (Project) | |
parent | object (Submission) Recursive |
children | Array of objects or null (Submission) |
Array of objects or null (HistoricStatus) | |
Array of objects or null (StageInfo) | |
Array of objects or null (SubmissionFile) | |
Array of objects or null (AuditLog) | |
object (Tre) | |
object (User) | |
lastStatusUpdate | string <date-time> |
startTime | string <date-time> |
endTime | string <date-time> |
status | integer <int32> (StatusType) Enum: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
statusDescription | string or null |
queryToken | string or null |
{- "error": true,
- "errorMessage": "string",
- "id": 0,
- "parentId": 0,
- "tesId": "string",
- "sourceCrate": "string",
- "tesName": "string",
- "tesJson": "string",
- "finalOutputFile": "string",
- "dockerInputLocation": "string",
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
]
}, - "parent": { },
- "children": [
- { }
], - "historicStatuses": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "submission": { },
- "status": 0,
- "statusDescription": "string",
- "isCurrent": true,
- "isStillRunning": true
}
], - "stageInfo": [
- {
- "statusTypeList": [
- 0
], - "stageName": "string",
- "stageNumber": 0,
- "stagesDict": {
- "property1": [
- 0
], - "property2": [
- 0
]
}
}
], - "submissionFiles": [
- {
- "id": 0,
- "name": "string",
- "treBucketFullPath": "string",
- "submisionBucketFullPath": "string",
- "status": 0,
- "description": "string",
- "submission": { }
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "decision": 0
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": { },
- "decision": 0
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}, - "tre": { },
- "decision": 0
}
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "decision": 0
}
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "submittedBy": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- { }
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- { }
]
}, - "decision": 0
}
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": { },
- "decision": 0
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "lastStatusUpdate": "2019-08-24T14:15:22Z",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "status": 0,
- "statusDescription": "string",
- "queryToken": "string"
}
subId | string |
statusType | integer <int32> (StatusType) Enum: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
finalFile | string |
description | string |
submissionId | integer <int32> |
id | integer <int32> |
name | string or null |
treBucketFullPath | string or null |
submisionBucketFullPath | string or null |
status | integer <int32> (FileStatus) Enum: 0 1 2 |
description | string or null |
object (Submission) |
[- {
- "id": 0,
- "name": "string",
- "treBucketFullPath": "string",
- "submisionBucketFullPath": "string",
- "status": 0,
- "description": "string",
- "submission": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "parentId": 0,
- "tesId": "string",
- "sourceCrate": "string",
- "tesName": "string",
- "tesJson": "string",
- "finalOutputFile": "string",
- "dockerInputLocation": "string",
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
]
}, - "parent": { },
- "children": [
- { }
], - "historicStatuses": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "submission": { },
- "status": 0,
- "statusDescription": "string",
- "isCurrent": true,
- "isStillRunning": true
}
], - "stageInfo": [
- {
- "statusTypeList": [
- 0
], - "stageName": "string",
- "stageNumber": 0,
- "stagesDict": {
- "property1": [
- 0
], - "property2": [
- 0
]
}
}
], - "submissionFiles": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- { }
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- { }
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "tre": { },
- "decision": 0
}
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- { }
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "tre": { },
- "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- null
], - "submissions": [
- null
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "tres": [
- { }
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "fullName": null,
- "name": null,
- "email": null,
- "projects": [ ],
- "submissions": [ ],
- "formData": null,
- "biography": null,
- "organisation": null,
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "tre": { },
- "decision": 0
}
]
}, - "user": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "submittedBy": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "fullName": "string",
- "name": "string",
- "email": "string",
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- { }
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": null,
- "submissionProj": null,
- "tre": null,
- "decision": null
}
], - "membershipTreDecision": [
- {
- "id": null,
- "submissionProj": null,
- "user": null,
- "tre": null,
- "decision": null
}
], - "auditLogs": [
- {
- "error": null,
- "errorMessage": null,
- "id": null,
- "project": null,
- "user": null,
- "tre": null,
- "submission": null,
- "loggedInUserName": null,
- "historicFormData": null,
- "iPaddress": null,
- "logType": null,
- "date": null
}
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}, - "decision": 0
}
]
}
], - "submissions": [
- { }
], - "formData": "string",
- "biography": "string",
- "organisation": "string",
- "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": { },
- "user": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "decision": 0
}
], - "membershipTreDecision": [
- { }
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- { }
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "user": { },
- "tre": { },
- "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "decision": 0
}
], - "auditLogs": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "project": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- { }
], - "tres": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- null
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
], - "auditLogs": [
- null
]
}
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- { }
], - "auditLogs": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": { },
- "user": { },
- "tre": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "projects": [ ],
- "name": null,
- "lastHeartBeatReceived": null,
- "adminUsername": null,
- "about": null,
- "formData": null,
- "submissions": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ],
- "auditLogs": [ ]
}, - "decision": 0
}
]
}, - "user": { },
- "tre": {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "projects": [
- {
- "error": true,
- "errorMessage": "string",
- "id": 0,
- "users": [
- null
], - "tres": [
- null
], - "formData": "string",
- "name": "string",
- "display": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "projectDescription": "string",
- "projectOwner": "string",
- "projectContact": "string",
- "markAsEmbargoed": true,
- "submissionBucket": "string",
- "outputBucket": "string",
- "submissions": [
- null
], - "auditLogs": [
- null
], - "projectTreDecisions": [
- null
], - "membershipTreDecision": [
- null
]
}
], - "name": "string",
- "lastHeartBeatReceived": "2019-08-24T14:15:22Z",
- "adminUsername": "string",
- "about": "string",
- "formData": "string",
- "submissions": [
- { }
], - "projectTreDecisions": [
- {
- "id": 0,
- "submissionProj": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "tre": { },
- "decision": 0
}
], - "membershipTreDecision": [
- {
- "id": 0,
- "submissionProj": {
- "error": null,
- "errorMessage": null,
- "id": null,
- "users": [ ],
- "tres": [ ],
- "formData": null,
- "name": null,
- "display": null,
- "startDate": null,
- "endDate": null,
- "projectDescription": null,
- "projectOwner": null,
- "projectContact": null,
- "markAsEmbargoed": null,
- "submissionBucket": null,
- "outputBucket": null,
- "submissions": [ ],
- "auditLogs": [ ],
- "projectTreDecisions": [ ],
- "membershipTreDecision": [ ]
}, - "user": { },
- "tre": { },
- "decision": 0
}
], - "auditLogs": [
- { }
]
}, - "submission": { },
- "loggedInUserName": "string",
- "historicFormData": "string",
- "iPaddress": "string",
- "logType": 0,
- "date": "2019-08-24T14:15:22Z"
}
]
}, - "lastStatusUpdate": "2019-08-24T14:15:22Z",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "status": 0,
- "statusDescription": "string",
- "queryToken": "string"
}
}
]
error | boolean |
errorMessage | string or null |
id | integer <int32> |
userName required | string non-empty |
passwordEnc required | string non-empty |
confirmPassword | string or null |
credentialType | integer <int32> (CredentialType) Enum: 0 1 2 |
valid | boolean |
{- "error": true,
- "errorMessage": "string",
- "id": 0,
- "userName": "string",
- "passwordEnc": "string",
- "confirmPassword": "string",
- "credentialType": 0,
- "valid": true
}
error | boolean |
errorMessage | string or null |
id | integer <int32> |
userName required | string non-empty |
passwordEnc required | string non-empty |
confirmPassword | string or null |
credentialType | integer <int32> (CredentialType) Enum: 0 1 2 |
valid | boolean |
{- "error": true,
- "errorMessage": "string",
- "id": 0,
- "userName": "string",
- "passwordEnc": "string",
- "confirmPassword": "string",
- "credentialType": 0,
- "valid": true
}
id | integer <int32> |
formIoUrl | string or null |
formIoString | string or null |
createdDate | string <date-time> |
{- "id": 0,
- "formIoUrl": "string",
- "formIoString": "string",
- "createdDate": "2019-08-24T14:15:22Z"
}
userId | integer <int32> |
projectId | integer <int32> |
Array of objects or null (SelectListItem) | |
Array of objects or null (SelectListItem) |
{- "userId": 0,
- "projectId": 0,
- "projectItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
], - "userItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
]
}
userId | integer <int32> |
projectId | integer <int32> |
Array of objects or null (SelectListItem) | |
Array of objects or null (SelectListItem) |
{- "userId": 0,
- "projectId": 0,
- "projectItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
], - "userItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
]
}
userId | integer <int32> |
projectId | integer <int32> |
Array of objects or null (SelectListItem) | |
Array of objects or null (SelectListItem) |
{- "userId": 0,
- "projectId": 0,
- "projectItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
], - "userItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
]
}
projectId | integer <int32> |
treId | integer <int32> |
Array of objects or null (SelectListItem) | |
Array of objects or null (SelectListItem) |
{- "projectId": 0,
- "treId": 0,
- "projectItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
], - "treItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
]
}
projectId | integer <int32> |
treId | integer <int32> |
Array of objects or null (SelectListItem) | |
Array of objects or null (SelectListItem) |
{- "projectId": 0,
- "treId": 0,
- "projectItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
], - "treItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
]
}
projectId | integer <int32> |
userId | integer <int32> |
decision | integer <int32> (Decision) Enum: 0 1 2 |
[- {
- "projectId": 0,
- "userId": 0,
- "decision": 0
}
]
id | string or null |
state | integer <int32> (TesState) Enum: 1 2 3 4 5 6 7 8 9 |
name | string or null |
description | string or null |
Array of objects or null (TesInput) | |
Array of objects or null (TesOutput) | |
object (TesResources) | |
Array of objects or null (TesExecutor) | |
volumes | Array of strings or null |
object or null | |
Array of objects or null (TesTaskLog) | |
creationTime | string or null <date-time> |
{- "id": "string",
- "state": 1,
- "name": "string",
- "description": "string",
- "inputs": [
- {
- "name": "string",
- "description": "string",
- "url": "string",
- "path": "string",
- "type": 1,
- "content": "string",
- "streamable": true
}
], - "outputs": [
- {
- "name": "string",
- "description": "string",
- "url": "string",
- "path": "string",
- "type": 1
}
], - "resources": {
- "cpuCores": 0,
- "preemptible": true,
- "ramGb": 0.1,
- "diskGb": 0.1,
- "zones": [
- "string"
], - "backendParameters": {
- "property1": "string",
- "property2": "string"
}, - "backendParametersStrict": true
}, - "executors": [
- {
- "image": "string",
- "command": [
- "string"
], - "workdir": "string",
- "stdin": "string",
- "stdout": "string",
- "stderr": "string",
- "env": {
- "property1": "string",
- "property2": "string"
}
}
], - "volumes": [
- "string"
], - "tags": {
- "property1": "string",
- "property2": "string"
}, - "logs": [
- {
- "logs": [
- {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "stdout": "string",
- "stderr": "string",
- "exitCode": 0
}
], - "metadata": {
- "property1": "string",
- "property2": "string"
}, - "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "outputs": [
- {
- "url": "string",
- "path": "string",
- "sizeBytes": "string"
}
], - "systemLogs": [
- "string"
]
}
], - "creationTime": "2019-08-24T14:15:22Z"
}
id | integer <int32> |
formIoUrl | string or null |
formIoString | string or null |
createdDate | string <date-time> |
{- "id": 0,
- "formIoUrl": "string",
- "formIoString": "string",
- "createdDate": "2019-08-24T14:15:22Z"
}
id | integer <int32> |
formIoUrl | string or null |
formIoString | string or null |
createdDate | string <date-time> |
{- "id": 0,
- "formIoUrl": "string",
- "formIoString": "string",
- "createdDate": "2019-08-24T14:15:22Z"
}
userId | integer <int32> |
projectId | integer <int32> |
Array of objects or null (SelectListItem) | |
Array of objects or null (SelectListItem) |
{- "userId": 0,
- "projectId": 0,
- "projectItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
], - "userItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
]
}
userId | integer <int32> |
projectId | integer <int32> |
Array of objects or null (SelectListItem) | |
Array of objects or null (SelectListItem) |
{- "userId": 0,
- "projectId": 0,
- "projectItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
], - "userItemList": [
- {
- "disabled": true,
- "group": {
- "disabled": true,
- "name": "string"
}, - "selected": true,
- "text": "string",
- "value": "string"
}
]
}