Bug 1319884

Summary: [docs] Need Verb and Resource List
Product: OpenShift Container Platform Reporter: Eric Rich <erich>
Component: DocumentationAssignee: Ashley Hardin <ahardin>
Status: CLOSED CURRENTRELEASE QA Contact: weiwei jiang <wjiang>
Severity: urgent Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.1.0CC: ahardin, aos-bugs, deads, jokerman, mmccomas, wjiang, wsun
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-08 15:46:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Eric Rich 2016-03-21 18:13:12 UTC
Document URL: https://docs.openshift.com/enterprise/3.0/admin_guide/manage_authorization_policy.html#overview

Section Number and Name: NEW 

Describe the issue: There is not a good description or location to pull a list of verbs/resources that one could use to develop security rules. 

Suggestions for improvement: Provide a new section that provides a list of all verbs / resources, or provide a way to query the system to get the full up to date list. 

Additional information:

Comment 2 David Eads 2016-03-23 12:23:06 UTC
We added a `deletecollection` verb.

The command in the second link to gather the roles still works.  I put the output here: https://gist.github.com/deads2k/a6e22ea0f8f60c804235

Comment 3 Ashley Hardin 2016-03-24 21:28:51 UTC
Work in progress: https://github.com/openshift/openshift-docs/pull/1810

Comment 4 weiwei jiang 2016-03-30 10:41:06 UTC
Looks like the user want a section to list the possible verbs & resources, or something like `oc types`, 
so the current solution is suitable?

Comment 5 Ashley Hardin 2016-03-30 19:53:15 UTC
Updated with a NOTE box with a pointer to the verb list, which lives in the Evaluating Authorization section. Thanks!

Comment 6 weiwei jiang 2016-03-31 06:01:03 UTC
Ok, verified.

Comment 7 openshift-github-bot 2016-03-31 13:55:08 UTC
Commits pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/b5a59bef5c70cdca32aa4ee8b85504cfa51b54bd
Bug 1319884, updated 'oc describe clusterPolicy default' output

https://github.com/openshift/openshift-docs/commit/8e82d2d7ef0d0abbe1fb584f8b5b74bc863b76df
Merge pull request #1810 from ahardin-rh/verbs-resources

Bug 1319884, updated 'oc describe clusterPolicy default' output