summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/empty_payloadName/normative-types-new-empty_payloadName.yml
blob: 0ab5ac93222aede35457e94a1b19bba7c64c089f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
tosca.nodes.missing_userId:
  derived_from: tosca.nodes.Root
  properties:
    size: 
      type: scalar-unit.size
      constraints:
        - greater_or_equal: 1 MB
    volume_id:
      type: string
      required: false
    snapshot_id:
      type: string
      required: false
  capabilities:
    attachment: 
      type: tosca.capabilities.Attachment