go-redfish/client/docs/Collection.md
Dmitry Ukov 279a313a81 Regenerated code using openapi-generator 4.2.2
Change-Id: I73c4f1f19f6ef71d9cad74d5df0d611d5ca687a9
2020-01-10 18:53:05 +00:00

930 B

Collection

Properties

Name Type Description Notes
OdataContext string context [optional]
OdataEtag string etag [optional]
OdataId string id
OdataType string type
Description Pointer to string description [optional] [readonly]
Members []IdRef Contains the members of this collection. [readonly]
MembersodataCount int32 The number of items in a collection. [optional] [readonly]
MembersodataNextLink string The URI to the resource containing the next set of partial members. [optional] [readonly]
Name string The name of the resource. [readonly]

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