Commit 2270889b authored by Mubeena Ishaq's avatar Mubeena Ishaq
Browse files

Update SOL002 FM API as per v5.1.1

parent 79ba9a11
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -16,11 +16,11 @@ info:
  license:
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

externalDocs:
  description: ETSI GS NFV-SOL 002 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/04.05.01_60/gs_NFV-SOL002v040501p.pdf
  description: ETSI GS NFV-SOL 002 V5.1.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.01.01_60/gs_NFV-SOL002v050101p.pdf

servers:
  - url: http://127.0.0.1/vnffm/v1
+21 −1
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@ definitions:
      managedObjectId:
        description: >
          Identifier of the affected VNF instance.
          The managed objects for this information element will be VNF instances. A VNF instance can have 
          fault monitored sub-object types and identification information is carried as defined in the 
          respective Alarm definition, e.g., using the "faultDetails" attribute.
        $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/Identifier"
      vnfcInstanceIds:
        description: >
@@ -95,6 +98,8 @@ definitions:
      perceivedSeverity:
        description: >
          Perceived severity of the managed object failure.
          Valid values applicable to specific Alarms are specified as "Perceived severity" values of 
          the Alarm applicable to Ve-Vnfm reference point.
        $ref: "#/definitions/PerceivedSeverityType"
      eventTime:
        description: >
@@ -103,17 +108,23 @@ definitions:
      eventType:
        description: >
          Type of event. 
          Valid values applicable to specific Alarms are specified as "Event type" values of the 
          Alarm applicable to Ve-Vnfm reference point.
        $ref: "#/definitions/EventType"
        type: string
      faultType:
        description: >
          Additional information to clarify the type of the fault.
          Valid values applicable to specific Alarms are specified as "Alarm definition identifier" 
          values of the Alarm applicable to Ve-Vnfm reference point.
          If the alarm is related to changes in the state of virtualised resources due to NFVI 
          operation and maintenance, this attribute shall be set to "NFVI_OAM_VIRTUALISED_RESOURCE_STATE _CHANGE".
        type: string
      probableCause:
        description: >
          Information about the probable cause of the fault.
          Valid values applicable to specific Alarms are specified as "Probable cause" 
          values of the Alarm applicable to Ve-Vnfm reference point.
          If the attribute "faultType" has the value “NFVI_OAM_VIRTUALISED_RESOURCE_STATE_CHANGE”, the 
          permitted values are: 
            - "NFVI_COMPONENT_MAINTENANCE": Maintenance of NFVI components, e.g. physical maintenance/repair, 
@@ -137,6 +148,8 @@ definitions:
      faultDetails:
        description: >
          Provides additional information about the fault. See notes 1 and 2.
          Valid values applicable to specific Alarms are specified as "Fault details" values 
          of the Alarm applicable to Ve-Vnfm reference point.
        type: array
        items:
          type: string
@@ -275,6 +288,13 @@ definitions:
        description: >
          The URI of the endpoint to send the notification to.
        $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/Uri"
      pmJobConnection:
        description: >
          An access information and interface information to monitor the FM of VNF instance by the VNFM. 
          This can include for instance certain interface endpoint URI together with necessary credentials to access it.
        type: array
        items:
          $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/MonitoringConnection"
      _links:
        description: >
          Links for this resource.
+3 −3
Original line number Diff line number Diff line
@@ -16,11 +16,11 @@ info:
  license:
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

externalDocs:
  description: ETSI GS NFV-SOL 002 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/04.05.01_60/gs_NFV-SOL002v040501p.pdf
  description: ETSI GS NFV-SOL 002 V5.1.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.01.01_60/gs_NFV-SOL002v050101p.pdf

servers:
  - url: http://127.0.0.1/callback/v1