{ "pnf-id" : { "tags" : "pnf-id", "name" : "pnf-id", "property" : { "description" : "pnf-id", "type" : "string" }, "updated-by" : "Rodrigo Ottero ", "sources" : { "input" : { "type" : "source-input", "properties" : { } } } }, "pnf-ipv4-address" : { "tags" : "aai-get", "name" : "pnf-ipv4-address", "property" : { "description" : "primary aai data to get resource", "type" : "string" }, "updated-by" : "Rahul, Tyagi ", "sources" : { "aai-data" : { "type" : "source-rest", "properties" : { "type" : "JSON", "verb" : "GET", "url-path" : "/aai/v21/network/pnfs/pnf/$pnf-id", "path" : "/ipaddress-v4-oam", "input-key-mapping" : { "pnf-id" : "pnf-id" }, "headers" : { "Accept" : "application/json" }, "output-key-mapping" : { "ipaddress-v4-oam" : "value" }, "key-dependencies" : [ "pnf-id" ] } } } } }