Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 814 Bytes

HclDriverImageList.md

File metadata and controls

12 lines (8 loc) · 814 Bytes

HclDriverImageList

This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.

Properties

Name Type Description Notes
count int The total number of 'hcl.DriverImage' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter. [optional]
results list[HclDriverImage] The array of 'hcl.DriverImage' resources matching the request. [optional]

[Back to Model list] [Back to API list] [Back to README]