Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titletosca.datatypes.nfv.ServiceAvailability
collapsetrue
  tosca.datatypes.nfv.ServiceAvailability:
      derived_from: tosca.datatypes.Root
      description: service availability


    properties:
        level:
          type: string
          description: service availability levels
          required: true
          constraints:


          - valid_values: [ level1, level2,
level3 ]