Updates the app_type of a port list
PUT
/v2/port_lists/{id}/app_typeLast modified: 3 days ago
Updates the app_type a port list
Request
Path Params
id
string
required
Query Params
app_type
string
required
Example:
pci,vrms
Request samples
Responses
OK(200)
Unauthorized(401)
Forbidden(403)
Record Not Found(404)
Parameter Error(422)
HTTP Code: 200
Content Type : JSONapplication/json
Port list app type updated
Data Schema
object {0}
Example
{}
Last modified: 3 days ago