[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Get Namespace 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}
Path Parameters
Path Parameters
string
key
Required
Specific key for the namespace
string
namespace
Required
The namespace of which values will be seen
Authentication
This operation uses the following authentication methods.
Errors
Errors
404
The Key is not found in the specified namespace
Code Samples
cURL Command
curl https://localhost/suite-api/api/deployment/config/properties/{namespace}/{key}
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
On This Page
Deployment Operations
delete
delete
get
get
put
post