Commit 7cb6f42c authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

Fix in NFVI CI interface datatypes

parent cd23d752
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
@@ -199,7 +199,7 @@ components:
            Information about the available, reserved, allocated/used, and total capacity of the NFVI.
            Information about the available, reserved, allocated/used, and total capacity of the NFVI.
            If the subscription does specify a resource zone and/or vimId, the information is provided for the resource
            If the subscription does specify a resource zone and/or vimId, the information is provided for the resource
            zone/vimId where the NFVI capacity has crossed the threshold.
            zone/vimId where the NFVI capacity has crossed the threshold.
          type: any
          type: object
        _links:
        _links:
          description: |
          description: |
            Links to resources related to this notification.
            Links to resources related to this notification.
@@ -366,20 +366,20 @@ components:
        totalCapacity:
        totalCapacity:
          description: |
          description: |
            The total capacity.
            The total capacity.
          type: any
          type: object
        allocatedCapacity:
        allocatedCapacity:
          description: |
          description: |
            The allocated/used capacity.
            The allocated/used capacity.
          type: any
          type: object
        reservedCapacity:
        reservedCapacity:
          description: |
          description: |
            The reserved capacity. Shall be present if the capacity measurement relates to a resource type and
            The reserved capacity. Shall be present if the capacity measurement relates to a resource type and
            (and sub-type) that is reservable.
            (and sub-type) that is reservable.
          type: any
          type: object
        availableCapacity:
        availableCapacity:
          description: |
          description: |
            The available capacity.
            The available capacity.
          type: any
          type: object


    NfviCapacityResourceTypeEnumeration:
    NfviCapacityResourceTypeEnumeration:
      type: string
      type: string