Skip to content

JobAttachmentDetails

Interface

Attachment details for adding or updating attachments.

Properties

PropertyTypeNotes
aliasstring

Attachment alias.

attachmentany

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

attachmentIdstring

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

folderstring

Folder where the attachment should be stored.

jobIdstring

Id of the job to add or update the attachment.

stepIdstring

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

urlstring

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.