• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • CPS-Core
    • None

       

          RestDmiPluginRegistration:
            type: object
            properties:
              dmiPlugin:
                type: string
                required: false
                example: onap-dmi-plugin
              dmiDataPlugin:  
                type: string
                required: false
                example: onap-dmi-data-plugin
              dmiModelPlugin:  
                type: string
                required: false
                example: onap-dmi-model-plugin
              createdCmHandles:
                type: array
                items:
                  $ref: '#/components/schemas/RestCmHandle'
              updatedCmHandles:
                type: array
                items:
                  $ref: '#/components/schemas/RestCmHandle'
              removedCmHandles:
                type: array
                items:
                  type: string

       

            josephkeenan josephkeenan
            josephkeenan josephkeenan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: