Showing the REST API access configuration

Procedure
To show the REST API access configuration, in the manager context (#) of the CLI, enter the show https-server command.

For example:

switch# show https-server
	HTTPS Server Configuration
	----------------------------
	 VRF               : mgmt, default
	 REST Access Mode  : read-write

The command output lists the VRFs on which access to REST API is enabled and shows the current REST API access mode.

If access is not enabled on any VRF, the VRF configuration is displayed as <none>.

For example:

switch# show https-server
	HTTPS Server Configuration
	----------------------------
	 VRF               : <none>
	 REST Access Mode  : read-write