Commit 1a2dc03a authored by moscatelli's avatar moscatelli
Browse files

SOL003_190: VNF Indicator datatypes updated

parent f1977404
Loading
Loading
Loading
Loading
Loading
+6 −5
Original line number Original line Diff line number Diff line
@@ -30,7 +30,7 @@ definitions:
        type: object
        type: object
      vnfInstanceId:
      vnfInstanceId:
        description: >
        description: >
          Identifier of the VNF instance which provides the indicator value.
          Identifier of the "Individual VNF instance" which provides the indicator value.
        $ref: "SOL002SOL003_def.yaml#/definitions/Identifier"
        $ref: "SOL002SOL003_def.yaml#/definitions/Identifier"
      _links:
      _links:
        description: >
        description: >
@@ -83,7 +83,7 @@ definitions:
    properties:
    properties:
      id:
      id:
        description: >
        description: >
          Identifier of this subscription resource.
          Identifier of this "Individual subscription" resource.
        $ref: "SOL002SOL003_def.yaml#/definitions/Identifier"
        $ref: "SOL002SOL003_def.yaml#/definitions/Identifier"
      filter:
      filter:
        description: >
        description: >
@@ -130,8 +130,9 @@ definitions:
        $ref: "SOL002SOl003_def.yaml#/definitions/Uri"
        $ref: "SOL002SOl003_def.yaml#/definitions/Uri"
      authentication:
      authentication:
        description: >
        description: >
          Authentication parameters to configure the use of Authorization
          Authentication parameters to configure the use of Authorization when
          when sending notifications corresponding to this subscription.
          sending notifications corresponding to this subscription, as defined
          in clause 8.3.4 of ETSI GS NFV-SOL 013.
          This attribute shall only be present if the subscriber requires
          This attribute shall only be present if the subscriber requires
          authorization of notifications.
          authorization of notifications.
        $ref: "SOL002SOL003_def.yaml#/definitions/SubscriptionAuthentication"
        $ref: "SOL002SOL003_def.yaml#/definitions/SubscriptionAuthentication"
@@ -202,7 +203,7 @@ definitions:
        properties:
        properties:
          vnfInstance:
          vnfInstance:
            description: >
            description: >
              Link to the related VNF instance resource. Shall be present 
              Link to the related "Individual VNF instance" resource. Shall be present
              if the VNF instance information is accessible as a resource.
              if the VNF instance information is accessible as a resource.
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          subscription:
          subscription: