System Administration > Configuration > Fabric > Compute Managers

Return inventory configuration

Supports retrieving following configuration of inventory module
1. Soft limit on number of compute managers that can be registered.

Request:

Method:
GET
URI Path(s):
/api/v1/configs/inventory
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/configs/inventory

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
InventoryConfig+

Example Response:

{ "compute_managers_soft_limit":5 }

Required Permissions:

read

Feature:

vm_vm_info

Additional Errors: