@@ -133,6 +133,8 @@ docs/DataSourceTypeLabel.md
133133docs/DataSourceTypeValue.md
134134docs/DcimAPI.md
135135docs/DcimDevicesRenderConfigCreateFormatParameter.md
136+ docs/DcimRacksElevationRetrieveFaceParameter.md
137+ docs/DcimRacksElevationRetrieveRenderParameter.md
136138docs/Device.md
137139docs/DeviceAirflow.md
138140docs/DeviceAirflowLabel.md
@@ -371,7 +373,6 @@ docs/NestedLocation.md
371373docs/NestedLocationRequest.md
372374docs/NestedManufacturer.md
373375docs/NestedManufacturerRequest.md
374- docs/NestedModule.md
375376docs/NestedModuleBay.md
376377docs/NestedModuleBayRequest.md
377378docs/NestedModuleType.md
@@ -520,6 +521,7 @@ docs/PaginatedRIRList.md
520521docs/PaginatedRackList.md
521522docs/PaginatedRackReservationList.md
522523docs/PaginatedRackRoleList.md
524+ docs/PaginatedRackUnitList.md
523525docs/PaginatedRearPortList.md
524526docs/PaginatedRearPortTemplateList.md
525527docs/PaginatedRegionList.md
@@ -610,6 +612,7 @@ docs/PatchedWritableFHRPGroupAssignmentRequest.md
610612docs/PatchedWritableFrontPortRequest.md
611613docs/PatchedWritableFrontPortTemplateRequest.md
612614docs/PatchedWritableIKEPolicyRequest.md
615+ docs/PatchedWritableIKEPolicyRequestMode.md
613616docs/PatchedWritableIKEPolicyRequestVersion.md
614617docs/PatchedWritableIKEProposalRequest.md
615618docs/PatchedWritableIKEProposalRequestAuthenticationAlgorithm.md
@@ -755,6 +758,9 @@ docs/RackStatus.md
755758docs/RackStatusLabel.md
756759docs/RackType.md
757760docs/RackTypeLabel.md
761+ docs/RackUnit.md
762+ docs/RackUnitFace.md
763+ docs/RackUnitFaceValue.md
758764docs/RackWidth.md
759765docs/RackWidthLabel.md
760766docs/RackWidthValue.md
@@ -1057,6 +1063,8 @@ model_data_source_type.go
10571063model_data_source_type_label.go
10581064model_data_source_type_value.go
10591065model_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
10601068model_device.go
10611069model_device_airflow.go
10621070model_device_airflow_label.go
@@ -1293,7 +1301,6 @@ model_nested_location.go
12931301model_nested_location_request.go
12941302model_nested_manufacturer.go
12951303model_nested_manufacturer_request.go
1296- model_nested_module.go
12971304model_nested_module_bay.go
12981305model_nested_module_bay_request.go
12991306model_nested_module_type.go
@@ -1441,6 +1448,7 @@ model_paginated_provider_network_list.go
14411448model_paginated_rack_list.go
14421449model_paginated_rack_reservation_list.go
14431450model_paginated_rack_role_list.go
1451+ model_paginated_rack_unit_list.go
14441452model_paginated_rear_port_list.go
14451453model_paginated_rear_port_template_list.go
14461454model_paginated_region_list.go
@@ -1532,6 +1540,7 @@ model_patched_writable_fhrp_group_assignment_request.go
15321540model_patched_writable_front_port_request.go
15331541model_patched_writable_front_port_template_request.go
15341542model_patched_writable_ike_policy_request.go
1543+ model_patched_writable_ike_policy_request_mode.go
15351544model_patched_writable_ike_policy_request_version.go
15361545model_patched_writable_ike_proposal_request.go
15371546model_patched_writable_ike_proposal_request_authentication_algorithm.go
@@ -1675,6 +1684,9 @@ model_rack_status.go
16751684model_rack_status_label.go
16761685model_rack_type.go
16771686model_rack_type_label.go
1687+ model_rack_unit.go
1688+ model_rack_unit_face.go
1689+ model_rack_unit_face_value.go
16781690model_rack_width.go
16791691model_rack_width_label.go
16801692model_rack_width_value.go
0 commit comments