Use this method to return the link-status preference.
Authentication with user name and password is required.
GET https://{management_server_IP}/nodes/linkStatusPreference
None
None
Code | Description | Comments |
---|---|---|
200 | OK | The request completed successfully. |
Parameters | Type | Description | ||
---|---|---|---|---|
linkStatus | Boolean | Indicates whether an alert is raised when the
link status of a port changes. This can be one of the following values.
|
{
"linkStatus": true
}