ACL
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/acls HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
[
{
"code": 1,
"message": "text",
"response": null
}
]POST /api/v1/acls HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
[
{
"code": 1,
"message": "text",
"response": null
}
]PUT /api/v1/acls HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
[
{
"code": 1,
"message": "text",
"response": null
}
]DELETE /api/v1/acls HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
[
{
"code": 1,
"message": "text",
"response": null
}
]GET /api/v1/acls/policy_types HTTP/1.1
Host: api.demo.netmaker.io
Accept: */*
[
{
"code": 1,
"message": "text",
"response": null
}
]