Super User or Super User Read Only.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/ndpconfig/?local-only=undefined&include-secrets=undefined' \
--header 'Authorization: Bearer <token>'[
{
"config-name": "string",
"config-value": "string",
"config-value-redacted": "yes",
"config-timestamp-datetime": "2019-08-24T14:15:22.123Z",
"config-server": "string",
"config-in-sync": "yes",
"config-servers-reporting": 0,
"config-servers-expected": 0
}
]