*** Variables ***

${response}=    httpresponse

${EM-VNF_HOST}      localhost    # Hostname of the NFVO
${EM-VNF_PORT}      8081    # Listening port of the NFVO
${EM-VNF_SCHEMA}    https

${ACCEPT}         application/json
${AUTH_USAGE}     1
${AUTHORIZATION_HEADER}    Authorization
${AUTHORIZATION_TOKEN}    Bearer 0b79bab50daca910b000d4f1a2b675d604257e42
${NEG_SCOPE}    configuration:v1:invalid
${CONFIGURATION_SCOPE}    configuration:v1:invalid
${OAUTH_Encryption_ALGORITHM}   HS256
${API_VERSION}      1.12.0

${CONTENT_TYPE}    application/json

${HEADER_TEST_SUPPORTED}    0

${apiRoot}        /
${apiName}        vnfconfig
${apiMajorVersion}     v1

${etag}    enter-etag-value-for-testing-mismatch-condition

${cpId}  
${cpdId}
${vnfcInstanceId}
