Request is the name of the request in the claim which caused this device to be allocated.
If it references a subrequest in the firstAvailable list on a DeviceRequest, this field must include both the name of the main request and the subrequest using the format /.
Multiple devices may have been allocated per request.
AdminAccess indicates that this device was allocated for administrative access.
See the corresponding request field for a definition of mode.
This is an alpha field and requires enabling the DRAAdminAccess feature gate.
Admin access is disabled if this field is unset or set to false, otherwise it is enabled.
ConsumedCapacity tracks the amount of capacity consumed per device as part of the claim request.
The consumed amount may differ from the requested amount: it is rounded up to the nearest valid value based on the device’s requestPolicy if applicable (i.e., may not be less than the requested amount).
The total consumed capacity for each device must not exceed the DeviceCapacity's Value.
This field is populated only for devices that allow multiple allocations.
All capacity entries are included, even if the consumed amount is zero.
DeviceRequestAllocationResult contains the allocation result for one request.