go-redfish/client/docs/Collection.md
2019-09-09 14:54:37 +03:00

875 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]
Members []IdRef Contains the members of this collection.
MembersodataCount int32 The number of items in a collection. [optional]
MembersodataNextLink string The URI to the resource containing the next set of partial members. [optional]
Name string The name of the resource.

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