{ "name": "Output Parameters", "properties": { "backend-url": { "title": "Backend URL", "description": "URL used to connect directly to backend without frontend. Requires IPv6.", "type": "string", "format": "uri" }, "url": { "title": "URL", "description": "URL used to connect to the service.", "type": "string", "format": "uri" }, "repman-password": { "title": "Repman password", "description": "Password for Replication Manager service.", "type": "string" } } }