NonRT-RIC A1 Northbound API
[nonrtric.git] / sdnc-a1-controller / oam / platform-logic / restapi-templates / src / main / json / actokentemplate.json
1
2 {
3   "userName": ${prop.sdncRestApi.thirdpartySdnc.user},
4   "password": ${prop.sdncRestApi.thirdpartySdnc.password}
5 }