PrimaryEnvConfigurationDto
PrimaryEnvConfigurationDto
JSON Example
{
"primaryRabbitmqDetails": {
"clusterNodeDetails": {
"nodeIp": "string",
"nodeFqdn": "string"
},
"erlangCookie": "string"
},
"allRabbitNodesInCluster": [
{
"nodeIp": "string",
"nodeFqdn": "string"
}
],
"allPgNodesInCluster": [
{
"nodeId": "string",
"ip": "string",
"pgNodeName": "string",
"repmgrNodeId": 0,
"role": "string",
"sshKey": "string",
"netmask": "string"
}
],
"providerCertificates": {
"providerNginxCertificate": [
{
"certificate": "string",
"privateKey": "string"
}
],
"providerRabbitMqServerCertificate": [
{
"certificate": "string",
"privateKey": "string"
}
],
"providerRabbitMqClientCertificate": [
{
"certificate": "string",
"privateKey": "string"
}
],
"providerTrustedCertificates": [
{
"certificate": "string",
"privateKey": "string"
}
],
"providerRedisServerCertificate": [
{
"certificate": "string",
"privateKey": "string"
}
]
},
"logForwardingSettingsDto": {
"logType": "string",
"ip": "string",
"port": 0,
"indexName": "string",
"protocol": "string"
},
"postgresPassword": "string"
}
string
postgresPassword
Optional
postgresPassword