Sha256: dc68dc897bc1f71a3d2c2174fc00d959812817fdb1fda4fd42c5c8b05aa1becf
Contents?: true
Size: 733 Bytes
Versions: 2
Compression:
Stored size: 733 Bytes
Contents
# SwaggerClient::ReportInstance ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **generated** | **String** | The date the report finished generation. | [optional] **id** | **Integer** | The identifier of the report instance. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **size** | [**ReportSize**](ReportSize.md) | | [optional] **status** | **String** | The status of the report generation process. | [optional] **uri** | **String** | The URI of the report accessible through the web console. Refer to the `Download` relation hyperlink for a download URI. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/ReportInstance.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/ReportInstance.md |