Get an attachment in the scope of the specific request.
The definition represents an Attachment object in Marketplace. This Attachment object inherits from the abstract File base object.
inlineAttachmentContent
string
Inline attachment content. For example, in the case of type LicenseKey
, this field is populated with a license key string.
Example: "DFE25-GQ943-GH992-KL235-PY037"
id
Primary attachment identifier using the prefix “ATT”.
Example: "ATT-1234-1234-1234"
classification
File or License Key
Example: "File"
status
Attachment status. Can be Published or Deleted.
Example: "Published"
Create a request attachment.
List attachments in the scope of the specific request.
Request attachment id
Request attachment id
No Content
Success
Success
Json representation of the attachment
Created