Forum Discussion
Michel_van_der_
May 27, 2003Nimbostratus
Mapping from bigpipe to API?
I would like to see a mapping from bigpipe commands to the equivalent
iControl API call. Is that information available?
- There is no direct mapping guide from bigpipe commands to API calls. iControl was modeled after the bigpipe syntax so generally speaking the first bigpipe subcommand maps to a interface in the API. The rest of the arguments are either represented as property accessors or actions.
- Yes, I do work for F5. I'm assuming that you don't 😎 .
Method create_default_ex Creates a default SNAT map with a unit ID and netmask. void ITCMLocalLB::SNAT::create_default_ex( String translated_addr, long unit_id, String netmask );
Method set_snat_automap Sets the SNAT automap state of the specified self IP. void ITCMNetworking::SelfIP::set_snat_automap( in String self_ip, in EnabledState state );
- I've just checked with the developer and here's his response. I'll work on getting this information added to the SDK's api reference on future releases.
void ITCMLocalLB::SNAT::create_default( String translated_addr, );
- Michel_van_der_NimbostratusWouldn't mind if you could look at my monitor question...
- Mike_85867Nimbostratusfor what reason would you use a SNAT configuration
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