JobAttachmentDetails

Interface

Attachment details for adding or updating attachments.

Properties

PropertyTypeNotes
string

Attachment alias.

any

The contents of the embedded attachment. Not used for linked attachments.

string

Attachment id when updating an existing attachment. Not used when adding new attachments.

string

Folder where the attachment should be stored.

string

Id of the job to add or update the attachment.

string

StepId used to tie an attachment to the step it was added as part of

string

Url for a linked attachment. Not used for embedded attachments.

alias

optional
Interface Property
alias: string

Attachment alias.

attachment

optional
Interface Property
attachment: any

The contents of the embedded attachment. Not used for linked attachments.

attachmentId

optional
Interface Property
attachmentId: string

Attachment id when updating an existing attachment. Not used when adding new attachments.

folder

optional
Interface Property
folder: string

Folder where the attachment should be stored.

jobId

Interface Property
jobId: string

Id of the job to add or update the attachment.

stepId

optional
Interface Property
stepId: string

StepId used to tie an attachment to the step it was added as part of

url

optional
Interface Property
url: string

Url for a linked attachment. Not used for embedded attachments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.