Prepare to use RBAC
You can use the ONTAP RBAC capability in several different ways depending on your environment. A few common scenarios are presented as workflows in this section. In each case the focus is on a specific security and administrative goal.
Before creating any roles and assigning a role to an ONTAP user account, you should prepare by reviewing the major security requirements and options presented below. Also make sure to review the general workflow concepts at Prepare to use the workflows.
The ONTAP release determines what REST endpoints and RBAC features are available.
You need to identify the resources or commands to be protected and the scope (cluster or SVM).
After identifying the resources and scope, you need to determine the access level to be granted.
The user can access ONTAP through the REST API or CLI or both.
It is more convenient to use an existing built-in role but you can create a new custom role if needed.
Based on the security requirements and the ONTAP access, you need to choose whether to create a REST or traditional role.