Skip to content

Commit

Permalink
Added changes to existing objects
Browse files Browse the repository at this point in the history
  • Loading branch information
unasra committed Sep 9, 2024
1 parent 165cd90 commit b1af645
Show file tree
Hide file tree
Showing 37 changed files with 6,564 additions and 1,644 deletions.
56 changes: 56 additions & 0 deletions ipam/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ api/openapi.yaml
api_address.go
api_address_block.go
api_asm.go
api_config_profile.go
api_dhcp_host.go
api_dns_usage.go
api_filter.go
Expand All @@ -13,12 +14,14 @@ api_hardware_filter.go
api_ip_space.go
api_ipam_host.go
api_leases_command.go
api_mac_address_item.go
api_option_code.go
api_option_filter.go
api_option_group.go
api_option_space.go
api_range.go
api_server.go
api_service.go
api_subnet.go
client.go
docs/ASM.md
Expand All @@ -31,9 +34,17 @@ docs/AddressBlockAPI.md
docs/AsmAPI.md
docs/AsmEnableBlock.md
docs/AsmGrowthBlock.md
docs/AssociateConfigProfileToObjectsRequest.md
docs/AssociateObjectToConfigProfilesRequest.md
docs/AssociatedHost.md
docs/BulkCopyError.md
docs/BulkCopyIPSpace.md
docs/BulkCopyIPSpaceResponse.md
docs/BulkCreateMacAddressItemResponse.md
docs/BulkMacAddressItem.md
docs/CPSubnet.md
docs/CidrBlock.md
docs/ConfigProfileAPI.md
docs/CopyAddressBlock.md
docs/CopyAddressBlockResponse.md
docs/CopyIPSpace.md
Expand All @@ -50,6 +61,7 @@ docs/CreateHardwareFilterResponse.md
docs/CreateIPSpaceResponse.md
docs/CreateIpamHostResponse.md
docs/CreateLeasesCommandResponse.md
docs/CreateMacAddressItemResponse.md
docs/CreateNextAvailableABResponse.md
docs/CreateNextAvailableIPResponse.md
docs/CreateNextAvailableSubnetResponse.md
Expand All @@ -69,10 +81,13 @@ docs/DHCPInfo.md
docs/DHCPInheritance.md
docs/DHCPOptionsInheritance.md
docs/DHCPPacketStats.md
docs/DHCPServiceInstance.md
docs/DHCPUtilization.md
docs/DHCPUtilizationThreshold.md
docs/DNSUsage.md
docs/DhcpHostAPI.md
docs/DisassociateConfigProfileFromObjectsRequest.md
docs/DisassociateObjectFromConfigProfilesRequest.md
docs/DnsUsageAPI.md
docs/ExclusionRange.md
docs/Filter.md
Expand Down Expand Up @@ -128,6 +143,10 @@ docs/LeasesCommandAPI.md
docs/ListASMResponse.md
docs/ListAddressBlockResponse.md
docs/ListAddressResponse.md
docs/ListAncestorResponse.md
docs/ListCPSubnetResponse.md
docs/ListConfigProfileResponse.md
docs/ListDHCPServiceInstanceResponse.md
docs/ListDNSUsageResponse.md
docs/ListFilterResponse.md
docs/ListFixedAddressResponse.md
Expand All @@ -136,13 +155,18 @@ docs/ListHardwareFilterResponse.md
docs/ListHostResponse.md
docs/ListIPSpaceResponse.md
docs/ListIpamHostResponse.md
docs/ListMacAddressItemResponse.md
docs/ListOptionCodeResponse.md
docs/ListOptionFilterResponse.md
docs/ListOptionGroupResponse.md
docs/ListOptionSpaceResponse.md
docs/ListRangeResponse.md
docs/ListServerResponse.md
docs/ListSubnetResponse.md
docs/MacAddressItem.md
docs/MacAddressItemAPI.md
docs/MacAddressItemUpload.md
docs/MacAddressItemUploadResponse.md
docs/Name.md
docs/Nameserver.md
docs/NextAvailableABResponse.md
Expand All @@ -159,11 +183,13 @@ docs/OptionGroupAPI.md
docs/OptionItem.md
docs/OptionSpace.md
docs/OptionSpaceAPI.md
docs/ProtobufFieldMask.md
docs/Range.md
docs/RangeAPI.md
docs/ReadASMResponse.md
docs/ReadAddressBlockResponse.md
docs/ReadAddressResponse.md
docs/ReadDHCPServiceInstanceResponse.md
docs/ReadDNSUsageResponse.md
docs/ReadFixedAddressResponse.md
docs/ReadGlobalResponse.md
Expand All @@ -172,16 +198,20 @@ docs/ReadHardwareFilterResponse.md
docs/ReadHostResponse.md
docs/ReadIPSpaceResponse.md
docs/ReadIpamHostResponse.md
docs/ReadMacAddressItemResponse.md
docs/ReadOptionCodeResponse.md
docs/ReadOptionFilterResponse.md
docs/ReadOptionGroupResponse.md
docs/ReadOptionSpaceResponse.md
docs/ReadRangeResponse.md
docs/ReadServerResponse.md
docs/ReadSubnetResponse.md
docs/RealmsConflict.md
docs/RealmsConflictResponse.md
docs/Server.md
docs/ServerAPI.md
docs/ServerInheritance.md
docs/ServiceAPI.md
docs/Subnet.md
docs/SubnetAPI.md
docs/TSIGKey.md
Expand All @@ -194,6 +224,7 @@ docs/UpdateHardwareFilterResponse.md
docs/UpdateHostResponse.md
docs/UpdateIPSpaceResponse.md
docs/UpdateIpamHostResponse.md
docs/UpdateMacAddressItemResponse.md
docs/UpdateOptionCodeResponse.md
docs/UpdateOptionFilterResponse.md
docs/UpdateOptionGroupResponse.md
Expand All @@ -211,16 +242,23 @@ model_asm.go
model_asm_config.go
model_asm_enable_block.go
model_asm_growth_block.go
model_associate_config_profile_to_objects_request.go
model_associate_object_to_config_profiles_request.go
model_associated_host.go
model_bulk_copy_error.go
model_bulk_copy_ip_space.go
model_bulk_copy_ip_space_response.go
model_bulk_create_mac_address_item_response.go
model_bulk_mac_address_item.go
model_cidr_block.go
model_copy_address_block.go
model_copy_address_block_response.go
model_copy_ip_space.go
model_copy_ip_space_response.go
model_copy_response.go
model_copy_subnet.go
model_copy_subnet_response.go
model_cp_subnet.go
model_create_address_block_response.go
model_create_address_response.go
model_create_asm_response.go
Expand All @@ -230,6 +268,7 @@ model_create_hardware_filter_response.go
model_create_ip_space_response.go
model_create_ipam_host_response.go
model_create_leases_command_response.go
model_create_mac_address_item_response.go
model_create_next_available_ab_response.go
model_create_next_available_ip_response.go
model_create_next_available_subnet_response.go
Expand All @@ -249,8 +288,11 @@ model_dhcp_info.go
model_dhcp_inheritance.go
model_dhcp_options_inheritance.go
model_dhcp_packet_stats.go
model_dhcp_service_instance.go
model_dhcp_utilization.go
model_dhcp_utilization_threshold.go
model_disassociate_config_profile_from_objects_request.go
model_disassociate_object_from_config_profiles_request.go
model_dns_usage.go
model_exclusion_range.go
model_filter.go
Expand Down Expand Up @@ -297,7 +339,11 @@ model_lease_subnet.go
model_leases_command.go
model_list_address_block_response.go
model_list_address_response.go
model_list_ancestor_response.go
model_list_asm_response.go
model_list_config_profile_response.go
model_list_cp_subnet_response.go
model_list_dhcp_service_instance_response.go
model_list_dns_usage_response.go
model_list_filter_response.go
model_list_fixed_address_response.go
Expand All @@ -306,13 +352,17 @@ model_list_hardware_filter_response.go
model_list_host_response.go
model_list_ip_space_response.go
model_list_ipam_host_response.go
model_list_mac_address_item_response.go
model_list_option_code_response.go
model_list_option_filter_response.go
model_list_option_group_response.go
model_list_option_space_response.go
model_list_range_response.go
model_list_server_response.go
model_list_subnet_response.go
model_mac_address_item.go
model_mac_address_item_upload.go
model_mac_address_item_upload_response.go
model_name.go
model_nameserver.go
model_next_available_ab_response.go
Expand All @@ -325,10 +375,12 @@ model_option_filter_rule_list.go
model_option_group.go
model_option_item.go
model_option_space.go
model_protobuf_field_mask.go
model_range.go
model_read_address_block_response.go
model_read_address_response.go
model_read_asm_response.go
model_read_dhcp_service_instance_response.go
model_read_dns_usage_response.go
model_read_fixed_address_response.go
model_read_global_response.go
Expand All @@ -337,13 +389,16 @@ model_read_hardware_filter_response.go
model_read_host_response.go
model_read_ip_space_response.go
model_read_ipam_host_response.go
model_read_mac_address_item_response.go
model_read_option_code_response.go
model_read_option_filter_response.go
model_read_option_group_response.go
model_read_option_space_response.go
model_read_range_response.go
model_read_server_response.go
model_read_subnet_response.go
model_realms_conflict.go
model_realms_conflict_response.go
model_server.go
model_server_inheritance.go
model_subnet.go
Expand All @@ -357,6 +412,7 @@ model_update_hardware_filter_response.go
model_update_host_response.go
model_update_ip_space_response.go
model_update_ipam_host_response.go
model_update_mac_address_item_response.go
model_update_option_code_response.go
model_update_option_filter_response.go
model_update_option_group_response.go
Expand Down
Loading

0 comments on commit b1af645

Please sign in to comment.