[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

Send Test Email Notification

Description

This API is used to send test email to the user for verifying SNMP configuration.

Request

Request

URL

URL


get
https://localhost:8080/lcm/lcops/api/v2/testEmail/{toEmail}
Copy

Path Parameters

Path Parameters

string
toEmail Required

toEmail


Authentication

Authentication

This operation uses the following authentication methods.

Authorization

Scopes: global

Response

Response

Response Body

Response Body

200 OK

Returns Status of type(s) application/json
{
    "vmid": "6c9fca27-678d-4e79-9a0f-5f690735e67c"
}
string
identifier Optional

string
message Optional

string
transactionId Optional

string
type Optional

Possible values are: SUCCESSERROR


string
vmid Optional
Errors

Errors

Status
400

Bad Request


401

Unauthorized


403

Forbidden


Status
404

Not Found


Status
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://localhost:8080/lcm/lcops/api/v2/testEmail/{toEmail}


[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Settings Controller Operations
Feedback

Was this page helpful?