Release/0.15.0 a1#3
Merged
zachcamara-hpe merged 56 commits intomainfrom Mar 27, 2022
Merged
Conversation
…nd fix default values for traffic_type parameter
…template_group function
clearpass functions added: - clearpass_add_account - clearpass_delete_account - clearpass_filter_events - clearpass_get_configured_account - clearpass_get_configured_account_details - clearpass_get_configured_accounts - clearpass_get_connectivity - clearpass_get_pause_orchestration_status - clearpass_get_service_endpoint_status - clearpass_get_user_roles_for_ip - clearpass_pause_individual_orchestration - clearpass_post_login_event - clearpass_post_logout_event - clearpass_reset_service_endpoint - clearpass_set_pause_orchestration_status - clearpass_update_account
…using username/password auth to Orchestrator
…o get_stats_approximate_disk_space
…cover_denied_appliance functions to _appliance submodule
…sdk...` to :func:`pyedgeconnect...`
…Security license options
…ved extraneous data paramter for appliance_delete_api
…or functions related to file upload, also removed unrechable error logging lines for _get, _post, _put, _delete
…module function to perform a link integrity test between appliances. New function is link_integrity_test()
…fo submodule, removed from _appliance
… ``preconfig_name`` to better represent the value does not need to be the hostname of an appliance The first paramter ``hostname`` has been renamed to ``preconfig_name`` for the functions: create_preconfig, modify_preconfig, and validate_preconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.15.0-a1 -- 2022-03-26
💥 Breaking Changes