Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titledata type:
Code Block
titleonap.datatype.wan.UserDefine
onap.datatype.wan.UserDefine:
        derived_from: tosca.datatypes.Root
        properties:
            name:
                type: string
                description: resful uri supported
                required: true
            value:
                type: string
                required: false  
Panel
titlecapability types:
Code Block
titleonap.capability.wan.host
onap.capability.wan.host:
         derived_from: tosca.capabilities.Node  
Code Block
titleonap.capability.wan.component
onap.capability.wan.component:
         derived_from: tosca.capabilities.Root    
Code Block
titleonap.capability.wan.dependable
onap.capability.wan.dependable:
         derived_from: tosca.capabilities.Root  
Panel
titlerelationship types