Performance Monitor

Get

get

Retrieve the Performance Monitor Settings.

Responses
200

Success

application/json; api-version=1.0
get
/api/PerformanceMonitor

Update

put

Modify the Performance Monitor Settings.

Body

Update performance monitor settings

enabledboolean | nullableOptional

Enable or disable RAS Performance Monitor.

serverstring | nullableOptional

Server hosting RAS Performance Monitor database.

portinteger · int32 | nullableOptional

Connection Port to the Server hosting RAS Performance Monitor database.

Responses
put
/api/PerformanceMonitor

No content

Was this helpful?