Loading src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml +16 −13 Original line number Original line Diff line number Diff line Loading @@ -987,15 +987,18 @@ components: This type represents subscription filter criteria to match NFV-MANO functional entities and their This type represents subscription filter criteria to match NFV-MANO functional entities and their associated managed objects. It shall comply with the provisions defined in Table 4.3.2.2-1. associated managed objects. It shall comply with the provisions defined in Table 4.3.2.2-1. type: object type: object oneOf: anyOf: - oneOf: - required: - required: - manoServiceIds - manoServiceIds - required: - required: - manoServiceNames - manoServiceNames - oneOf: - required: - required: - manoServiceInterfaceIds - manoServiceInterfaceIds - required: - required: - manoServiceInterfaceNames - manoServiceInterfaceNames - oneOf: - required: - required: - consumedManoInterfaceIds - consumedManoInterfaceIds - required: - required: Loading Loading
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml +16 −13 Original line number Original line Diff line number Diff line Loading @@ -987,15 +987,18 @@ components: This type represents subscription filter criteria to match NFV-MANO functional entities and their This type represents subscription filter criteria to match NFV-MANO functional entities and their associated managed objects. It shall comply with the provisions defined in Table 4.3.2.2-1. associated managed objects. It shall comply with the provisions defined in Table 4.3.2.2-1. type: object type: object oneOf: anyOf: - oneOf: - required: - required: - manoServiceIds - manoServiceIds - required: - required: - manoServiceNames - manoServiceNames - oneOf: - required: - required: - manoServiceInterfaceIds - manoServiceInterfaceIds - required: - required: - manoServiceInterfaceNames - manoServiceInterfaceNames - oneOf: - required: - required: - consumedManoInterfaceIds - consumedManoInterfaceIds - required: - required: Loading