[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Set Override Values
DescriptionAll the key-name mappings of global settings can be found in the /api/deployment/config/globalsettings/metadata API’s description.
Request
URLURL
https://localhost/suite-api/api/deployment/config/properties/{namespace}/{key}/{value}
Path Parameters
Path Parameters
string
key
Required
The key which values will be overridden
string
namespace
Required
The namespace of which values will be overridden
string
value
Required
The comma-separated string of values
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST https://localhost/suite-api/api/deployment/config/properties/{namespace}/{key}/{value}
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
On This Page
Deployment Operations
delete
delete
get
get
put
post