Deleting a Service Key
When a certificate expires, the service key must be deleted.
Prerequisites
You've created a service key, and its certificate has expired.
For more information, see Creating a Service Key.
Procedure
The procedure is similar to the one used for service key creation.
Choose one of the methods listed here, and follow the procedure:
-
Using SAP BTP Cockpit
-
Select a Cloud Foundry instance for which you want to delete a service key.
-
In the service instance details area that opens to the right, locate your service key on the Service Keys tab.
-
In the Actions menu (), choose Delete.
-
-
Using the Cloud Foundry CLI
When using the provided sample code, specify the following parameters:
-
<service instance>: The name of your service instance.
-
<service key>: The name of your service instance's service key.
-