vserver services web access create
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Authorize a new role for web service access
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command authorizes roles to access the Vserver's web services. For the user to access services that require authentication, the user's roles, as defined by security login show , must be included in this configuration.
Node Vserver services are authorized with the data Vserver's roles. |
Parameters
-vserver <Vserver Name>
- Vserver-
Identifies a Vserver for hosting a specific web service.
-name <text>
- Service Name-
Identifies the name of the web service.
-role <text>
- Role Name-
Identifies the new role to be authorized for this service.
Examples
The following example authorizes the role auditor
- created previously - for the web service:
cluster1::> vserver services web access create -name ontapi -role auditor