Commit 323f3147 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated common data types

parent 62a038d2
Loading
Loading
Loading
Loading
Loading
+2 −11
Original line number Original line Diff line number Diff line
@@ -810,17 +810,6 @@ definitions:
        description: >
        description: >
          User defined data for the VNF snapshot.
          User defined data for the VNF snapshot.
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
      _links:
        description: >
          Links to resources related to this resource.
        type: object
        required:
          - self
        properties:
          self:
            description: >
              URI of this resource.
            $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Link"


  VnfcSnapshotInfo:
  VnfcSnapshotInfo:
    description: >
    description: >
@@ -988,6 +977,7 @@ definitions:
      - id
      - id
      - vduId
      - vduId
      - computeResource
      - computeResource
      - vnfcCpInfo
    properties:
    properties:
      id:
      id:
        description: >
        description: >
@@ -1081,6 +1071,7 @@ definitions:
      - id
      - id
      - vnfVirtualLinkDescId
      - vnfVirtualLinkDescId
      - networkResource
      - networkResource
      - vnfLinkPorts
    properties:
    properties:
      id:
      id:
        description: >
        description: >
+2 −0
Original line number Original line Diff line number Diff line
@@ -543,6 +543,8 @@ definitions:
    description: >
    description: >
      This type represents request parameters for the "Revert to VNF Snapshot" operation.
      This type represents request parameters for the "Revert to VNF Snapshot" operation.
    type: object
    type: object
    required:
      - vnfSnapshotInfoId
    properties:
    properties:
      vnfSnapshotInfoId:
      vnfSnapshotInfoId:
        description: >
        description: >