Delete Credential

Back to Credential Resources

Summary

Removes an existing credential resource from either the persistent or temporary credential stores.

DELETE /clusters/:clusterName/credentials/:alias

Response

Example

Delete credential with the alias of ‘external.db’.

DELETE /clusters/c1/credentials/external.db

200 OK