summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node/provider/src/main/resources/actokentemplate.json
blob: 02e62400f5bd01a5120b404d2b9193e20af658d6 (plain)
1
2
3
4
{
  "userName": ${prop.sdncRestApi.thirdpartySdnc.user},
  "password": ${prop.sdncRestApi.thirdpartySdnc.password}
}