vserver services web access delete
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
Remove role authorization for web service access
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command removes the authorization of a role from the Vserver's web services. A service for which no roles are defined has a single role of 'none' automatically displayed 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 role whose authorization is to be removed. You cannot remove the authorization of the role 'none'. Use vserver services web access create to authorize access for the role.
Examples
The following example removes authorization for the role auditor
for the web service:
cluster1::> vserver services web access delete -name ontapi -role auditor