[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Get Notification Global Configuration Data V2
DescriptionThis API is used to Notification Global Configuration settings.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost:8080/lcm/lcops/api/v2/settings/globalSetting
Authentication
This operation uses the following authentication methods.
Authorization
Scopes:
global
Response
Response
Response BodyResponse Body
200 OK returns
array
of
NotificationGlobalConfigurationDTO
of type(s) application/json
{
"description": "string",
"emailRecipients": [
"string"
],
"integrationName": "string",
"notificationFrequency": "DAILY",
"properties": {},
"webhookRecipients": [
"string"
]
}
string
description
Optional
array of
string
emailRecipients
Optional
string
integrationName
Optional
string
notificationFrequency
Optional
Possible values are: DAILY , WEEKLY , MONTHLY
object
properties
Optional
array of
string
webhookRecipients
Optional
Errors
401
Unauthorized
403
Forbidden
Code Samples
Code Samples
cURL Command
curl https://localhost:8080/lcm/lcops/api/v2/settings/globalSetting
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
On This Page
Settings Controller Operations
delete
delete
delete
delete