NSX-T Data Center Global Manager REST API

Get configs for policy

Get configs from policy like node-version,product-version.

Request:

Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/config
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

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

Example Response:

{ "product_version": "4.0.0.0.0.55730837", "properties": { "datareaper.task.maxrecordstoreap": "1000000", "switching.autoTN.taskExecutor.pool.size": "5", "switching.profile.ipDiscovery.overlay.default.id": "64814784-7896-3901-9741-badeff705639", "switching.cluster.resources.cleanup.delay": "120000", "rp.network.if.name": "eth0", "audit.excluded_properties": "password, passphrase, secret_key, shared_secret, account_shared_secret, private_key", "crl.x509.max_size_mb": "40" } }

Required Permissions:

read

Feature:

policy_migration

Additional Errors: