summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/ServiceInstanceTest/AAIEntityNotFoundResponse.json
blob: 2004a82ed7d21a52cdd280af2437016d59c8b16d (plain)
1
2
3
4
5
6
7
8
{
    "requestError": {
        "serviceException": {
            "messageId": "SVC0001",
            "text": "Generic Vnf Not Found In Inventory, VnfId: ff305d54-75b4-431b-adb2-eb6b9e5ff000"
        }
    }
}