HSMSafenetLuna

HSMSafenetLuna
HSMSafenetLuna
JSON Example
{
    "ha_group_num": 0,
    "is_ha": false,
    "node_info": [
        {
            "chrystoki_conf": "string",
            "client_cert": "string",
            "client_ip": "string",
            "client_priv_key": "string",
            "session_major_number": 0,
            "session_minor_number": 0
        }
    ],
    "server": [
        {
            "index": 0,
            "partition_passwd": "string",
            "partition_serial_number": "string",
            "remote_ip": "string",
            "server_cert": "string"
        }
    ],
    "server_pem": "string",
    "use_dedicated_network": false
}
integer As uint64 As uint64
ha_group_num
Optional

Group Number of generated HA Group. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
is_ha
Required

Set to indicate HA across more than one servers. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

node_info
Optional

Node specific information. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

server
Optional

SafeNet/Gemalto HSM Servers used for crypto operations. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
server_pem
Optional

Generated File - server.pem. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
use_dedicated_network
Optional

If enabled, dedicated network is used to communicate with HSM,else, the management network is used. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.