Loading src/SOL005/NSFaultManagement/NSFaultManagement.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -296,7 +296,7 @@ components: description: | Identifier of the alarm. This identifier can be retrieved from the "id" attribute of the "alarm" attribute in the AlarmNotification or AlarmClearedNotification. It can also be retrieved from the "id" attribute of the applicable array element in the payload body of the response to a GET request to the "Alarms" resource. the applicable array element in the message content of the response to a GET request to the "Alarms" resource. required: true style: simple explode: false Loading @@ -309,7 +309,7 @@ components: description: | Identifier of this subscription. This identifier can be retrieved from the resource referenced by the "Location" HTTP header in the response to a POST request creating a new subscription resource. It can also be retrieved from the "id" attribute in the payload body of that response. be retrieved from the "id" attribute in the message content of that response. required: true style: simple explode: false Loading Loading @@ -653,8 +653,8 @@ components: description: | 422 Unprocessable Entity Shall be returned upon the following error: The content type of the payload body is supported and the payload body of a request contains syntactically correct data but the data cannot be processed. Shall be returned upon the following error: The content type of the message content is supported and the message content of a request contains syntactically correct data but the data cannot be processed. The general cause for this error and its handling is specified in clause 6.4 of ETSI GS NFV-SOL 013 [16], including rules for the presence of the response body. Specifically in case of this resource, the response code 422 shall also be returned if the NFVO has tested Loading src/SOL005/NSFaultManagement/definitions/SOL005NSFaultManagement_def.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ definitions: properties: id: description: > Identifier of this Alarm information element. Identifier of this Alarm structure. $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" managedObjectId: description: > Loading Loading
src/SOL005/NSFaultManagement/NSFaultManagement.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -296,7 +296,7 @@ components: description: | Identifier of the alarm. This identifier can be retrieved from the "id" attribute of the "alarm" attribute in the AlarmNotification or AlarmClearedNotification. It can also be retrieved from the "id" attribute of the applicable array element in the payload body of the response to a GET request to the "Alarms" resource. the applicable array element in the message content of the response to a GET request to the "Alarms" resource. required: true style: simple explode: false Loading @@ -309,7 +309,7 @@ components: description: | Identifier of this subscription. This identifier can be retrieved from the resource referenced by the "Location" HTTP header in the response to a POST request creating a new subscription resource. It can also be retrieved from the "id" attribute in the payload body of that response. be retrieved from the "id" attribute in the message content of that response. required: true style: simple explode: false Loading Loading @@ -653,8 +653,8 @@ components: description: | 422 Unprocessable Entity Shall be returned upon the following error: The content type of the payload body is supported and the payload body of a request contains syntactically correct data but the data cannot be processed. Shall be returned upon the following error: The content type of the message content is supported and the message content of a request contains syntactically correct data but the data cannot be processed. The general cause for this error and its handling is specified in clause 6.4 of ETSI GS NFV-SOL 013 [16], including rules for the presence of the response body. Specifically in case of this resource, the response code 422 shall also be returned if the NFVO has tested Loading
src/SOL005/NSFaultManagement/definitions/SOL005NSFaultManagement_def.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ definitions: properties: id: description: > Identifier of this Alarm information element. Identifier of this Alarm structure. $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" managedObjectId: description: > Loading