Viewing the Catalogic DPX Master Servers that Were Registered as Notification Providers

Use the following command to view either a list of the Catalogic DPX Master Servers that were registered as notification providers or a specific item in the list:

PS> Catalogic.RansomwareDetection.Agent.exe config list `
    notification-provider dpx `
    [ --id <integer> | --help ]

You can add the following flags and value:

Flag and Parameter
Description

--id <integer>

Specify the ID of the notification provider. Or, run the command without adding this flag to see a list of all the Catalogic DPX Master Servers for notification providers with IDs.

--help | -h

Show the help text.

Last updated