How to enable/disable pulse configuration via Rest API
Page 1 / 1
Try below:
PUT url : https://server_ip:9440/PrismGateway/services/rest/v1/pulse
Body:
{"emailContactList":["Provide_email_ids"],"enable":true,"verbosityType":"BASIC_COREDUMP","enableDefaultNutanixEmail":true,"defaultNutanixEmail":"nos-asups@nutanix.com"}
PUT url : https://server_ip:9440/PrismGateway/services/rest/v1/pulse
Body:
{"emailContactList":["Provide_email_ids"],"enable":true,"verbosityType":"BASIC_COREDUMP","enableDefaultNutanixEmail":true,"defaultNutanixEmail":"nos-asups@nutanix.com"}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.