Name
|
Type
|
Description
|
fileShares | VsanFileShare[] |
A list of file shares that matches query criteria. Note that the number of
return value will be limited by offset or the limit in the query
specification and the total number of remaining file shares.
|
nextOffset | xsd:string |
This field indicates the starting offset for the next query. If there is no
more share to be returned, this value is None. If there are more shares after
this result to be returned, it should be passed to next query. For more
explanation, see offset
|
totalShareCount | xsd:long |
The number of file shares created in total. This value could be used by
client to decide if there is a need to make further calls for querying
remaining file shares.
|
Properties inherited from DynamicData |
None |