@@ -133,6 +133,8 @@ docs/DataSourceTypeLabel.md
133
133
docs/DataSourceTypeValue.md
134
134
docs/DcimAPI.md
135
135
docs/DcimDevicesRenderConfigCreateFormatParameter.md
136
+ docs/DcimRacksElevationRetrieveFaceParameter.md
137
+ docs/DcimRacksElevationRetrieveRenderParameter.md
136
138
docs/Device.md
137
139
docs/DeviceAirflow.md
138
140
docs/DeviceAirflowLabel.md
@@ -371,7 +373,6 @@ docs/NestedLocation.md
371
373
docs/NestedLocationRequest.md
372
374
docs/NestedManufacturer.md
373
375
docs/NestedManufacturerRequest.md
374
- docs/NestedModule.md
375
376
docs/NestedModuleBay.md
376
377
docs/NestedModuleBayRequest.md
377
378
docs/NestedModuleType.md
@@ -520,6 +521,7 @@ docs/PaginatedRIRList.md
520
521
docs/PaginatedRackList.md
521
522
docs/PaginatedRackReservationList.md
522
523
docs/PaginatedRackRoleList.md
524
+ docs/PaginatedRackUnitList.md
523
525
docs/PaginatedRearPortList.md
524
526
docs/PaginatedRearPortTemplateList.md
525
527
docs/PaginatedRegionList.md
@@ -610,6 +612,7 @@ docs/PatchedWritableFHRPGroupAssignmentRequest.md
610
612
docs/PatchedWritableFrontPortRequest.md
611
613
docs/PatchedWritableFrontPortTemplateRequest.md
612
614
docs/PatchedWritableIKEPolicyRequest.md
615
+ docs/PatchedWritableIKEPolicyRequestMode.md
613
616
docs/PatchedWritableIKEPolicyRequestVersion.md
614
617
docs/PatchedWritableIKEProposalRequest.md
615
618
docs/PatchedWritableIKEProposalRequestAuthenticationAlgorithm.md
@@ -755,6 +758,9 @@ docs/RackStatus.md
755
758
docs/RackStatusLabel.md
756
759
docs/RackType.md
757
760
docs/RackTypeLabel.md
761
+ docs/RackUnit.md
762
+ docs/RackUnitFace.md
763
+ docs/RackUnitFaceValue.md
758
764
docs/RackWidth.md
759
765
docs/RackWidthLabel.md
760
766
docs/RackWidthValue.md
@@ -1057,6 +1063,8 @@ model_data_source_type.go
1057
1063
model_data_source_type_label.go
1058
1064
model_data_source_type_value.go
1059
1065
model_dcim_devices_render_config_create_format_parameter.go
1066
+ model_dcim_racks_elevation_retrieve_face_parameter.go
1067
+ model_dcim_racks_elevation_retrieve_render_parameter.go
1060
1068
model_device.go
1061
1069
model_device_airflow.go
1062
1070
model_device_airflow_label.go
@@ -1293,7 +1301,6 @@ model_nested_location.go
1293
1301
model_nested_location_request.go
1294
1302
model_nested_manufacturer.go
1295
1303
model_nested_manufacturer_request.go
1296
- model_nested_module.go
1297
1304
model_nested_module_bay.go
1298
1305
model_nested_module_bay_request.go
1299
1306
model_nested_module_type.go
@@ -1441,6 +1448,7 @@ model_paginated_provider_network_list.go
1441
1448
model_paginated_rack_list.go
1442
1449
model_paginated_rack_reservation_list.go
1443
1450
model_paginated_rack_role_list.go
1451
+ model_paginated_rack_unit_list.go
1444
1452
model_paginated_rear_port_list.go
1445
1453
model_paginated_rear_port_template_list.go
1446
1454
model_paginated_region_list.go
@@ -1532,6 +1540,7 @@ model_patched_writable_fhrp_group_assignment_request.go
1532
1540
model_patched_writable_front_port_request.go
1533
1541
model_patched_writable_front_port_template_request.go
1534
1542
model_patched_writable_ike_policy_request.go
1543
+ model_patched_writable_ike_policy_request_mode.go
1535
1544
model_patched_writable_ike_policy_request_version.go
1536
1545
model_patched_writable_ike_proposal_request.go
1537
1546
model_patched_writable_ike_proposal_request_authentication_algorithm.go
@@ -1675,6 +1684,9 @@ model_rack_status.go
1675
1684
model_rack_status_label.go
1676
1685
model_rack_type.go
1677
1686
model_rack_type_label.go
1687
+ model_rack_unit.go
1688
+ model_rack_unit_face.go
1689
+ model_rack_unit_face_value.go
1678
1690
model_rack_width.go
1679
1691
model_rack_width_label.go
1680
1692
model_rack_width_value.go
0 commit comments