HardwareSecurityModuleGroupApiResponse

HardwareSecurityModuleGroupApiResponse
HardwareSecurityModuleGroupApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "hsm": {
                "cloudhsm": {
                    "client_config": "string",
                    "cluster_cert": "string",
                    "crypto_user_name": "string",
                    "crypto_user_password": "string",
                    "hsm_ip": [
                        "string"
                    ],
                    "mgmt_config": "string"
                },
                "nethsm": [
                    {
                        "esn": "string",
                        "keyhash": "string",
                        "module_id": 0,
                        "priority": 0,
                        "remote_ip": {
                            "addr": "string",
                            "type": "string"
                        },
                        "remote_port": 0
                    }
                ],
                "rfs": {
                    "ip": {
                        "addr": "string",
                        "type": "string"
                    },
                    "port": 0
                },
                "sluna": {
                    "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
                },
                "type": "string"
            },
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next