X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=generic-resource-api%2Fmodel%2Fsrc%2Fmain%2Fyang%2FGENERIC-RESOURCE-API.yang;h=660b2f83e3bc29ca2b4fb588864d1d2d31df18b8;hb=3aedba79059dc208e9e84f4fe9ce844aa70c3b2b;hp=26f48c8175fdcbca57dbb096c031831adede53f8;hpb=8c8634e2b272a625bf7434e428c85ac91793c068;p=sdnc%2Fnorthbound.git diff --git a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang index 26f48c81..660b2f83 100644 --- a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang +++ b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang @@ -2652,6 +2652,9 @@ module GENERIC-RESOURCE-API { description "Resource assignment resolution Capability name"; type string; } + leaf payload { + type string; + } } } }