VropstaVcdIntegrationPropertiesCredentials

VropstaVcdIntegrationPropertiesCredentials
VropstaVcdIntegrationPropertiesCredentials

Credentials to use for the VCD integration (for configuring AMQP access).

JSON Example
{
    "vcdAmqp": {
        "password": "string"
    },
    "tenantAppAmqp": {
        "username": "string",
        "password": "string"
    }
}
vcdAmqp
Optional

Credentials for VCD AMQP (should match the AMQP service configured in VCD).

tenantAppAmqp
Optional

Credentials for vROPS Tenant App AMQP