NSX-T Data Center REST API
ALBHSMSafenetLunaServer (type)
{
"additionalProperties": false,
"description": "Advanced load balancer HSMSafenetLunaServer object",
"id": "ALBHSMSafenetLunaServer",
"module_id": "PolicyAdvancedLoadBalancer",
"properties": {
"index": {
"description": "Number of index.",
"required": true,
"title": "Index",
"type": "integer"
},
"partition_passwd": {
"description": "Password of the partition assigned to this client.",
"required": false,
"sensitive": true,
"title": "Partition passwd",
"type": "string"
},
"partition_serial_number": {
"description": "Serial number of the partition assigned to this client.",
"required": false,
"title": "Partition serial number",
"type": "string"
},
"remote_ip": {
"description": "IP address of the Safenet/Gemalto HSM device.",
"required": true,
"title": "Remote ip",
"type": "string"
},
"server_cert": {
"description": "CA certificate of the server.",
"required": true,
"title": "Server cert",
"type": "string"
}
},
"title": "HSMSafenetLunaServer",
"type": "object"
}