beautypg.com

Updating a node configuration, Deleting a node, Administration – Google Search Appliance Administrative API Developers Guide: Protocol User Manual

Page 69

background image

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

69

Updating a Node Configuration

To update the configuration of a node in the GSA Unification network, send an authenticated PUT
request to the following URL:

http://Search_Appliance:8000/feeds/collection/Appliance_Id

Note: Changing the Appliance Id isn’t possible in an update request. In this case the search appliance
should be deleted from the network and added again.

The following example request body shows the result:


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
Appliance_Id
SECONDARY
10.0.0.5
token2
host5.domain.com
40

Deleting a Node

To delete a node from the GSA Unification network, send an authenticated DELETE request to the
following URL:

http://Search_Appliance:8000/feeds/federation/Appliance_Id

Administration

The sections that follow describe how to configure the Administration features of the Admin Console:

“License Information” on page 70

“Import and Export” on page 70

“Event Log” on page 72

“System Status” on page 73

“Shut Down and Reboot” on page 74