get https://{hostname}/etp-config/v3/configs/all
Returns a list of configuration IDs. Use this value for a configId
parameter in subsequent operations.
Responses
Returns a list of configuration IDs. Use this value for a configId
parameter in subsequent operations.
xxxxxxxxxx
curl --request GET \
--url https://hostname/etp-config/v3/configs/all \
--header 'accept: application/json'