Commit 712a5e77 authored by gautamd's avatar gautamd
Browse files

Update TS28538_EdgeNrm.yaml

parent 7d633eef
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
@@ -86,6 +86,13 @@ components:
          type: string
        swImageRef:
          type: string
    QoSRequirements:
      type: object
      properties:
        maximumAllowedLatency:
          type: integer
        maximumAllowedJitter:
          type: integer

#-------- Definition of concrete IOCs --------------------------------------------
    MnS:
@@ -223,7 +230,14 @@ components:
              $ref: '#/components/schemas/VirtualResource'
            softwareImageInfo:
              $ref: '#/components/schemas/SoftwareImageInfo'

            requestedAdditionalCapabilityName:
              type: string
            mcioConstraintParams:
              type: string
            suportedHypervisors:
              type: string
            eASQoSRequirements:
              $ref: '#/components/schemas/QoSRequirements'
#-------- Definition of JSON arrays for name-contained IOCs ----------------------                               
          
    SubNetwork-Multiple: