[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
get Configuration Management
DescriptionGet details of the specified configuration file.
Request
URLURL
https://localhost/suite-api/api/configurations/files
Query Parameters
Query Parameters
string
path
Required
Configuration file path in {folder}/{fileName} format
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
string
of type(s) */*
Body of the configuration file
Errors
400
Request parameter is invalid
Code Samples
cURL Command
curl https://localhost/suite-api/api/configurations/files?path=string
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations