privateStringmember_vnf_index;// Needed for VNFD mapping NSD.constituent-vnfd.member-vnf-index. If missing a NSD is targeting. Example: "member_vnf_index": "1",
privateStringvdu_id;// Needed if target is a VDU. Maps VNFD.vdu-id
privateStringvdu_count_index;// Needed if the VDU has several replicas (count>1)
privateStringprimitive;// Mandatory. Maps [NSD.ns-configuration or VNFD.vnf-configuration or VNFD.vdu.vdu-configuration].config-primitive.name. Example: "primitive": "touch"