View source: R/auditmanager_operations.R
auditmanager_get_evidence | R Documentation |
Gets information about a specified evidence item.
See https://www.paws-r-sdk.com/docs/auditmanager_get_evidence/ for full documentation.
auditmanager_get_evidence(
assessmentId,
controlSetId,
evidenceFolderId,
evidenceId
)
assessmentId |
[required] The unique identifier for the assessment. |
controlSetId |
[required] The unique identifier for the control set. |
evidenceFolderId |
[required] The unique identifier for the folder that the evidence is stored in. |
evidenceId |
[required] The unique identifier for the evidence. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.