Forum Discussion
aj1
Jan 15, 2015Nimbostratus
Assign a monitor to an already existing node using iControl
Hello everyone,
I am using the python bigsuds iControl library. I have created a couple of nodes and now trying to assign a monitor to them. Looked at the API reference but it throws the same error...
What_Lies_Bene1
Jan 15, 2015Cirrostratus
Shouldn't this;
...['MONITOR_RULE_TYPE_SINGLE', 0L, ['icmp']])
Look like this;
...['MONITOR_RULE_TYPE_SINGLE', '0L', 'icmp'])
I assume the quorum value can be any old rubbish
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