Get
/api/v2/mydeviceconnections
Security
HTTP
Type bearer
Query parameters
timezone
string
ExampleAsia/Kolkata
name
string
type
string
connectivityStatus
string
subdomain
string
isFavorite
boolean
portfolioId
string
siteId
string
deviceId
string
deviceName
string
ip
string
hostname
string
street
string
city
string
state
string
country
string
zipcode
string
sort
array of string
Sorting criteria in the format: field:asc|desc, field defaults to name and direction defaults to DESC. Example fields are: ['name', 'type', 'deviceName', 'ip', 'hostname', 'portfolioName', 'siteName', 'lastAccessAt', 'whenCreated', 'whenAssigned']
DefaultdeviceName:asc & name:asc
Example[
"deviceName:asc",
"name:asc"
]
Responses
200
OK
object
authorization
boolean
data
Array of object (MyDeviceConnection)
object
attributes
object
connectionUrl
string
connectivityStatus
string
device
object
description
string
deviceType
string
fstate
string
hostname
string
icon
object
name
string
id
integer
location
object
city
string
country
string
state
string
street
string
zipcode
string
name
string
repnetIp
string
fstate
string
id
integer
isFavorite
boolean
lastAccessAt
string
name
string
network
object
cidr
string
id
string
name
string
path
string
port
integer
portfolio
object
id
string
name
string
ports
object
portRanges
Array of object
object
end
integer
start
integer
site
object
id
string
name
string
subdomain
string
type
string
user
object
email
string
id
string
loginName
string
name
string
whenChanged
string
whenCreated
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
500
Internal Server Error
object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean