Skip to main content

Deployresponse

Properties

NameTypeDescriptionNotes
jobId(optional) stringUnique id assigned to this job.[default to undefined]
status(optional) stringStatus of the job.[default to undefined]
type(optional) stringType of the job, will always be CONFIG_DEPLOY_DRAFT for this type of job.[default to undefined]
message(optional) stringMessage providing information about the outcome of the deploy process.[default to undefined]
requesterName(optional) stringThe name of the user that initiated the deploy process.[default to undefined]
fileExists(optional) booleanWhether or not a results file was created and stored for this deploy.[default to true]
created(optional) stringThe time the job was started.[default to undefined]
modified(optional) stringThe time of the last update to the job.[default to undefined]
completed(optional) stringThe time the job was completed.[default to undefined]
draftId(optional) stringThe id of the draft that was used for this deploy.[default to undefined]
draftName(optional) stringThe name of the draft that was used for this deploy.[default to undefined]
cloudStorageStatus(optional) stringWhether this deploy results file has been transferred to a customer storage location.[default to undefined]