Sha256: 5b12ea2f79f643475882d8149986b6e28ed1236efcecf9458d065bc5f7e6e805
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
# SwaggerClient::TestResultsGet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **system_id** | **Integer** | [Required] Unique eMASS identifier. Will need to provide correct number | [optional] **control** | **String** | [Read-Only] Control acronym associated with the test result. NIST SP 800-53 Revision 4 defined. | [optional] **cci** | **String** | [Required] CCI associated with test result. | [optional] **is_inherited** | **BOOLEAN** | [Read-only] Indicates whether a test result is inherited. | [optional] **tested_by** | **String** | [Required] Last Name, First Name. 100 Characters. | [optional] **test_date** | **Integer** | [Required] Unix time format. | [optional] **description** | **String** | [Required] Include description of test result. 4000 Characters. | [optional] **type** | **String** | [Read-Only] Indicates the location in the Control Approval Chain when the test result is submitted. | [optional] **compliance_status** | **String** | [Required] Test result compliance status | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emasser-1.0.0 | emass_client/ruby_client/docs/TestResultsGet.md |