Symptoms:
{
"status": "error",
"info": [],
"question": null,
"progress_message": null,
"warning": [],
"error": {
"resolution": null,
"detail": [
{
"args": [
"<IP_Address>/<prefix>/<subnet_mask>"
],
"id": "install.setnet.set.network.badnw",
"localized": "Invalid IP Address/Prefix provided <IP_Address>/<prefix>/<subnet_mask>",",
"translatable": "Invalid IP Address/Prefix provided %(0)s"
},
{
"id": "install.setnet.set.network",
"localized": "Failed to set network",
"translatable": "Failed to set network"
}
],
"componentKey": "setnet",
"problemId": null
},
"progress": 0
where <IP_Address> is the IP address of the source vCenter Server Appliance, <prefix> is the prefix, and <subnet_mask> is the subnet mask.