Google Search Appliance Administrative API Developers Gui Bedienungsanleitung Seite 74

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 77
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 73
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:
<?xml version=’1.0’ encoding=’UTF-8’?>
<entry xmlns=’http://www.w3.org/2005/Atom’
xmlns:gsa=’http://schemas.google.com/gsa/2007’>
<gsa:content name=’command’>reboot</gsa:content>
</entry>
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.
Seitenansicht 73
1 2 ... 69 70 71 72 73 74 75 76 77

Kommentare zu diesen Handbüchern

Keine Kommentare