Test AutoSupport delivery settings
The autoSupportConfig test command sends a sample AutoSupport bundle collection message so you can test the connection to the destination technical support system using the specified delivery parameters.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin or Support Admin role.
Syntax
autoSupportConfig test [replyToEmail="address"]
Parameters
Parameter | Description |
---|---|
replyToEmail | Allows the user to specify the reply-to email address for the AutoSupport test message. It is only used/required when delivery method is set to email. |
Examples
SMcli -n Array1 -c "autoSupportConfig test;"
SMcli -n Array1 -c "autoSupportConfig test replyToEmail=\"user@company.com\";"
The sample AutoSupport message was successfully sent to the ASUP gateway server.
SMcli completed successfully.
Give documentation feedback