Loading src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml +10 −10 Original line number Original line Diff line number Diff line Loading @@ -1066,18 +1066,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 anyOf: oneOf: - required: - required: - oneOf: - manoServiceIds - manoServiceIds - required: - manoServiceNames - manoServiceNames - required: - required: - oneOf: - manoServiceInterfaceIds - manoServiceInterfaceIds - required: - manoServiceInterfaceNames - manoServiceInterfaceNames - required: - required: - oneOf: - consumedManoInterfaceIds - consumedManoInterfaceIds - required: - consumedManoInterfaceNames - consumedManoInterfaceNames properties: properties: manoEntityId: manoEntityId: Loading Loading
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml +10 −10 Original line number Original line Diff line number Diff line Loading @@ -1066,18 +1066,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 anyOf: oneOf: - required: - required: - oneOf: - manoServiceIds - manoServiceIds - required: - manoServiceNames - manoServiceNames - required: - required: - oneOf: - manoServiceInterfaceIds - manoServiceInterfaceIds - required: - manoServiceInterfaceNames - manoServiceInterfaceNames - required: - required: - oneOf: - consumedManoInterfaceIds - consumedManoInterfaceIds - required: - consumedManoInterfaceNames - consumedManoInterfaceNames properties: properties: manoEntityId: manoEntityId: Loading