rest

Manages support for the Representational State Transfer (REST) interface provided by the Oracle FS System on the Pilot.

SYNOPSIS

rest { [ disable | enable | list ] | [ usage | help ] }

DESCRIPTION

The Oracle FS System provides a Representational State Transfer (REST) interface that runs on the web server interface on the Pilot. The REST interface allows you to access the Oracle FS CLI services using an HTTP format instead of the fscli command syntax. Use the rest command to enable and to disable support for the REST interface and to check the interface status. The REST interface runs on service port 8085, which opens on the Pilot firewall when the REST interface is enabled and closes when the REST interface is disabled. By default, the REST interface is disabled when the system starts up.

SUBCOMMANDS

disable
Stops the REST interface on the Pilot.
enable
Starts the REST interface on the Pilot.
list
Displays the status of the REST interface.

EXAMPLE

Task

Stop the REST interface on the Pilot.

Parameters
  • None

$ fscli rest -disable