Remote Access Client
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/extclients HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
{
"address": "text",
"address6": "text",
"allowed_ips": [
"text"
],
"clientid": "text",
"country": "text",
"deniednodeacls": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"device_name": "text",
"dns": "text",
"enabled": true,
"extraallowedips": [
"text"
],
"ingressgatewayendpoint": "text",
"ingressgatewayid": "text",
"lastmodified": 1,
"network": "text",
"os": "text",
"ownerid": "text",
"postdown": "text",
"postup": "text",
"privatekey": "text",
"public_endpoint": "text",
"publickey": "text",
"remote_access_client_id": "text",
"tags": {
"ANY_ADDITIONAL_PROPERTY": {}
}
}GET /api/extclients/{network} HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
{
"address": "text",
"address6": "text",
"allowed_ips": [
"text"
],
"clientid": "text",
"country": "text",
"deniednodeacls": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"device_name": "text",
"dns": "text",
"enabled": true,
"extraallowedips": [
"text"
],
"ingressgatewayendpoint": "text",
"ingressgatewayid": "text",
"lastmodified": 1,
"network": "text",
"os": "text",
"ownerid": "text",
"postdown": "text",
"postup": "text",
"privatekey": "text",
"public_endpoint": "text",
"publickey": "text",
"remote_access_client_id": "text",
"tags": {
"ANY_ADDITIONAL_PROPERTY": {}
}
}GET /api/extclients/{network}/{clientid} HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
{
"address": "text",
"address6": "text",
"allowed_ips": [
"text"
],
"clientid": "text",
"country": "text",
"deniednodeacls": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"device_name": "text",
"dns": "text",
"enabled": true,
"extraallowedips": [
"text"
],
"ingressgatewayendpoint": "text",
"ingressgatewayid": "text",
"lastmodified": 1,
"network": "text",
"os": "text",
"ownerid": "text",
"postdown": "text",
"postup": "text",
"privatekey": "text",
"public_endpoint": "text",
"publickey": "text",
"remote_access_client_id": "text",
"tags": {
"ANY_ADDITIONAL_PROPERTY": {}
}
}PUT /api/extclients/{network}/{clientid} HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
{
"address": "text",
"address6": "text",
"allowed_ips": [
"text"
],
"clientid": "text",
"country": "text",
"deniednodeacls": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"device_name": "text",
"dns": "text",
"enabled": true,
"extraallowedips": [
"text"
],
"ingressgatewayendpoint": "text",
"ingressgatewayid": "text",
"lastmodified": 1,
"network": "text",
"os": "text",
"ownerid": "text",
"postdown": "text",
"postup": "text",
"privatekey": "text",
"public_endpoint": "text",
"publickey": "text",
"remote_access_client_id": "text",
"tags": {
"ANY_ADDITIONAL_PROPERTY": {}
}
}DELETE /api/extclients/{network}/{clientid} HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
GET /api/extclients/{network}/{clientid}/{type} HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
{
"address": "text",
"address6": "text",
"allowed_ips": [
"text"
],
"clientid": "text",
"country": "text",
"deniednodeacls": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"device_name": "text",
"dns": "text",
"enabled": true,
"extraallowedips": [
"text"
],
"ingressgatewayendpoint": "text",
"ingressgatewayid": "text",
"lastmodified": 1,
"network": "text",
"os": "text",
"ownerid": "text",
"postdown": "text",
"postup": "text",
"privatekey": "text",
"public_endpoint": "text",
"publickey": "text",
"remote_access_client_id": "text",
"tags": {
"ANY_ADDITIONAL_PROPERTY": {}
}
}POST /api/extclients/{network}/{nodeid} HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
text