Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
api-tests
Commits
e78bc6a4
Commit
e78bc6a4
authored
Sep 27, 2021
by
Giacomo Bernini
Committed by
Giacomo Bernini
Oct 05, 2021
Browse files
fixed issue
#192
in 3.3.1-fix-plu
parent
651162ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
SOL003/VNFLifecycleManagement-API/IndividualVNFInstance.robot
View file @
e78bc6a4
...
...
@@ -132,5 +132,5 @@ Check resource existence
Set Headers
{"Accept":"
${ACCEPT}
"}
Set Headers
{"Content-Type": "
${CONTENT_TYPE}
"}
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"
${AUTHORIZATION_HEADER}
":"
${AUTHORIZATION_TOKEN}
"}
Get
${apiRoot}
/
${apiName}
/
${apiMajorVersion}
/vnf_instances/
${
v
nfInstanceId}
Get
${apiRoot}
/
${apiName}
/
${apiMajorVersion}
/vnf_instances/
${
instantiatedV
nfInstanceId}
Integer
response status
200
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment