[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Delete Namespace Key
DescriptionIf key is not found in the namespace then this call does nothing. All 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
The key which need to be deleted
string
namespace
Required
The namespace of which key need to be deleted
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X DELETE 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