Loading src/SOL005/NSDManagement/definitions/SOL005NSDescriptorManagement_def.yaml +11 −0 Original line number Original line Diff line number Diff line Loading @@ -369,6 +369,17 @@ definitions: NOTE 2: The attributes "pnfdId" and "pnfdInfoId" are alternatives to reference to a particular PNFD in a filter. NOTE 2: The attributes "pnfdId" and "pnfdInfoId" are alternatives to reference to a particular PNFD in a filter. They should not be used both in the same filter instance, but one alternative should be chosen. They should not be used both in the same filter instance, but one alternative should be chosen. anyOf: - oneOf: - required: - nsdId - required: - nsdInfoId - oneOf: - required: - pnfdId - required: - pnfdInfoIds properties: properties: notificationTypes: notificationTypes: description: > description: > Loading Loading
src/SOL005/NSDManagement/definitions/SOL005NSDescriptorManagement_def.yaml +11 −0 Original line number Original line Diff line number Diff line Loading @@ -369,6 +369,17 @@ definitions: NOTE 2: The attributes "pnfdId" and "pnfdInfoId" are alternatives to reference to a particular PNFD in a filter. NOTE 2: The attributes "pnfdId" and "pnfdInfoId" are alternatives to reference to a particular PNFD in a filter. They should not be used both in the same filter instance, but one alternative should be chosen. They should not be used both in the same filter instance, but one alternative should be chosen. anyOf: - oneOf: - required: - nsdId - required: - nsdInfoId - oneOf: - required: - pnfdId - required: - pnfdInfoIds properties: properties: notificationTypes: notificationTypes: description: > description: > Loading