Loading src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -561,7 +561,7 @@ paths: description: > description: > 202 ACCEPTED 202 ACCEPTED The request was accepted for processing, but the processing has not been completed. The request has been accepted for processing, but the processing has not been completed. The response body shall be empty. The response body shall be empty. The HTTP response shall include a "Location" HTTP header that contains the URI of the The HTTP response shall include a "Location" HTTP header that contains the URI of the newly-created "VNF LCM operation occurrence" resource corresponding to the operation. newly-created "VNF LCM operation occurrence" resource corresponding to the operation. Loading Loading @@ -611,7 +611,7 @@ paths: 409 CONFLICT 409 CONFLICT Error: The operation cannot be executed currently, due to a conflict with the state of the resource. Error: The operation cannot be executed currently, due to a conflict with the state of the resource. Typically, this is due to the fact that the VNF instance resource is in INSTANTIATED state. Typically, this is due to the fact that the "Individual VNF instance" resource is in INSTANTIATED state. The response body shall contain a ProblemDetails structure, in which the "detail" attribute shall The response body shall contain a ProblemDetails structure, in which the "detail" attribute shall convey more information about the error. convey more information about the error. $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/409" $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/409" Loading Loading
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -561,7 +561,7 @@ paths: description: > description: > 202 ACCEPTED 202 ACCEPTED The request was accepted for processing, but the processing has not been completed. The request has been accepted for processing, but the processing has not been completed. The response body shall be empty. The response body shall be empty. The HTTP response shall include a "Location" HTTP header that contains the URI of the The HTTP response shall include a "Location" HTTP header that contains the URI of the newly-created "VNF LCM operation occurrence" resource corresponding to the operation. newly-created "VNF LCM operation occurrence" resource corresponding to the operation. Loading Loading @@ -611,7 +611,7 @@ paths: 409 CONFLICT 409 CONFLICT Error: The operation cannot be executed currently, due to a conflict with the state of the resource. Error: The operation cannot be executed currently, due to a conflict with the state of the resource. Typically, this is due to the fact that the VNF instance resource is in INSTANTIATED state. Typically, this is due to the fact that the "Individual VNF instance" resource is in INSTANTIATED state. The response body shall contain a ProblemDetails structure, in which the "detail" attribute shall The response body shall contain a ProblemDetails structure, in which the "detail" attribute shall convey more information about the error. convey more information about the error. $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/409" $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/409" Loading