List
Available for user tokens and project keys
List
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"_id": ObjectId,
"project": ObjectId,
"name": String,
"vlan": Number,
"ip": String, // Example: 10.0.0.1
"subnet": String, // Example '255.255.255.0'
"default": Boolean
}
]{
"error": String
}Last updated