Remote Access Client

Fetches All Remote Access Clients across all networks

get
Authorizations
Responses
chevron-right
200

OK

application/json
get
/api/extclients

Get all remote access client associated with network

get
Authorizations
Responses
chevron-right
200

OK

application/json
get
/api/extclients/{network}

Get an individual remote access client

get
Authorizations
Responses
chevron-right
200

OK

application/json
get
/api/extclients/{network}/{clientid}

Update an individual remote access client

put
Authorizations
Responses
chevron-right
200

OK

application/json
put
/api/extclients/{network}/{clientid}

Delete an individual remote access client

delete
Authorizations
Responses
chevron-right
200

OK

No content

delete
/api/extclients/{network}/{clientid}

No content

Get an individual remote access client

get
Authorizations
Responses
chevron-right
200

OK

application/json
get
/api/extclients/{network}/{clientid}/{type}

Create an individual remote access client

post
Authorizations
Responses
chevron-right
200

OK

application/json
Responsestring
post
/api/extclients/{network}/{nodeid}

Last updated

Was this helpful?