@@ -203,21 +203,21 @@ Parameters
203
203
* - .. raw:: html
204
204
205
205
<div class="ansible-option-cell">
206
- <div class="ansibleOptionAnchor" id="parameter-list_order "></div>
206
+ <div class="ansibleOptionAnchor" id="parameter-name "></div>
207
207
208
- .. _ansible_collections.codeaffen.phpipam.section_module__parameter-list_order :
208
+ .. _ansible_collections.codeaffen.phpipam.section_module__parameter-name :
209
209
210
210
.. rst-class :: ansible-option-title
211
211
212
- **list_order **
212
+ **name **
213
213
214
214
.. raw :: html
215
215
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 >
217
217
218
218
.. ansible-option-type-line ::
219
219
220
- :ansible-option-type: `integer `
220
+ :ansible-option-type: `string ` / :ansible-option-required: ` required `
221
221
222
222
.. raw :: html
223
223
@@ -227,7 +227,7 @@ Parameters
227
227
228
228
<div class="ansible-option-cell">
229
229
230
- Order in sections list view
230
+ Name of the section
231
231
232
232
233
233
.. raw :: html
@@ -237,21 +237,21 @@ Parameters
237
237
* - .. raw:: html
238
238
239
239
<div class="ansible-option-cell">
240
- <div class="ansibleOptionAnchor" id="parameter-name "></div>
240
+ <div class="ansibleOptionAnchor" id="parameter-order_by "></div>
241
241
242
- .. _ansible_collections.codeaffen.phpipam.section_module__parameter-name :
242
+ .. _ansible_collections.codeaffen.phpipam.section_module__parameter-order_by :
243
243
244
244
.. rst-class :: ansible-option-title
245
245
246
- **name **
246
+ **order_by **
247
247
248
248
.. raw :: html
249
249
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 >
251
251
252
252
.. ansible-option-type-line ::
253
253
254
- :ansible-option-type: `string ` / :ansible-option-required: ` required `
254
+ :ansible-option-type: `string `
255
255
256
256
.. raw :: html
257
257
@@ -261,7 +261,61 @@ Parameters
261
261
262
262
<div class="ansible-option-cell">
263
263
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" `
265
319
266
320
267
321
.. raw :: html
@@ -624,44 +678,6 @@ Parameters
624
678
- :ansible-option-choices-entry: `true `
625
679
626
680
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
-
665
681
.. raw :: html
666
682
667
683
</div >
0 commit comments