{ "description": "Advanced Load Balancer Controller portal certificate", "id": "ALBControllerCertificate", "module_id": "PolicyALBControllerOnBoarding", "properties": { "cert": { "description": "Advanced Load Balancer Controller portal certificate or CSR.", "required": false, "title": "Advanced Load Balancer Controller portal certificate or CSR", "type": "string" }, "clustering_id": { "description": "Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed NSX.", "readonly": true, "required": false, "title": "Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed NSX.", "type": "string" }, "csr": { "description": "Advanced Load Balancer Controller portal certificate or CSR.", "required": false, "title": "Advanced Load Balancer Controller portal certificate or CSR", "type": "string" }, "name": { "description": "Name of Advanced Load Balancer Controller portal certificate or CSR.", "required": true, "title": "Name of Advanced Load Balancer Controller portal certificate or CSR", "type": "string" } }, "title": "ALBControllerCertificate", "type": "object" }