GET
/
configurations
List matching configurations
curl --request GET \
  --url https://{FUSION HOST}/api/configurations
{}

Query Parameters

pattern
string

Find all configuration items that contain the specified string.

prefix
string

Find all configuration items that start with the specified string.

verbose
boolean

Display the Fusion component (or the part of the server’s operating system) that set the configuration item. Otherwise, the output includes only the name and value of the configuration item.

Response

200 - application/json

successful operation

The response is of type object.