github code42/py42 v1.14.0

latest releases: v1.27.1, v1.27.0, v1.26.2...
3 years ago

Added

  • New method sdk.alerts.search_all_pages() to retrieve all alert pages.

  • New method sdk.alerts.get_aggregate_data() to get alert summary and observations.

Changed

  • Method sdk.alerts.search() now accepts optional arguments page_num and page_size.

  • Methods sdk.cases.update() and sdk.cases.create() now raise custom exception
    Py42InvalidCaseUserError when trying to add an invalid user as a subject or an
    assignee of a case.

  • sdk.cases.update() now raises Py42CaseNameExistsError when the name of the case
    already exists in the system.

Don't miss a new py42 release

NewReleases is sending notifications on new releases.