artifact-keeper-client 1.2.1

Rust client for the Artifact Keeper REST API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# RescanForInventoryResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**artifacts_enqueued** | **i64** | Number of artifacts whose latest scan had no inventory rows and for which a rescan was enqueued in this call. | 
**limit** | **i64** | Echo of the requested (or defaulted) limit, useful for clients driving the loop programmatically. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)