cluster getssoconf
Fetches the cluster-level SSO parameters.
Note these considerations for using
cluster getssoconf
:- You can run the
cluster getssoconf
command from any node. - You must be the fabric manager or infrastructure admin user to run this command.
Syntax
- CLI
-
cluster getssoconf Usage : fetches the cluster level SSO params
Parameters
Parameter | Description |
---|---|
-json |
Renders the command output in JSON format. |
Example
- CLI
- The following example shows the CLI output without using the
-json
option: - REST
- N/A