[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Update Global Setting Value
DescriptionAll the key-name mappings can be found in the /api/deployment/config/globalsettings/metadata API’s description.
Request
URLURL
https://localhost/suite-api/api/deployment/config/globalsettings/{key}/{value}
Path Parameters
Path Parameters
string
key
Required
The global setting key
string
value
Required
The global setting value
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT https://localhost/suite-api/api/deployment/config/globalsettings/{key}/{value}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Deployment Operations
delete
get
get
put