URIs

A Uniform Resource Identifier (URI) is a link to the resource.

The URI is used to identify the resource. It is the only means for clients and servers to exchange the representations.

URIs consists of two parts:

In the following examples of SLX-OS API URIs, the text in bold is the base URI and the remaining portion is the request URI:

http://10.20.234.122:80/rest/config/running/fabric

Note

Note

URIs are case-sensitive.