Skip to main content
April 3, 2019
Solved

Asset API Queries

  • April 3, 2019
  • 2 replies
  • 0 views

GET /asset/v1/list doesn't show what the affected customer assets are like it does in the IBX Smartview web interface.

Best answer by API_User

Please find below observation for you Query on Asset API:

The endpoint GET /asset/v1/list returns information about asset in a hierarchical structure ( category / template / asset ) based on the input account number, ibx code, cage and asset classification (Electrical, Mechanical)

Also, we have separate endpoints GET /asset/v1/tagpoint/affected-assets returns the affected customers assets for given asset id

So, we have TWO separate API for getting Asset list details and Affected customer details as given above. So please let us know if you required any further information on Asset API.

2 replies

API_UserAuthorAnswer
April 23, 2019

Please find below observation for you Query on Asset API:

The endpoint GET /asset/v1/list returns information about asset in a hierarchical structure ( category / template / asset ) based on the input account number, ibx code, cage and asset classification (Electrical, Mechanical)

Also, we have separate endpoints GET /asset/v1/tagpoint/affected-assets returns the affected customers assets for given asset id

So, we have TWO separate API for getting Asset list details and Affected customer details as given above. So please let us know if you required any further information on Asset API.

API_UserAuthor
May 7, 2019
As described above the following API can be used to determine the assets that are supported by a given asset
https://developer.equinix.com/catalog/ibx-assetsv1