# V1DeviceCapacity
DeviceCapacity describes a quantity associated with a device.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**request_policy** | [**V1CapacityRequestPolicy**](V1CapacityRequestPolicy.md) | | [optional]
**value** | **str** | Value defines how much of a certain capacity that device has. This field reflects the fixed total capacity and does not change. The consumed amount is tracked separately by scheduler and does not affect this value. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|