{ "additionalProperties": false, "description": "Advanced load balancer HSMThalesRFS object", "id": "ALBHSMThalesRFS", "module_id": "PolicyAdvancedLoadBalancer", "properties": { "ip": { "$ref": "ALBIpAddr, "description": "IP address of the RFS server from where to sync the Thales encrypted private key.", "required": true, "title": "Ip" }, "port": { "default": 9004, "description": "Port at which the RFS server accepts the sync request from clients for Thales encrypted private key. Allowed values are 1-65535. Default value when not specified in API or module is interpreted by ALB Controller as 9004.", "maximum": 65535, "minimum": 1, "required": false, "title": "Port", "type": "integer" } }, "title": "HSMThalesRFS", "type": "object" }