Run the following API on the relevant VMware Telco Cloud Automation Manager or VMware Telco Cloud Automation Control Plane (TCA-CP) instance.

API for CNF and VNF

PUT /admin/hybridity/api/global/settings/global/NetworkFunctionSchemaValidation
{
    "value": false
}
Note: The authentication is the same as the other VMware Telco Cloud Automation APIs.

API for NS

PUT /admin/hybridity/api/global/settings/global/NetworkServiceSchemaValidation
{
    "value": false
}
Note: The authentication is the same as the other VMware Telco Cloud Automation APIs.