Read-only Shares
Read-only Shares
In addition to the default read/write access to shares, Manila supports configuring read-only access to shares. The access level ('rw' for the default read/write and 'ro' for read-only access) can be set when creating an access rule via the '--access-level' argument.
For instance,
will add an access rule to allow auth id 'myauthid01ro' only read-only access to the share 'myshare01'.