Forum Discussion
rvdvelpe_80134
Nimbostratus
Feb 01, 2017AFM - How to add an element to an addresslist with iControlREST
Hi,
I do not find any way to add an element to an existing addresslist with iControlREST.
POST = CREATE
PATCH = MODIFY
Is there a method to ADD an element?
What I have tried...
Arie
Altostratus
Nov 27, 2017@F5 - Are there any plans to implement the "add"-functionality?
For the benefit of others searching for this, the only options that are currently supported are:
- Read the current value and use the results to construct the string to replace all values in a subsequent request.
- POST a TMSH-command to the API, since TMSH does support "add".
Syntax:
URL: https://<>/mgmt/tm/util/bash
JSON:
{"command":"run","utilCmdArgs":"tmsh <>"}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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