KnownHsmState enum
The state of an HSM resource.
Fields
| ConfiguringSlb | The HSM's software load balancer (SLB) is being configured. |
| Degraded | The HSM is running in a degraded state. |
| DelayedDeletion | The HSM deletion has been delayed. |
| Deleting | The HSM is being deleted. |
| DeletingSlbEntry | The HSM's software load balancer (SLB) entry is being deleted. |
| Deploying | The HSM is being deployed. |
| Failed | The HSM has failed. |
| InitialProvisioning | The HSM is being provisioned for the first time. |
| Relocating | The HSM is being relocated. |
| Started | The HSM has started and is running. |
| Starting | The HSM is starting. |
| Unknown | The HSM state is unknown. |
| Updating | The HSM is being updated. |