Skip to content

Commit

Permalink
Add screenshot for custom role (docker#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Galasyn authored and Joao Fernandes committed Aug 16, 2017
1 parent 67646db commit 8d6effb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,15 @@ and any custom roles that administrators have created. In the **Roles**
list, click a role to see the API operations that it uses. For example, the
`Scheduler` role has two of the node operations, `Schedule` and `View`.

## Create a custom role

Click **Create role** to create a custom role and define the API operations
that it uses. When you create a custom role, all of the APIs that you can use
are listed on the **Create Role** page. For example, you can create a custom
role that uses the node operations, `Update`, and `View`, and you might give
it a name like "Node Operator".
role that uses the node operations, `Schedule`, `Update`, and `View`, and you
might give it a name like "Node Operator".

![](../../images/custom-role.png)

You can give a role a global name, like "Remove Images", which might enable
the **Remove** and **Force Remove** operations for images. You can apply a
Expand Down
Binary file added datacenter/ucp/2.2/guides/images/custom-role.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d6effb

Please sign in to comment.