Reference Guide

HTTP
Code
Description Schema
404 Not Found error_response
422 Operation Failed error_response
POST /smtp_config/{id}/test
Description
Test the SMTP configuration.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the SMTP configuration. string
Body
body
required
Test operation request body. smtp_config_test
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
snapshot_rule
Use this resource type to manage snapshot rules that are used in protection policies.
GET /snapshot_rule
Description
Query all snapshot rules.
208
Dell EMC PowerStore REST API Reference Guide