Google Search Appliance Administrative API Developers Gui Manuel d'utilisateur Page 74

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 77
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 73
1 2 ... 69 70 71 72 73 74 75 76 77

Commentaires sur ces manuels

Pas de commentaire