API Guide

"Description": "QuickSyncAccess is read only"
},
{
"Id": 13000,
"Property": "quickSyncAccess",
"Key": "READ_WRITE",
"Value": "Read-Write",
"Description": "QuickSyncAccess is read write"
},
{
"Id": 14000,
"Property": "timeoutLimitUnit",
"Key": "SECONDS",
"Value": "Seconds",
"Description": "Time out limit unit is seconds"
},
{
"Id": 15000,
"Property": "timeoutLimitUnit",
"Key": "MINUTES",
"Value": "Minutes",
"Description": "Time out limit unit is minutes"
},
{
"Id": 16000,
"Property": "lcdAccess",
"Key": "DISABLED",
"Value": "Disabled",
"Description": "LCD access is disabled"
},
{
"Id": 17000,
"Property": "lcdAccess",
"Key": "VIEW_ONLY",
"Value": "View Only",
"Description": "LCD access is view only"
},
{
"Id": 18000,
"Property": "lcdAccess",
"Key": "VIEW_AND_MODIFY",
"Value": "View and Modify",
"Description": "LCD access is view and modify"
},
{
"Id": 19000,
"Property": "redundancyPolicy",
"Key": "PSU_REDUNDANCY",
"Value": "PSU Redundancy",
"Description": "Redundancy policy type is PSU redundancy"
}
]
}
/api/DeviceService/GlobalExcludes
This URI represents the globally excluded ranges.
GET method for GlobalExcludes
This method returns the globally excluded ranges.
Description
Returns the globally excluded ranges.
Privilege VIEW
HTTP response
codes
200
Devices 215