IPWorks Cloud 2020 Python Edition

Questions / Feedback?

get_notification_info Method

Retrieves the notification information for the vault.

Syntax

def get_notification_info(vault_name: str) -> None: ...

Remarks

This method retrieves the notification information for the vault specified by VaultName. After this method returns, the results will be available in the NotificationInfo* properties.

If no notification settings exist for the vault the class fails with an error.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]