NSX-T Data Center REST API
ALBHSMThalesNetHsm (schema)
HSMThalesNetHsm
Advanced load balancer HSMThalesNetHsm object
| Name | Description | Type | Notes | 
|---|---|---|---|
| esn | Esn Electronic serial number of the netHSM device. Use Thales anonkneti utility to find the netHSM ESN. | string | Required | 
| keyhash | Keyhash Hash of the key that netHSM device uses to authenticate itself. Use Thales anonkneti utility to find the netHSM keyhash. | string | Required | 
| module_id | Module id Local module id of the netHSM device. Default value when not specified in API or module is interpreted by ALB Controller as 0. | integer | Default: "0" | 
| priority | Priority Priority class of the nethsm in an high availability setup. 1 is the highest priority and 100 is the lowest priority. Allowed values are 1-100. Default value when not specified in API or module is interpreted by ALB Controller as 100. | integer | Required Minimum: 1 Maximum: 100 Default: "100" | 
| remote_ip | Remote ip IP address of the netHSM device. | ALBIpAddr | Required | 
| remote_port | Remote port Port at which the netHSM device accepts the connection. Allowed values are 1-65535. Default value when not specified in API or module is interpreted by ALB Controller as 9004. | integer | Minimum: 1 Maximum: 65535 Default: "9004" | 
