{resourceId}/inventorycomponents

Returns the components inventory of the resource. The below are the query parameters

  1. type - component type
  2. pageNo - page no of the response
  3. pageSize - results size per response
  4. sortName - components listing order as per attribute
  5. name - search components based on name

Path Parameters

  • clientIdstringrequired

  • idstringrequired

Responses

  • resultsarray

  • totalResultsinteger

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • descendingOrderboolean

Loading Examples...