beautypg.com

Shut down and reboot, Shutting down or rebooting a search appliance – Google Search Appliance Administrative API Developers Guide: Protocol User Manual

Page 74

background image

Google Search Appliance: Administrative API Developer’s Guide: Protocol

74

Shut Down and Reboot

Shut down or reboot the search appliance.

Shutting Down or Rebooting a Search Appliance

To shut down or reboot a search appliance, send an authenticated PUT request to the following URL:

http://Search_Appliance:8000/feeds/command/shutdown

The following example request body shows the result:


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
reboot

Property

Description

command

Command sent to the search appliance. The command can be shutdown or
reboot.

runningStatus

Indicates the search appliance status:

shuttingDown if you sent the shutdown command.

rebooting if you sent the reboot command.

running if the search appliance is operating normally.