Commit 252f2dc0 authored by Michele Carignani's avatar Michele Carignani
Browse files

improve example

parent d776ac3a
Loading
Loading
Loading
Loading
+33 −32
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ Scale a vnfInstance
    ...    Another: The operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
    ...    Applicability: Typically, this is due to the fact that the VNF instance resource is in NOT-INSTANTIATED state, or that another lifecycle management operation is ongoing.
    ...    Post-conditions: The response body shall contain a ProblemDetails structure, in which the detail attribute should convey more information about the error.
    ...    Reference: ETSI GS NFV-SOL 002
    Log    Trying to scale a vnf Instance
    Set Headers  {"Accept":"${ACCEPT}"}
    Set Headers  {"Content-Type": "${CONTENT_TYPE}"}