Loading src/SOL005/NFVICapacityInformation/definitions/NFVICapacityInformation_def.yaml +5 −5 Original line number Original line Diff line number Diff line Loading @@ -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. Loading Loading @@ -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 Loading Loading
src/SOL005/NFVICapacityInformation/definitions/NFVICapacityInformation_def.yaml +5 −5 Original line number Original line Diff line number Diff line Loading @@ -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. Loading Loading @@ -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 Loading