site_pair_info
{
"source_endpoint_id": "string",
"dest_endpoint_id": "string",
"source_cp_id": "string",
"dest_cp_id": "string",
"source_uplink_ids": [
"string"
],
"dest_uplink_ids": [
"string"
],
"service_mesh_id": "string"
}
Endpoint ID of the source site (mandatory)
Endpoint ID of the destination site (mandatory)
Compute profile ID on the source site used by the serviceMesh(optional)
Compute profile ID on the destination site used by the serviceMesh(optional)
uplink-network-ids on source site used by serviceMesh (If the uplinks are overridden then only overridden uplinkIds will be added in the array else the ones used in compute profile)
uplink-network-ids on destination site used by serviceMesh (If the uplinks are overridden then only overridden uplinkIds will be added in the array else the ones used in compute profile)
service_mesh_id if already present, may be an empty string (optional)