Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 892 Bytes

NasApplicationComponents.md

File metadata and controls

13 lines (9 loc) · 892 Bytes

NasApplicationComponents

Properties

Name Type Description Notes
Name string The name of the application component. Optional in the POST or PATCH body [optional] [default to null]
ShareCount int32 The number of shares in the application component. Optional in the POST body [optional] [default to null]
StorageService *NasStorageService [optional] [default to null]
TotalSize int32 The total size of the application component, split across the member shares. Usage: {<integer>[KB MB

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