Viewing the Version Details for SAP HYOK
Use the get /v1/cckm/sap/ekm/keys/{id}/versions/{versionID}
API to view the details of a key version for SAP HYOK. Specify the key ID and the version ID.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authentication token. |
id | string | ID of the SAP external key. |
versionID | string | ID of the key version to be enabled. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.