variables.txt 496 Bytes
Newer Older
Elian Kraja's avatar
Elian Kraja committed
*** Variables ***
# Generic variables
${SCHEMA}                   http
${HOST}                     10.192.2.172
${PORT}                     8081
${response}                         {}
${TOKEN}                            Basic YWxhZGRpbjpvcGVuc2VzYW1l
${apiRoot}        
${apiName}        location
${apiVersion}     v2

# Specific variables
${ZONE_ID}                zone01
Elian Kraja's avatar
Elian Kraja committed
${USER_ID}                ue1
${NON_EXISTENT_USER_ID}   NON_EXISTENT_USER_ID
Elian Kraja's avatar
Elian Kraja committed
${NON_EXISTENT_ZONE_ID}   NON_EXISTENT_ZONE_ID