Loading src/definitions/SOL002SOL003_def.yaml +77 −67 Original line number Diff line number Diff line Loading @@ -93,8 +93,18 @@ definitions: This type represents subscription filter criteria to match VNF instances. type: object anyOf: - oneOf: - required: - vnfdId - required: - vnfProductsFromProviders - oneOf: - required: - vnfInstanceIds - required: - vnfInstanceNames properties: oneOf: vnfdIds: description: > If present, match VNF instances that were created based on a VNFD Loading Loading
src/definitions/SOL002SOL003_def.yaml +77 −67 Original line number Diff line number Diff line Loading @@ -93,8 +93,18 @@ definitions: This type represents subscription filter criteria to match VNF instances. type: object anyOf: - oneOf: - required: - vnfdId - required: - vnfProductsFromProviders - oneOf: - required: - vnfInstanceIds - required: - vnfInstanceNames properties: oneOf: vnfdIds: description: > If present, match VNF instances that were created based on a VNFD Loading