beautypg.com

Retrieving a node configuration – Google Search Appliance Administrative API Developers Guide: Protocol User Manual

Page 67

background image

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

67

The following is an example of a request body:


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
S4-JAX9N2PQ4GNAB
SECONDARY
10.0.0.2
token
host1.domain.com
20

Retrieving a Node Configuration

To retrieve the configuration information about a GSA Unification node, send an authenticated GET
request to the following URL:

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

The following example shows a sample result for a secondary node:


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
http://gsa:8000/feeds/federation/S4-JAX9N2PQ4GNAB
2008-12-11T08:18:04.372Z

href=’http://gsa:8000/feeds/federation/S4-JAX9N2PQ4GNAB’/>

href=’http://gsa:8000/feeds/federation/S4-JAX9N2PQ4GNAB’/>

S4-JAX9N2PQ4GNAB
SECONDARY
10.0.0.2
token
host1.domain.com
20
remoteFrontend
100

The following example shows a sample result for a primary node:


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
http://gsa:8000/feeds/federation/S4-JAX9N2PQ4GNAB
2008-12-11T08:18:04.372Z

href=’http://gsa:8000/feeds/federation/S4-JAX9N2PQ4GNAB’/>

href=’http://gsa:8000/feeds/federation/S4-JAX9N2PQ4GNAB’/>

S4-JAX9N2PQ4GNAB
PRIMARY
10.0.0.2
token
host1.domain.com
Appliance_ID1, Appliance_ID2