APIRef_tm_ltm_traffic-classΒΆ
mgmt/tm/ltm/traffic-class
Traffic Class Configuration
REST Endpoints
- Collection URI
/mgmt/tm/ltm/traffic-class
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/traffic-class/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service to which the object belongs. | |
classification |
string | optional | read/write | Tag to assign to flows matching the classification criteria | |
description |
string | optional | read/write | User defined description. | |
destinationAddress |
string | optional | read/write | Destination network or host IP address matching criteria | |
destinationMask |
string | optional | read/write | Destination network IP address mask matching criteria | |
destinationPort |
integer | optional | read/write | Destination TCP/UDP port matching criteria | |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which the traffic class resides. |
protocol |
string | optional | read/write | IP protocol matching criteria | |
sourceAddress |
string | optional | read/write | Source network or host IP address matching criteria | |
sourceMask |
string | optional | read/write | Source network IP address mask matching criteria | |
sourcePort |
integer | optional | read/write | Source TCP/UDP port matching criteria |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.