security session limit vserver 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-vserver session limit
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command allows creation of a per-Vserver management session limit that does not yet exist.
Parameters
-interface {cli|ontapi}
- Interface-
The interface (CLI or ONTAPI) to which the limit applies.
-vserver <vserver>
- Vserver-
The specified Vserver to which this limit applies. The "Cluster" Vserver is used to limit Vservers that do not have a configured limit.
-max-active-limit <integer>
- Max-Active Limit-
The maximum number of concurrent sessions allowed for this interface and Vserver.
Examples
The following example illustrates creating a per-Vserver limit override for ONTAPI requests on the admin Vserver.
cluster1::*> security session limit vserver create -interface ontapi -vserver cluster1 -max-active-limit 4