Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteRuleAttachmentParams

Parameters for the deleteRuleAttachment operation.

Hierarchy

  • DeleteRuleAttachmentParams

Index

Properties

attachmentId

attachmentId: string

The UUID that uniquely identifies the attachment.

Optional headers

headers: OutgoingHttpHeaders

ruleId

ruleId: string

The UUID that uniquely identifies the rule.

Optional transactionId

transactionId: string

The unique identifier that is used to trace an entire request. If you omit this field, the service generates and sends a transaction ID as a response header of the request. In the case of an error, the transaction ID is set in the trace field of the response body.

Note: To help with debugging logs, it is strongly recommended that you generate and supply a Transaction-Id with each request.

Generated using TypeDoc