The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
security session limit application delete
Contributors
-
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-application session limit
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command allows deletion of a per-application management session limit.
Parameters
-interface {cli|ontapi|rest}
- Interface (privilege: advanced)-
The interface (CLI, ONTAPI, or REST) to which the limit applies.
-application <text>
- Application (privilege: advanced)-
The specified application to which this limit applies. The limit with the application name
-default-
is the limit used for any application without a specific configured limit.
Examples
The following example illustrates deleting a limit for management sessions from a custom application.
cluster1::*> security session limit application delete -interface ontapi -application "custom_app"