[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Delete Access Key
DescriptionDelete API keys when they are no longer used or as a way to stop the ingestion of log data from a source that uses the key
Request
URLURL
https://{api_host}/vrlic/api/v1/resources/access-keys/{keyId}
Path Parameters
Path Parameters
string
keyId
Required
keyId is equals to orgId and access key name separated by a hyphen For eg. If access key name and orgId is access_key_1 and test_org_id respectively then keyId is csp_org_id-access_key_1
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://{api_host}/vrlic/api/v1/resources/access-keys/{keyId}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs