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

SOL003_190: VNF Indicator datatypes updated

parent f1977404
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ definitions:
        type: object
      vnfInstanceId:
        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"
      _links:
        description: >
@@ -83,7 +83,7 @@ definitions:
    properties:
      id:
        description: >
          Identifier of this subscription resource.
          Identifier of this "Individual subscription" resource.
        $ref: "SOL002SOL003_def.yaml#/definitions/Identifier"
      filter:
        description: >
@@ -130,8 +130,9 @@ definitions:
        $ref: "SOL002SOl003_def.yaml#/definitions/Uri"
      authentication:
        description: >
          Authentication parameters to configure the use of Authorization
          when sending notifications corresponding to this subscription.
          Authentication parameters to configure the use of Authorization when
          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
          authorization of notifications.
        $ref: "SOL002SOL003_def.yaml#/definitions/SubscriptionAuthentication"
@@ -202,7 +203,7 @@ definitions:
        properties:
          vnfInstance:
            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.
            $ref: "SOL002SOL003_def.yaml#/definitions/NotificationLink"
          subscription: