URL Format and Example

TPM REST API is addressed via URLs that comply with the REST-based URL format given here.

Every HTTP Request and Response communicate with TPM REST API through URL, the URL format is as the following:

http://host:port/resource base path+resource path?query parameters

Note: The application.wadl description specifies details of resource base path, resource path, and query parameters.