Forum Discussion
Shashank_jain
May 04, 2020Nimbostratus
ifile creation
Hi All, i am trying to create an iFile with below curl command , curl -k -u username:password -H "Content-Type: application/json" -X POST -d '{"source":"/var/tmp/404.html","datastore":"ifile","sta...
Samir
May 05, 2020MVP
you can try something like this.
curl -v -k -u admin:admin -X POST -H "Content-Type: application/json" -d '{"name":"404.html", "file-name": "/var/tmp/404.html"}' https://bigip_host/mgmt/tm/ltm/ifile/404.html
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