Announcements

The Equinix Community will be offline for scheduled maintenance on July 31, 2024. Learn More.

Discussions

Asset API Queries

Asset API Queries

API_User
Level 9

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

Replies 2 2

API_User
Level 9

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_User
Level 9
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