Red Hat Training

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

16.5. barbican acl submit

usage: barbican acl submit [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                           [--max-width <integer>] [--noindent]
                           [--quote {all,minimal,none,nonnumeric}]
                           [--user [USERS]]
                           [--project-access | --no-project-access]
                           [--operation-type {read}]
                           URI
Submit ACL on a secret or container as identified by its href.

Positional arguments

URI


        The URI reference for the secret or container.

Optional arguments

-h, --help


        show this help message and exit

--user [USERS], -u [USERS]


      Keystone userid(s) for ACL.

--project-access


        Flag to enable project access behavior.

--no-project-access


        Flag to disable project access behavior.

--operation-type {read}, -o {read}


      Type of Barbican operation ACL is set for