Sha256: 43f5292696c0e8d1fc3b9450652942daef34c621232a9005bb3cb1db934b6bd8
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 KB
Contents
# SwaggerClient::ArtifactsRequestPutBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **filename** | **String** | [Required] File name should match exactly one file within the provided zip file. 1000 Characters. | **is_template** | **BOOLEAN** | [Required] Indicates it is an artifact template. | **type** | **String** | [Required] Artifact type options | **category** | **String** | [Required] Artifact category options | **description** | **String** | [Optional] Artifact description. 2000 Characters. | [optional] **ref_page_number** | **String** | [Optional] Artifact reference page number. 50 Characters. | [optional] **ccis** | **String** | [Required] CCI associated with test result. | [optional] **controls** | **String** | [Optional] Control acronym associated with the artifact. NIST SP 800-53 Revision 4 defined. | [optional] **artifact_expiration_date** | **Integer** | [Optional] Date Artifact expires and requires review. In Unix Date format. | [optional] **last_reviewed_date** | **Integer** | [Optional]] Date Artifact was last reviewed.. Unix time format. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emasser-1.0.0 | emass_client/ruby_client/docs/ArtifactsRequestPutBody.md |