SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Test AutoSupport delivery settings

The start storageArray autoSupport deliveryTest command sends a sample AutoSupport bundle collection message so you can test the connection to the destination our support system using the specified delivery parameters.

Supported Series

This command applies to an individual ETERNUS AB/HB series storage system.

Roles

To execute this command on the ETERNUS AB/HB series storage system, you must have the Storage Admin or Support Admin role.

Syntax

start storageArray autoSupport deliveryTest [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 "start storageArray autoSupport deliveryTest;"

SMcli -n Array1 -c "start storageArray autoSupport deliveryTest replyToEmail=\"user@company.com\";"

The sample AutoSupport message was successfully sent to the ASUP gateway server.

SMcli completed successfully.
Top of Page