12.07.2015 Views

Ridgeline 4.0 REST API Quick Start PDF - Extreme Networks

Ridgeline 4.0 REST API Quick Start PDF - Extreme Networks

Ridgeline 4.0 REST API Quick Start PDF - Extreme Networks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1 IntroductionOverviewAudienceWhat Is <strong>REST</strong>?Advantages of <strong>REST</strong> over SOAPLimitationsOverviewThis quick start is intended as a reference for the <strong>REST</strong> <strong>API</strong>, which allows a client application to query anetwork management server running <strong>Ridgeline</strong> <strong>4.0</strong> or later. <strong>Extreme</strong> <strong>Networks</strong> <strong>REST</strong> XML <strong>API</strong> enablesreliable external device-to-device management communication. The <strong>API</strong> interface provides amechanism to communicate with <strong>Extreme</strong> <strong>Networks</strong> network management servers using XMLmessages. Its standards-based <strong>REST</strong>/XML architecture makes it easy to integrate the networkinfrastructure with higher-level application and business software. In this release, the interface may beused to retrieve the network inventory (devices, slots, ports, and links).AudienceThis guide is intended for software developers using a programming interface to write applications for<strong>Extreme</strong> <strong>Networks</strong> devices. It assumes a basic working knowledge of the following:• Concepts and operation of XML <strong>API</strong> interfaces and web services• Writing web services client code in JavaWhat Is <strong>REST</strong>?<strong>REST</strong> (Representational State Transfer) is a set of constraints that when applied to the design of asystem creates a software architectural style that exploits the existing technology and protocols of theweb, including HTTP (Hypertext Transfer Protocol) and XML (Extensible Markup Language).Advantages of <strong>REST</strong> over SOAP<strong>Ridgeline</strong> <strong>4.0</strong> uses a new <strong>API</strong> <strong>REST</strong> instead of SOAP (Simple Object Access Protocol), which was the<strong>API</strong> of previous releases. <strong>REST</strong> has the following advantages over SOAP:• <strong>REST</strong> facilitates the transaction between web servers by allowing loose coupling between differentservices.• <strong>REST</strong> is less strongly typed than SOAP.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!