Forum Discussion
Apply Access Policy with iControlREST
How can I apply an access policy with the iControlREST API
Try the following:
restcurl -u admin:password -X PATCH mgmt/tm/apm/profile/access/profile-name -d '{"generationAction": "increment"}'
This will work from your BIG-IP. Replace password and profile-name and change, as needed, for remote curl, postman etc.
- wade_113321Historic F5 Account
Try the following:
restcurl -u admin:password -X PATCH mgmt/tm/apm/profile/access/profile-name -d '{"generationAction": "increment"}'
This will work from your BIG-IP. Replace password and profile-name and change, as needed, for remote curl, postman etc.
Recent Discussions
Related Content
* 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