| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | The type of storage. `type = "posix"` Any POSIX compatible storage, typically attached over high-throughput local network, such as NFS. | |
| mountPoint | String | The absolute path to the directory where the POSIX storage is mounted on the cluster nodes. | [optional] |
| rootUid | Number | UID of the user on whose behalf operations in the admin context will be performed on the storage. | [optional] |
| rootGid | Number | GID of the group on whose behalf operations in the admin context will be performed on the storage. | [optional] |
posix(value:"posix")