security session limit delete
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.
Give documentation feedback