
Google Search Appliance: Administrative API Developer’s Guide: Protocol 9
Attributes
Example
<atom:link rel="edit" type="application/atom+xml"
href="https://gsa/feeds/config/crawlURLs"/>
Parent Element
atom:entry
Content Format
Empty
atom:updated
Definition
The
<atom:updated>
tag identifies the date and time that an entry in an Atom feed was updated.
Example
<atom:updated>1970-01- 01T00:00:00.000Z</atom:updated>
Parent Elements
atom:feed, atom:entry
Content Format
Date
Name Format Description
rel
Text The
rel
attribute identifies the relationship of the link to the API response
feed.
• If the value of the
rel
attribute is
self
, then the
href
attribute value is
a link to the URL you use to request the feed.
• If the value of the
rel
attribute is
edit
, then the
href
attribute value is
the URL that you use to retrieve, update, or delete the resource.
Note: Use an HTTP
GET
request to retrieve a resource, an HTTP
PUT
request
to update a resource, and an HTTP
DELETE
request to delete a resource.
href
Text The
href
attribute contains an URI reference that indicates how to retrieve
or edit the information in an API response.
Comentários a estes Manuais