security session limit user 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
Delete per-user session limit
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command allows deletion of a per-user management session limit.
Parameters
-interface {cli|ontapi|rest}
- Interface (privilege: advanced)-
The interface (CLI, ONTAPI, or REST) to which the limit applies.
-vserver <vserver>
- Vserver (privilege: advanced)-
The specified Vserver to which this limit applies. The "Cluster" Vserver is used to limit Vservers that do not have a configured limit.
-user <text>
- User (privilege: advanced)-
The specified user to which this limit applies. The limit with the user name
-default-
is the limit used for any user without a specific configured limit.
Examples
The following example illustrates deleting all user-specific limits for CLI management sessions.
cluster1::*> security session limit user delete -interface cli -user !"-default-" 2 entries were deleted.