Loading src/SOL005/definitions/SOL005_def.yaml +13 −0 Original line number Original line Diff line number Diff line Loading @@ -168,6 +168,19 @@ definitions: Instances in a filter. They should not be used both in the same filter instance, but one alternative should be Instances in a filter. They should not be used both in the same filter instance, but one alternative should be chosen. chosen. type: object type: object anyOf: - oneOf: - required: - nsdIds - required: - vnfdIds - required: - pnfdIds - oneOf: - required: - nsInstanceIds - required: - nsInstanceNames properties: properties: nsdIds: nsdIds: description: > description: > Loading Loading
src/SOL005/definitions/SOL005_def.yaml +13 −0 Original line number Original line Diff line number Diff line Loading @@ -168,6 +168,19 @@ definitions: Instances in a filter. They should not be used both in the same filter instance, but one alternative should be Instances in a filter. They should not be used both in the same filter instance, but one alternative should be chosen. chosen. type: object type: object anyOf: - oneOf: - required: - nsdIds - required: - vnfdIds - required: - pnfdIds - oneOf: - required: - nsInstanceIds - required: - nsInstanceNames properties: properties: nsdIds: nsdIds: description: > description: > Loading