Update HSM configuration
Update the organization's HSM configuration. Use when HSM connection details change or need to be corrected.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
type | enum | No | HSM type: "THALES_LUNA" or "GCP_CLOUD_HSM" |
name | string | No | HSM name (min length: 1) |
libraryPath | string | No | HSM library path |
slotIndex | integer | No | Slot index (min: 0) |
pin | string | No | HSM PIN |
Use Cases
- Update HSM endpoint or credentials
- Change HSM provider settings
- Fix misconfigured HSM connection
Required Permission
organization:update
Update HSM configuration
Update the organization's HSM configuration. Use when HSM connection details change or need to be corrected.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
type | enum | No | HSM type: "THALES_LUNA" or "GCP_CLOUD_HSM" |
name | string | No | HSM name (min length: 1) |
libraryPath | string | No | HSM library path |
slotIndex | integer | No | Slot index (min: 0) |
pin | string | No | HSM PIN |
Use Cases
- Update HSM endpoint or credentials
- Change HSM provider settings
- Fix misconfigured HSM connection
Required Permission
organization:update