@@ -320,8 +320,9 @@ Allocate a new IP address by using the provided resource pool.
320320- ` timeout ` : Flag to indicate whether to populate the store with the retrieved nodes.
321321- ` tracker ` : The offset for pagination.
322322
323- Returns:
324- InfrahubNode: Node corresponding to the allocated resource.
323+ ** Returns:**
324+
325+ - Node corresponding to the allocated resource.
325326
326327</details >
327328#### ` allocate_next_ip_prefix `
@@ -359,8 +360,9 @@ Allocate a new IP prefix by using the provided resource pool.
359360- ` timeout ` : Flag to indicate whether to populate the store with the retrieved nodes.
360361- ` tracker ` : The offset for pagination.
361362
362- Returns:
363- InfrahubNode: Node corresponding to the allocated resource.
363+ ** Returns:**
364+
365+ - Node corresponding to the allocated resource.
364366
365367</details >
366368#### ` create_batch `
@@ -708,8 +710,9 @@ Allocate a new IP address by using the provided resource pool.
708710- ` timeout ` : Flag to indicate whether to populate the store with the retrieved nodes.
709711- ` tracker ` : The offset for pagination.
710712
711- Returns:
712- InfrahubNodeSync: Node corresponding to the allocated resource.
713+ ** Returns:**
714+
715+ - Node corresponding to the allocated resource.
713716
714717</details >
715718#### ` allocate_next_ip_prefix `
@@ -747,8 +750,9 @@ Allocate a new IP prefix by using the provided resource pool.
747750- ` timeout ` : Flag to indicate whether to populate the store with the retrieved nodes.
748751- ` tracker ` : The offset for pagination.
749752
750- Returns:
751- InfrahubNodeSync: Node corresponding to the allocated resource.
753+ ** Returns:**
754+
755+ - Node corresponding to the allocated resource.
752756
753757</details >
754758#### ` repository_update_commit `
0 commit comments