Sha256: ce2d49ca53ea0f54187f3a83563f041cefd25446db2c30db83e5c2c67145b343
Contents?: true
Size: 1.56 KB
Versions: 1
Compression:
Stored size: 1.56 KB
Contents
# SwaggerClient::ArtifactsGet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **system_id** | **Integer** | [Required] Unique eMASS system identifier. | [optional] **filename** | **String** | [Required] File name should match exactly one file within the provided zip file. 1000 Characters. | [optional] **is_inherited** | **BOOLEAN** | [Read-only] Indicates whether an artifact is inherited. | [optional] **is_template** | **BOOLEAN** | [Read-only] Indicates whether an artifact template. | [optional] **type** | **String** | [Required] Artifact type options | [optional] **category** | **String** | [Required] Artifact category options | [optional] **description** | **String** | [Optional] Artifact description. 2000 Characters. | [optional] **ref_page_number** | **String** | [Optional] Artifact reference page number. 50 Characters. | [optional] **ccis** | **String** | [Optional] CCI associated with test result. | [optional] **controls** | **String** | [Optional] Control acronym associated with the artifact. NIST SP 800-53 Revision 4 defined. | [optional] **mime_content_type** | **String** | [Read-Only] Standard MIME content type derived from file extension. | [optional] **file_size** | **String** | [Read-Only] File size of attached artifact. | [optional] **artifact_expiration_date** | **Integer** | [Optional] Date Artifact expires and requires review. In Unix Date format. | [optional] **last_reviewed_date** | **Integer** | [Conditional] 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/ArtifactsGet.md |