Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

13.4. manila access-allow

usage: manila access-allow [--access-level <access_level>]
                           <share> <access_type> <access_to>
Allow access to the share.

Positional arguments

<share>


        Name or ID of the NAS share to modify.

<access_type>


        Access rule type (only "ip", "user"(user or group),
      "cert" or "cephx" are supported).

<access_to>


        Value that defines access.

Optional arguments

--access-level <access_level>, --access_level <access_level>


      Share access level ("rw" and "ro" access levels are
      supported). Defaults to rw.