Delete Key Management Server
Delete key management server based on Id
Path Parameters
- kmsId integer required
Id of Key Management Server
Responses
- 200
- 404
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Requested Details not found
Loading...