Sha256: e7af38951c6b1be829e2082a0353d5a777dc6bcc7e086b737d23ec79130c22ba

Contents?: true

Size: 1.05 KB

Versions: 7

Compression:

Stored size: 1.05 KB

Contents

Submit control to second role of CAC

Endpoint request parameters/fields

Field             Data Type  Details
-------------------------------------------------------------------------------------------------
systemId          Integer    [Required] Unique system identifier 
controlAcronym    String     [Required] Control acronym associated with the POA&M Item. NIST SP 800-53 Revision 4 defined.
complianceStatus  String     [Read-Only] Compliance status of the control.
currentStageName  String     [Read-Only] Current role.
currentStage      Integer    [Read-Only] Current step in the Control Approval Chain.
totalStages       Integer    [Read-Only] Total number of steps in Control Approval Chain.
comments*         String     [Conditional] Comments related to package approval chain. 10,000 Characters.

*Comments are not a required field at the first role of the CAC but are required at the second
role of the CAC. Comments cannot exceed 10,000 characters.

Example:

bundle exec exe/emasser post cac add --systemId [value] --controlAcronym [value] --comments [value]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
emasser-3.12.0 lib/emasser/help/approvalCac_post_mapper.md
emasser-3.10.0 lib/emasser/help/approvalCac_post_mapper.md
emasser-3.4.0 lib/emasser/help/approvalCac_post_mapper.md
emasser-1.0.6 lib/emasser/help/approvalCac_post_mapper.md
emasser-1.0.3 lib/emasser/help/approvalCac_post_mapper.md
emasser-1.0.1 lib/emasser/help/approvalCac_post_mapper.md
emasser-1.0.0 lib/emasser/help/approvalCac_post_mapper.md