session-filter-extended¶
Create a extended convenience Filter to display/clear sessions
session-filter-extended Specification¶
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/session-filter-extended
Element Name
session-filter-extended
Element URI
/axapi/v3/session-filter-extended/{name}
Element Attributes
session-filter-extended_attributes
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/session-filter-extended | ||
Create List | POST | /axapi/v3/session-filter-extended | ||
Get Object | GET | /axapi/v3/session-filter-extended/{name} | ||
Get List | GET | /axapi/v3/session-filter-extended | ||
Modify Object | POST | /axapi/v3/session-filter-extended/{name} | ||
Replace Object | PUT | /axapi/v3/session-filter-extended/{name} | ||
Replace List | PUT | /axapi/v3/session-filter-extended | ||
Delete Object | DELETE | /axapi/v3/session-filter-extended/{name} |
session-filter-extended-list¶
session-filter-extended-list is JSON List of session-filter-extended attributes
session-filter-extended-list : [
session-filter-extended attributes¶
filter-rel
Description ‘AND’: both forward and reverse tuple-filter match; ‘OR’: either forward or reverse tuple-filter match;
Type: string
Supported Values: AND, OR
Default: AND
fwd-filter
Description Specify forward tuple-filter name
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
Refernce Object: /axapi/v3/tuple-filter
name
Description Session filter name
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
rev-filter
Description Specify reverse tuple-filter name
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
Refernce Object: /axapi/v3/tuple-filter
session-type
Description ‘sip’: SIP sessions;
Type: string
Supported Values: sip
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters