- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Need a "Next Available Container" API call
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2023 10:23 AM
Hi is there a "next_available_container" call similar to "next_available_network" or "next_available_ip".
I need this function in particular instead of Network, it needs to be Container.
Alternatively is there anyway of just retreiving the "next_available_network" without creating it? i.e using the GET method instead of POST. I could then use the retrieved CIDR to create a Container.
Thanks
Re: Need a "Next Available Container" API call
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2023 10:34 AM - edited 02-03-2023 10:34 AM
I need this function too. Since as Infoblox Terraform provider does not have "next_available_container" I want to know if there is an API call for this.