@@ -203,21 +203,21 @@ Parameters
203203  * - .. raw:: html
204204
205205        <div class="ansible-option-cell">
206-         <div class="ansibleOptionAnchor" id="parameter-list_order "></div>
206+         <div class="ansibleOptionAnchor" id="parameter-name "></div>
207207
208-       .. _ansible_collections.codeaffen.phpipam.section_module__parameter-list_order  :
208+       .. _ansible_collections.codeaffen.phpipam.section_module__parameter-name  :
209209
210210      .. rst-class :: ansible-option-title 
211211
212-       **list_order **
212+       **name **
213213
214214      .. raw :: html 
215215
216-         <a  class =" ansibleOptionLink" href =" #parameter-list_order " title =" Permalink to this option" a >
216+         <a  class =" ansibleOptionLink" href =" #parameter-name " title =" Permalink to this option" a >
217217
218218      .. ansible-option-type-line ::
219219
220-         :ansible-option-type: `integer `
220+         :ansible-option-type: `string ` /  :ansible-option-required: ` required `
221221
222222      .. raw :: html 
223223
@@ -227,7 +227,7 @@ Parameters
227227
228228        <div class="ansible-option-cell">
229229
230-       Order in sections list view 
230+       Name of the section 
231231
232232
233233      .. raw :: html 
@@ -237,21 +237,21 @@ Parameters
237237  * - .. raw:: html
238238
239239        <div class="ansible-option-cell">
240-         <div class="ansibleOptionAnchor" id="parameter-name "></div>
240+         <div class="ansibleOptionAnchor" id="parameter-order_by "></div>
241241
242-       .. _ansible_collections.codeaffen.phpipam.section_module__parameter-name  :
242+       .. _ansible_collections.codeaffen.phpipam.section_module__parameter-order_by  :
243243
244244      .. rst-class :: ansible-option-title 
245245
246-       **name **
246+       **order_by **
247247
248248      .. raw :: html 
249249
250-         <a  class =" ansibleOptionLink" href =" #parameter-name " title =" Permalink to this option" a >
250+         <a  class =" ansibleOptionLink" href =" #parameter-order_by " title =" Permalink to this option" a >
251251
252252      .. ansible-option-type-line ::
253253
254-         :ansible-option-type: `string ` /  :ansible-option-required: ` required ` 
254+         :ansible-option-type: `string `
255255
256256      .. raw :: html 
257257
@@ -261,7 +261,61 @@ Parameters
261261
262262        <div class="ansible-option-cell">
263263
264-       Name of the section
264+       Specifies the field to use for sorting the returned subnets
265+ 
266+ 
267+       .. rst-class :: ansible-option-line 
268+ 
269+       :ansible-option-choices: `Choices: `
270+ 
271+       - :ansible-option-choices-entry: `"subnet" `
272+       - :ansible-option-choices-entry: `"description" `
273+ 
274+ 
275+       .. raw :: html 
276+ 
277+         </div >
278+ 
279+   * - .. raw:: html
280+ 
281+         <div class="ansible-option-cell">
282+         <div class="ansibleOptionAnchor" id="parameter-order_direction"></div>
283+ 
284+       .. _ansible_collections.codeaffen.phpipam.section_module__parameter-order_direction :
285+ 
286+       .. rst-class :: ansible-option-title 
287+ 
288+       **order_direction **
289+ 
290+       .. raw :: html 
291+ 
292+         <a  class =" ansibleOptionLink" href =" #parameter-order_direction" title =" Permalink to this option" a >
293+ 
294+       .. ansible-option-type-line ::
295+ 
296+         :ansible-option-type: `string `
297+ 
298+       .. raw :: html 
299+ 
300+         </div >
301+ 
302+     - .. raw:: html
303+ 
304+         <div class="ansible-option-cell">
305+ 
306+       Determines the sorting direction, either ascending or descending
307+ 
308+       'asc' sorts from A to Z or from smallest to largest number
309+ 
310+       'desc' sorts from Z to A or from largest to smallest number
311+ 
312+ 
313+       .. rst-class :: ansible-option-line 
314+ 
315+       :ansible-option-choices: `Choices: `
316+ 
317+       - :ansible-option-choices-entry: `"asc" `
318+       - :ansible-option-choices-entry: `"desc" `
265319
266320
267321      .. raw :: html 
@@ -624,44 +678,6 @@ Parameters
624678      - :ansible-option-choices-entry: `true `
625679
626680
627-       .. raw :: html 
628- 
629-         </div >
630- 
631-   * - .. raw:: html
632- 
633-         <div class="ansible-option-cell">
634-         <div class="ansibleOptionAnchor" id="parameter-subnet_ordering"></div>
635- 
636-       .. _ansible_collections.codeaffen.phpipam.section_module__parameter-subnet_ordering :
637- 
638-       .. rst-class :: ansible-option-title 
639- 
640-       **subnet_ordering **
641- 
642-       .. raw :: html 
643- 
644-         <a  class =" ansibleOptionLink" href =" #parameter-subnet_ordering" title =" Permalink to this option" a >
645- 
646-       .. ansible-option-type-line ::
647- 
648-         :ansible-option-type: `string `
649- 
650-       .. raw :: html 
651- 
652-         </div >
653- 
654-     - .. raw:: html
655- 
656-         <div class="ansible-option-cell">
657- 
658-       How to order subnets within this section
659- 
660- 
661-       .. rst-class :: ansible-option-line 
662- 
663-       :ansible-option-default-bold: `Default: ` :ansible-option-default: `"subnet,asc" `
664- 
665681      .. raw :: html 
666682
667683        </div >
0 commit comments