List activated port lists
GET
/v2/port_lists/activatedLast modified: 3 days ago
List activated port lists for the current product
Request
Query Params
page
integer
optional
Page number. Default: 1
per_page
integer
optional
Number of records per page. Default: 10. Max: 100
q
string
optional
Search by [:uuid, :name]. Usage q[column]='word'
limited
boolean
optional
Request samples
Responses
OK(200)
Unauthorized(401)
Forbidden(403)
HTTP Code: 200
Content Type : JSONapplication/json
Activated port lists
Data Schema
object {0}
Example
{}
Last modified: 3 days ago