Forum Discussion
Chanan_Berler_3
Nimbostratus
Feb 08, 2017attach nodes to pool using F5 SDK
Using F5 SDK:
nodes = _create_nodes() mgmt.tm.ltm.nodes.node.create(**nodes_params) pool = _create_pool() mgmt.tm.ltm.pools.pool.create(**ps_params)
how can i attach the nodes to the pool? Using pool.members_s.member.create(**kyargs) throws exception when create two vs with same node fqdns
No RepliesBe the first to reply
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