powered by
replace dummy keys with real keys Dummy key format: Servername + "_" + Key Name with CAPITAL LETTER e.g., My_OW_Account + API.key = My_OW_Account_API_KEY
faasr_replace_values(faasr, cred)
faasr a list form of the JSON file with real keys
a list form of the JSON file
a list form of the credentials
if (interactive()){ faasr_with_cred <- faasr_replace_values(faasr, cred) }
Run the code above in your browser using DataLab