security session limit application create
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
Create per-application session limit
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command allows creation of a per-application management session limit that does not yet exist.
Parameters
-interface {cli|ontapi}
- Interface-
The interface (CLI or ONTAPI) to which the limit applies.
-application <text>
- Application-
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. -max-active-limit <integer>
- Max-Active Limit-
The maximum number of concurrent sessions allowed for this interface and application.
Examples
The following example illustrates creating a limit for management sessions from a custom application.
cluster1::*> security session limit application create -interface ontapi -application "custom_app" -max-active-limit 8