Forum Discussion
JustJozef
Jun 29, 2022Cirrus
icontrol - import policy create new policy instead overwriting of old one
Hello, I trying to import and update of policy via icontrol but instead update of current policy new policie with suffix _number is created. Steps what I have done: Files has been uploaded (pol...
- Jun 30, 2022
Try this (untested):
{ "fileName": "sp_test_api.json", "policy":{ "fullPath": "/Common/sp_test_api_baseline", } }
I personally do not upload the policy, but use file references:
{ "fileReference":{ "link": http://webserver/policy.json }, "policy":{ "fullPath": "/Common/sp_test_api_baseline", } }
Juergen_Mang
Jun 30, 2022MVP
Try this (untested):
{
"fileName": "sp_test_api.json",
"policy":{
"fullPath": "/Common/sp_test_api_baseline",
}
}
I personally do not upload the policy, but use file references:
{
"fileReference":{
"link": http://webserver/policy.json
},
"policy":{
"fullPath": "/Common/sp_test_api_baseline",
}
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects