Google Search Appliance Administrative API Developers Gui Bedienungsanleitung Seite 70

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 77
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 69
Google Search Appliance: Administrative API Developer’s Guide: Protocol 70
License Information
Retrieve license Information for a search appliance using the
licenseInfo
entry of the
info
feed.
Note: You can only view license information with this API, installing a new license is not supported.
Retrieving License Information
To get the license information for a search appliance, send an authenticated
GET
request to the
info
feed URL:
http://Search_Appliance:8000/feeds/info/licenseInfo
The following example result is an entry that includes current license Information values for the search
appliance:
<?xml version=’1.0’ encoding=’UTF-8’?>
<entry xmlns=’http://www.w3.org/2005/Atom’
xmlns:gsa=’http://schemas.google.com/gsa/2007’>
<id>http://gsa:8000/feeds/info/licenseInfo</id>
<updated>2008-12-12T09:11:42.455Z</updated>
<link rel=’self’ type=’application/atom+xml’
href=’http://gsa:8000/feeds/info/licenseInfo’/>
<link rel=’edit’ type=’application/atom+xml’
href=’http://gsa:8000/feeds/info/licenseInfo’/>
<gsa:content name=’entryID’>licenseInfo</gsa:content>
<gsa:content name=’maxFrontends’>unlimited</gsa:content>
<gsa:content name=’licenseID’>
license_S5-QJBPL6N3H8JJA_20081211_220512
</gsa:content>
<gsa:content name=’maxPages’>unlimited</gsa:content>
<gsa:content name=’maxCollections’>unlimited</gsa:content>
<gsa:content name=’licenseValidUntil’>March 7, 9009</gsa:content>
<gsa:content name=’applianceID’>S5-QJBPL6N3H8JJA</gsa:content>
</entry>
Import and Export
Import or export a search appliance configuration using the
importExport
entry of the
config
feed.
Property Description
applianceID
Provides the identification value for the Google Search Appliance software.
This value is also known as the serial number for the software.
licenseID
Provides the unique license identification value.
licenseValidUntil
Identifies when the search appliance software license will expire.
maxCollections
Indicates the maximum number of collections. Configure collections at the
Crawl and Index > Collections page.
maxFrontends
Indicates the maximum number of front ends. Configure front ends at the
Serving > Front Ends page.
maxPages
Maximum number of content items that you can index with this product.
Content items include documents, images, and content from the feeds
interface.
Seitenansicht 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 76 77

Kommentare zu diesen Handbüchern

Keine Kommentare