View source: R/auditmanager_operations.R
auditmanager_batch_disassociate_assessment_report_evidence | R Documentation |
Disassociates a list of evidence from an assessment report in Audit Manager.
See https://www.paws-r-sdk.com/docs/auditmanager_batch_disassociate_assessment_report_evidence/ for full documentation.
auditmanager_batch_disassociate_assessment_report_evidence(
assessmentId,
evidenceFolderId,
evidenceIds
)
assessmentId |
[required] The identifier for the assessment. |
evidenceFolderId |
[required] The identifier for the folder that the evidence is stored in. |
evidenceIds |
[required] The list of evidence identifiers. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.