security session limit 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 default session limit
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command allows deletion of a default management session limit.
Parameters
-interface {cli|ontapi|rest}
- Interface-
The interface (CLI, ONTAPI, or REST) to which the limit applies.
-category {application|location|request|user|vserver}
- Category-
The session type for this default limit. The following categories are supported: application, location, request, user, Vserver.
Examples
The following example illustrates deleting all default limits for CLI management sessions.
cluster1::> security session limit delete -interface cli -category * 3 entries were deleted.