CollectorMapping

CollectorMapping
CollectorMapping

Mappings for source collector (backup setup) to destination collector (restore setup)

JSON Example
{
    "default_collector": "10.78.89.125",
    "public_cloud_collector": "10.78.89.125",
    "mappings": [
        {
            "source": "10.78.89.125",
            "destination": "10.78.89.126"
        }
    ]
}
string
default_collector
Optional

Default collector_VM ip-address for mapping data sources, if no other collector mapping provided explicitly

string
public_cloud_collector
Optional

Collector_VM ip-address to add public cloud data sources to

mappings
Optional

mappings