In this section, we will describe how to add an asset to the Asset service, as well as how to change, view, or delete it, using various HTTP requests in Postman. We will also look into how to query asset data with different GET parameters, as well as see an overview of the additional capabilities of the Asset service.
Creating instances of assets
Adding an asset to the Asset service
To add an asset to the Asset service, we will need to create an HTTP request. For the task, we recommend using Postman (https://www.getpostman.com). This tool makes it easier to create complex HTTP requests, while enabling users to save the history of actions and share it with other people.
In this example, we will use the Locomotives asset.
To...