Download OpenAPI specification:
Security Plane API
id | integer <int32> |
submissionId | string or null |
status | integer <int32> (EgressStatus) Enum: 0 1 2 3 |
outputBucket | string or null |
completed | string or null <date-time> |
reviewer | string or null |
Array of objects or null (EgressFile) | |
tesId | string or null |
name | string or null |
{- "id": 0,
- "submissionId": "string",
- "status": 0,
- "outputBucket": "string",
- "completed": "2019-08-24T14:15:22Z",
- "reviewer": "string",
- "files": [
- {
- "id": 0,
- "name": "string",
- "status": 0,
- "lastUpdate": "2019-08-24T14:15:22Z",
- "reviewer": "string",
- "egressSubmission": { }
}
], - "tesId": "string",
- "name": "string"
}
id | integer <int32> |
submissionId | string or null |
status | integer <int32> (EgressStatus) Enum: 0 1 2 3 |
outputBucket | string or null |
completed | string or null <date-time> |
reviewer | string or null |
Array of objects or null (EgressFile) | |
tesId | string or null |
name | string or null |
{- "id": 0,
- "submissionId": "string",
- "status": 0,
- "outputBucket": "string",
- "completed": "2019-08-24T14:15:22Z",
- "reviewer": "string",
- "files": [
- {
- "id": 0,
- "name": "string",
- "status": 0,
- "lastUpdate": "2019-08-24T14:15:22Z",
- "reviewer": "string",
- "egressSubmission": { }
}
], - "tesId": "string",
- "name": "string"
}
id | integer <int32> |
submissionId | string or null |
status | integer <int32> (EgressStatus) Enum: 0 1 2 3 |
outputBucket | string or null |
completed | string or null <date-time> |
reviewer | string or null |
Array of objects or null (EgressFile) | |
tesId | string or null |
name | string or null |
{- "id": 0,
- "submissionId": "string",
- "status": 0,
- "outputBucket": "string",
- "completed": "2019-08-24T14:15:22Z",
- "reviewer": "string",
- "files": [
- {
- "id": 0,
- "name": "string",
- "status": 0,
- "lastUpdate": "2019-08-24T14:15:22Z",
- "reviewer": "string",
- "egressSubmission": { }
}
], - "tesId": "string",
- "name": "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
}
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
}