Skip to content

Commit

Permalink
Upload new version of API
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Oct 10, 2024
1 parent 646c65e commit 22bcdda
Show file tree
Hide file tree
Showing 1,535 changed files with 10,178 additions and 1,862 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/openapi.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2a53dab9ad24a5a35455634d6debed31d0294adb53a0e46fc329d67e46f3cd43
525517cbd46e6584e9d8eb710abd421d6769e42ae5818a64dd0320e9191558db
38 changes: 34 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ExtremeCloud IQ RESTful API for external and internal applications.

This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 24.5.0.51
- Package version: 24.5.0.51
- API version: 24.6.0.74
- Package version: 24.6.0.74
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
For more information, please visit [https://www.extremenetworks.com/support](https://www.extremenetworks.com/support)

Expand Down Expand Up @@ -183,10 +183,15 @@ Class | Method | HTTP request | Description
*ConfigurationBasicApi* | [**list_vlan_profiles**](docs/ConfigurationBasicApi.md#list_vlan_profiles) | **GET** /vlan-profiles | List VLAN profiles
*ConfigurationBasicApi* | [**update_vlan_profile**](docs/ConfigurationBasicApi.md#update_vlan_profile) | **PATCH** /vlan-profiles/{id} | Update a VLAN profile
*ConfigurationCertificateApi* | [**list_certificates**](docs/ConfigurationCertificateApi.md#list_certificates) | **GET** /certificates | List certificates
*ConfigurationDeploymentApi* | [**delete_firmware_upgrade_schedule**](docs/ConfigurationDeploymentApi.md#delete_firmware_upgrade_schedule) | **DELETE** /deployments/{deploymentId} | Delete the deployment schedule by ID
*ConfigurationDeploymentApi* | [**deploy_config**](docs/ConfigurationDeploymentApi.md#deploy_config) | **POST** /deployments | [LRO] Push configuration and upgrade firmware
*ConfigurationDeploymentApi* | [**get_deploy_overview**](docs/ConfigurationDeploymentApi.md#get_deploy_overview) | **GET** /deployments/overview | Get configuration deployment overview
*ConfigurationDeploymentApi* | [**get_deploy_status**](docs/ConfigurationDeploymentApi.md#get_deploy_status) | **GET** /deployments/status | Get configuration deployment status
*ConfigurationDeploymentApi* | [**get_deployment_by_id_status**](docs/ConfigurationDeploymentApi.md#get_deployment_by_id_status) | **GET** /deployments/{deploymentId}/status | Get firmware deployment status by ID
*ConfigurationDeploymentApi* | [**get_deployment_details_by_id**](docs/ConfigurationDeploymentApi.md#get_deployment_details_by_id) | **GET** /deployments/{deploymentId} | Get deployment details by Id
*ConfigurationDeploymentApi* | [**get_device_firmware_metadatas**](docs/ConfigurationDeploymentApi.md#get_device_firmware_metadatas) | **POST** /deployments/firmware-metadatas | Get device firmware metadatas
*ConfigurationDeploymentApi* | [**get_list_of_deployments**](docs/ConfigurationDeploymentApi.md#get_list_of_deployments) | **GET** /deployments | Get list of deployments
*ConfigurationDeploymentApi* | [**update_firmware_upgrade_schedule**](docs/ConfigurationDeploymentApi.md#update_firmware_upgrade_schedule) | **PUT** /deployments/{deploymentId} | Update schedule with deployment ID
*ConfigurationNetworkApi* | [**create_network_services**](docs/ConfigurationNetworkApi.md#create_network_services) | **POST** /network-services | Create Network Services
*ConfigurationNetworkApi* | [**create_tunnel_concentrator**](docs/ConfigurationNetworkApi.md#create_tunnel_concentrator) | **POST** /tunnel-concentrators | Create a Tunnel Concentrator
*ConfigurationNetworkApi* | [**delete_network_service**](docs/ConfigurationNetworkApi.md#delete_network_service) | **DELETE** /network-services/{id} | Delete Network Services
Expand Down Expand Up @@ -326,6 +331,8 @@ Class | Method | HTTP request | Description
*CopilotAnomaliesApi* | [**get_devices_by_location**](docs/CopilotAnomaliesApi.md#get_devices_by_location) | **GET** /copilot/anomalies/devices-by-location |
*CopilotAnomaliesApi* | [**get_dfs_recurrence_channel_stats**](docs/CopilotAnomaliesApi.md#get_dfs_recurrence_channel_stats) | **GET** /copilot/anomalies/dfs-recurrence/channel-stats |
*CopilotAnomaliesApi* | [**get_dfs_recurrence_count_stats**](docs/CopilotAnomaliesApi.md#get_dfs_recurrence_count_stats) | **GET** /copilot/anomalies/dfs-recurrence/count-stats |
*CopilotAnomaliesApi* | [**get_hardware_health_client_list**](docs/CopilotAnomaliesApi.md#get_hardware_health_client_list) | **GET** /copilot/anomalies/hardware-health/client-list |
*CopilotAnomaliesApi* | [**get_hardware_health_stats**](docs/CopilotAnomaliesApi.md#get_hardware_health_stats) | **GET** /copilot/anomalies/hardware-health/stats |
*CopilotAnomaliesApi* | [**get_lldp_cdp_info**](docs/CopilotAnomaliesApi.md#get_lldp_cdp_info) | **GET** /copilot/anomalies/poeflapping/lldp-cdp-info |
*CopilotAnomaliesApi* | [**get_poe_flapping_stats**](docs/CopilotAnomaliesApi.md#get_poe_flapping_stats) | **GET** /copilot/anomalies/poeflapping/stats |
*CopilotAnomaliesApi* | [**get_poe_flapping_trends**](docs/CopilotAnomaliesApi.md#get_poe_flapping_trends) | **GET** /copilot/anomalies/poeflapping/trends |
Expand Down Expand Up @@ -377,6 +384,7 @@ Class | Method | HTTP request | Description
*DeviceApi* | [**change_hostname**](docs/DeviceApi.md#change_hostname) | **PUT** /devices/{id}/hostname | Change hostname for a device
*DeviceApi* | [**change_status_to_manage**](docs/DeviceApi.md#change_status_to_manage) | **POST** /devices/:manage | Change status to Managed
*DeviceApi* | [**change_status_to_unmanage**](docs/DeviceApi.md#change_status_to_unmanage) | **POST** /devices/:unmanage | Change status to Unmanaged
*DeviceApi* | [**check_device_ownership**](docs/DeviceApi.md#check_device_ownership) | **POST** /devices/:check-ownership | Check caller is allowed to access the device
*DeviceApi* | [**configure_device_radio_operating_mode**](docs/DeviceApi.md#configure_device_radio_operating_mode) | **PUT** /devices/{id}/radio-operating-mode | Configure radio operating mode of a device
*DeviceApi* | [**configure_ftm_settings**](docs/DeviceApi.md#configure_ftm_settings) | **PUT** /devices/{id}/ftm-settings | Configure (create / update) device FTM Settings
*DeviceApi* | [**create_device_ipv4_interface**](docs/DeviceApi.md#create_device_ipv4_interface) | **POST** /devices/{id}/config/vlan-ipv4-intf | Create an IPv4 Interface for a device
Expand Down Expand Up @@ -531,15 +539,15 @@ Class | Method | HTTP request | Description
*UserApi* | [**update_external_user**](docs/UserApi.md#update_external_user) | **PATCH** /users/external/{id} | Update external access info
*UserApi* | [**update_user**](docs/UserApi.md#update_user) | **PATCH** /users/{id} | Update user info
*AfcEndpointApi* | [**create_site_afc_schedule**](docs/AfcEndpointApi.md#create_site_afc_schedule) | **POST** /site/afc/schedule |
*AfcEndpointApi* | [**get_afc_geolocation_summary**](docs/AfcEndpointApi.md#get_afc_geolocation_summary) | **GET** /aps/geolocation/summary |
*AfcEndpointApi* | [**get_afc_server**](docs/AfcEndpointApi.md#get_afc_server) | **GET** /afcserver/{server_id} | Get Afc Server data
*AfcEndpointApi* | [**get_afc_spectrum_per_ap**](docs/AfcEndpointApi.md#get_afc_spectrum_per_ap) | **POST** /ap/spectrum/ |
*AfcEndpointApi* | [**get_afc_spectrum_per_site**](docs/AfcEndpointApi.md#get_afc_spectrum_per_site) | **POST** /site/spectrum/ |
*AfcEndpointApi* | [**get_afc_status_summary**](docs/AfcEndpointApi.md#get_afc_status_summary) | **GET** /aps/status/summary |
*AfcEndpointApi* | [**get_aps_afc_diagnostics**](docs/AfcEndpointApi.md#get_aps_afc_diagnostics) | **GET** /ap/afc/diagnostics/{id} |
*AfcEndpointApi* | [**get_aps_afc_info**](docs/AfcEndpointApi.md#get_aps_afc_info) | **GET** /ap/afc/interface/details/{sn} | Get Afc Summary Data
*AfcEndpointApi* | [**get_aps_afc_summary_info**](docs/AfcEndpointApi.md#get_aps_afc_summary_info) | **GET** /aps/afc/query/ |
*AfcEndpointApi* | [**get_site_afc_schedule**](docs/AfcEndpointApi.md#get_site_afc_schedule) | **GET** /site/afc/schedule |
*AfcEndpointApi* | [**list_afc_servers**](docs/AfcEndpointApi.md#list_afc_servers) | **GET** /afcserver | Get Afc Server list and their status
*AfcEndpointApi* | [**post_aps_manual_afc_spectrum**](docs/AfcEndpointApi.md#post_aps_manual_afc_spectrum) | **POST** /aps/afc/update | Manual Spectrum request for device(s)
*AfcEndpointApi* | [**update_site_afc_schedule**](docs/AfcEndpointApi.md#update_site_afc_schedule) | **PUT** /site/afc/schedule |


Expand Down Expand Up @@ -568,6 +576,7 @@ Class | Method | HTTP request | Description
- [PagedXiqCopilotWirelessEvent](docs/PagedXiqCopilotWirelessEvent.md)
- [PagedXiqCredentialLog](docs/PagedXiqCredentialLog.md)
- [PagedXiqCwp](docs/PagedXiqCwp.md)
- [PagedXiqDeploymentDetailsResponse](docs/PagedXiqDeploymentDetailsResponse.md)
- [PagedXiqDevice](docs/PagedXiqDevice.md)
- [PagedXiqDeviceAlarm](docs/PagedXiqDeviceAlarm.md)
- [PagedXiqDeviceConfigureIpv4Interface](docs/PagedXiqDeviceConfigureIpv4Interface.md)
Expand Down Expand Up @@ -625,6 +634,8 @@ Class | Method | HTTP request | Description
- [XiqAdvancedOnboardDeviceRequest](docs/XiqAdvancedOnboardDeviceRequest.md)
- [XiqAdvancedOnboardDeviceResponse](docs/XiqAdvancedOnboardDeviceResponse.md)
- [XiqAfcApDetail](docs/XiqAfcApDetail.md)
- [XiqAfcApDiagnostics](docs/XiqAfcApDiagnostics.md)
- [XiqAfcApManualSpectrum](docs/XiqAfcApManualSpectrum.md)
- [XiqAfcApsInfoElement](docs/XiqAfcApsInfoElement.md)
- [XiqAfcAvailableSpectrum](docs/XiqAfcAvailableSpectrum.md)
- [XiqAfcGeolocationSummary](docs/XiqAfcGeolocationSummary.md)
Expand Down Expand Up @@ -739,6 +750,7 @@ Class | Method | HTTP request | Description
- [XiqClientUsage](docs/XiqClientUsage.md)
- [XiqClientView](docs/XiqClientView.md)
- [XiqCloudConfigGroup](docs/XiqCloudConfigGroup.md)
- [XiqCloudConfigGroupSortField](docs/XiqCloudConfigGroupSortField.md)
- [XiqCloudSharkStorage](docs/XiqCloudSharkStorage.md)
- [XiqConnectivityDetailsByClientTypeResponse](docs/XiqConnectivityDetailsByClientTypeResponse.md)
- [XiqConnectivityExperienceData](docs/XiqConnectivityExperienceData.md)
Expand Down Expand Up @@ -801,11 +813,17 @@ Class | Method | HTTP request | Description
- [XiqDeliverySettings](docs/XiqDeliverySettings.md)
- [XiqDellDevice](docs/XiqDellDevice.md)
- [XiqDellDevices](docs/XiqDellDevices.md)
- [XiqDeployDeviceFilter](docs/XiqDeployDeviceFilter.md)
- [XiqDeploymentByIdStatusResponse](docs/XiqDeploymentByIdStatusResponse.md)
- [XiqDeploymentDetailsResponse](docs/XiqDeploymentDetailsResponse.md)
- [XiqDeploymentOverview](docs/XiqDeploymentOverview.md)
- [XiqDeploymentOverviewDetails](docs/XiqDeploymentOverviewDetails.md)
- [XiqDeploymentPolicy](docs/XiqDeploymentPolicy.md)
- [XiqDeploymentRequest](docs/XiqDeploymentRequest.md)
- [XiqDeploymentResponse](docs/XiqDeploymentResponse.md)
- [XiqDeploymentScheduleActionResponse](docs/XiqDeploymentScheduleActionResponse.md)
- [XiqDeploymentStatus](docs/XiqDeploymentStatus.md)
- [XiqDeploymentsPolicyResponse](docs/XiqDeploymentsPolicyResponse.md)
- [XiqDestinationType](docs/XiqDestinationType.md)
- [XiqDevice](docs/XiqDevice.md)
- [XiqDeviceAdminState](docs/XiqDeviceAdminState.md)
Expand Down Expand Up @@ -865,6 +883,7 @@ Class | Method | HTTP request | Description
- [XiqDeviceVlanSortField](docs/XiqDeviceVlanSortField.md)
- [XiqDeviceWifiInterface](docs/XiqDeviceWifiInterface.md)
- [XiqDeviceWirelessInterfaceEntry](docs/XiqDeviceWirelessInterfaceEntry.md)
- [XiqDevices](docs/XiqDevices.md)
- [XiqDfsChannelChangesEntity](docs/XiqDfsChannelChangesEntity.md)
- [XiqDfsChannelStatsEntity](docs/XiqDfsChannelStatsEntity.md)
- [XiqDfsRecurenceChannelStatsResponse](docs/XiqDfsRecurenceChannelStatsResponse.md)
Expand Down Expand Up @@ -928,6 +947,12 @@ Class | Method | HTTP request | Description
- [XiqGetDeviceInfobyNosRequest](docs/XiqGetDeviceInfobyNosRequest.md)
- [XiqGetPortAssignmentDetailsResponse](docs/XiqGetPortAssignmentDetailsResponse.md)
- [XiqGrantExternalUserRequest](docs/XiqGrantExternalUserRequest.md)
- [XiqHardwareHealthClientListResponse](docs/XiqHardwareHealthClientListResponse.md)
- [XiqHardwareHealthDeviceStatsEntity](docs/XiqHardwareHealthDeviceStatsEntity.md)
- [XiqHardwareHealthPacketCountsEntity](docs/XiqHardwareHealthPacketCountsEntity.md)
- [XiqHardwareHealthRebootStatsEntity](docs/XiqHardwareHealthRebootStatsEntity.md)
- [XiqHardwareHealthStatsResponse](docs/XiqHardwareHealthStatsResponse.md)
- [XiqHhClientStatsEntity](docs/XiqHhClientStatsEntity.md)
- [XiqHiqContext](docs/XiqHiqContext.md)
- [XiqHiqStatus](docs/XiqHiqStatus.md)
- [XiqHostNameAddressProfile](docs/XiqHostNameAddressProfile.md)
Expand Down Expand Up @@ -1061,6 +1086,8 @@ Class | Method | HTTP request | Description
- [XiqRpSensorScanSettings](docs/XiqRpSensorScanSettings.md)
- [XiqRpWmmQosSettings](docs/XiqRpWmmQosSettings.md)
- [XiqSchedule](docs/XiqSchedule.md)
- [XiqScheduleDetails](docs/XiqScheduleDetails.md)
- [XiqScheduleStatus](docs/XiqScheduleStatus.md)
- [XiqScheduleType](docs/XiqScheduleType.md)
- [XiqSendCliRequest](docs/XiqSendCliRequest.md)
- [XiqSendCliResponse](docs/XiqSendCliResponse.md)
Expand All @@ -1072,6 +1099,7 @@ Class | Method | HTTP request | Description
- [XiqSetSsidModeWepRequest](docs/XiqSetSsidModeWepRequest.md)
- [XiqSite](docs/XiqSite.md)
- [XiqSiteAfcSchedule](docs/XiqSiteAfcSchedule.md)
- [XiqSiteInfo](docs/XiqSiteInfo.md)
- [XiqSitesByWiredEntity](docs/XiqSitesByWiredEntity.md)
- [XiqSitesByWirelessEntity](docs/XiqSitesByWirelessEntity.md)
- [XiqSmsLog](docs/XiqSmsLog.md)
Expand Down Expand Up @@ -1147,6 +1175,7 @@ Class | Method | HTTP request | Description
- [XiqUpdateEndUserRequest](docs/XiqUpdateEndUserRequest.md)
- [XiqUpdateExternalRadiusServerRequest](docs/XiqUpdateExternalRadiusServerRequest.md)
- [XiqUpdateExternalUserRequest](docs/XiqUpdateExternalUserRequest.md)
- [XiqUpdateFirmwareUpgradeRequest](docs/XiqUpdateFirmwareUpgradeRequest.md)
- [XiqUpdateFloorRequest](docs/XiqUpdateFloorRequest.md)
- [XiqUpdateInternalRadiusServerRequest](docs/XiqUpdateInternalRadiusServerRequest.md)
- [XiqUpdateKeyBasedPcgUsersRequest](docs/XiqUpdateKeyBasedPcgUsersRequest.md)
Expand Down Expand Up @@ -1194,6 +1223,7 @@ Class | Method | HTTP request | Description
- [XiqViqLicense](docs/XiqViqLicense.md)
- [XiqViqOperationType](docs/XiqViqOperationType.md)
- [XiqViqTaskProgress](docs/XiqViqTaskProgress.md)
- [XiqVlanObject](docs/XiqVlanObject.md)
- [XiqVlanObjectClassifiedEntry](docs/XiqVlanObjectClassifiedEntry.md)
- [XiqVlanProfile](docs/XiqVlanProfile.md)
- [XiqVlanProfileFilter](docs/XiqVlanProfileFilter.md)
Expand Down
Loading

0 comments on commit 22bcdda

Please sign in to comment.