Skip to main content

Get Entity Count​

This API is used to fetch the count of File Servers, VMs and Laptop in the commcell.

Use commandcenter endpoint to fetch the info

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • fileServerCount integer

    Total File Servers in the Commcell

  • laptopCount integer

    Total Laptops in the commcell

  • vmCount integer

    Total Virtual Machines in the setup

Loading...