security session limit vserver show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Show per-vserver session limits
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command shows the per-Vserver management session limits that have been configured for each interface and Vserver.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-interface {cli|ontapi|rest}]
- Interface (privilege: advanced)-
Selects the sessions that match this parameter value. This identifies the interface (CLI, ONTAPI, or REST) to which the limit applies.
[-vserver <vserver>]
- Vserver (privilege: advanced)-
Selects the sessions that match this parameter value. This identifies the Vserver for the limit. The "Cluster" Vserver is used to limit Vservers that do not have a configured limit.
[-max-active-limit <integer>]
- Max-Active Limit (privilege: advanced)-
Selects the sessions that match this parameter value. This identifies the configured limit that is used to throttle or reject requests.
Examples
The following example illustrates displaying the per-Vserver limits for management sessions.
cluster1::*> security session limit vserver show Interface Vserver Max-Active --------- -------------------- ---------- cli Cluster 4 ontapi Cluster 2 ontapi cluster1 16 3 entries were displayed.