You need to sign in or sign up before continuing.
### Added - Pro.get_local_admin_password_user_history which returns full history of all local admin passwords for a specific username on a target device - Pro.get_local_admin_password_user_current which returns current LAPS password for specified client by using the client management id and username as the path parameters - Pro.get_local_admin_accounts which returns a full list of admin accounts that are LAPS capable - Pro.get_sso_failover_settings which returns the current failover settings in JSON - Pro.create_sso_failover_settings which regenerates failover url, by changing failover key to new one, and returns new failover settings in JSON ### Changed - Pro.get_engage_settings updated to use new v2 endpoint since they are functionally the same - Pro.update_engage_settings updated to use the new v2 endpoint since they are functionally the same - Pro.get_engage_settings_history updated to use the new v2 endpoint since they are functionally the same - Pro.create_engage_settings_history_note updated to use the new v2 endpoints since they are functionally the same ### Removed The endpoints that the following methods wrapped were removed without deprecation by Jamf Pro v10.45.0 - Pro.get_local_admin_password_history - Pro.get_local_admin_password_current