permission-resources.md 2.0 KB

Permission Resources

Permission resources help to determine access control for a user upon a resource (Ambari, a cluster, a view, etc...).

###API Summary

###Properties

Property Description
PermissionInfo/permission_id The permission's unique id - this value may be used to uniquely identify a permission.
PermissionInfo/permission_name The permission's unique name -this value may be used to uniquely identify a permission.
PermissionInfo/permission_label The permission's descriptive label - this value may be used to present the permission in a user interface.
PermissionInfo/resource_name The resource type this permission is related to. Possible values include:
  • AMBARI - the Ambari server, itself
  • CLUSTER - a cluster managed by the Ambari server
  • VIEW - a view managed by the Ambari server