Whereas in current situation it is automatically putting the value in the bracket as below -
url: http://5.5.5.5/api/json/ncmsettings/assocCredential?apiKey= xx6689kk &RESOURCEID_LIST=[4204]&SSH_PROFILELIST=ABC&protocolCombinationList=SSH
Whereas in current situation it is automatically putting the value in the bracket as below -
url: http://5.5.5.5/api/json/ncmsettings/assocCredential?apiKey=
xx6689kk &RESOURCEID_LIST=[4204]&SSH_PROFILELIST=ABC&protocolCombinationList=SSH
This way it is not working.
Please suggest what can we do in this situation.
If it is always a single value use the first element of the list:
Whereas in current situation it is automatically putting the value in the bracket as below -
url: http://5.5.5.5/api/json/ncmsettings/assocCredential?apiKey= xx6689kk &RESOURCEID_LIST=[4204]&SSH_PROFILELIST=ABC&protocolCombinationList=SSH
This way it is not working.
Like we have one filter - ipaddr, which converts the value without network like below
3.3.3.3/24
to
3.3.3.3.
I was able to achieve the result using the below command -