Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x
Top   in Index   Prev   Next

TS 29.155
Traffic Steering Control –
Representational State Transfer (REST)
over St reference point

V19.0.0 (PDF)2025/09  46 p.
V18.0.0  2024/03  46 p.
V17.0.0  2021/12  46 p.
V16.0.0  2020/06  45 p.
V15.1.0  2019/06  45 p.
V14.4.0  2019/06  46 p.
V13.5.0  2019/06  46 p.
Rapporteur:
Mr. Huang, Zhenning
China Mobile Com. Corporation

full Table of Contents for  TS 29.155  Word version:  19.0.0

each clause number in 'red' refers to the equivalent title in the Partial Content
Here   Top
1Scope  p. 6
2References  p. 6
3Definitions and abbreviations  p. 7
3.1Definitions  p. 7
3.2Abbreviations  p. 7
4St reference point  p. 7
4.1Overview  p. 7
4.2Reference model  p. 7
4.3Functional elements  p. 8
4.3.1TSSF  p. 8
4.3.2PCRF  p. 8
4.4Procedures over St reference point  p. 8
4.4.1General  p. 8
4.4.2Traffic Steering Policy Provisioning over St  p. 8
4.4.3Traffic Steering Rule Error Handling  p. 9
4.4.4UE IPv4 address provisioning  p. 9
5St protocol  p. 10
5.1Introduction  p. 10
5.2Transport layer  p. 10
5.3Application delivery layer  p. 11
5.3.1Methods  p. 11
5.3.2Resources and URI design  p. 11
5.3.3HTTP request/response formats  p. 12
5.3.3.1General  p. 12
5.3.3.2POST /stapplication/sessions  p. 13
5.3.3.3PUT /stapplication/sessions/{stsessionid}  p. 15
5.3.3.4PATCH /stapplication/sessions/{stsessionid}  p. 16
5.3.3.5DELETE /stapplication/sessions/{stsessionid}  p. 17
5.3.3.6GET /stapplication/sessions/{stsessionid}  p. 18
5.3.3.7POST /{notificationbaseurl}/{stsessionid}  p. 19
5.3.4St session ID  p. 20
5.3.5HTTP status codes  p. 21
5.3.6Feature negotiation  p. 22
5.3.6.1General  p. 22
5.3.7HTTP custom headers  p. 22
5.3.7.13gpp-Optional-Features  p. 22
5.3.7.23gpp-Required-Features  p. 22
5.3.7.33gpp-Accepted-Features  p. 23
5.3.7.43gpp-Notification-Base-URL  p. 23
5.4Specific application communication  p. 23
5.4.1General  p. 23
5.4.2Content type  p. 23
5.4.3JSON session fields  p. 23
5.4.3.1General  p. 23
5.4.3.2session-id  p. 24
5.4.3.3ue-ipv4  p. 24
5.4.3.4ue-ipv6-prefix  p. 24
5.4.3.5tsrules  p. 24
5.4.3.6ts-rule-name  p. 25
5.4.3.7precedence  p. 25
5.4.3.8tdf-application-identifier  p. 25
5.4.3.9flow-information  p. 25
5.4.3.10flow-description  p. 26
5.4.3.11tos-traffic-class  p. 26
5.4.3.12security-parameter-index  p. 26
5.4.3.13flow-label  p. 26
5.4.3.14flow-direction  p. 26
5.4.3.15ts-policy-identifier-dl  p. 26
5.4.3.16ts-policy-identifier-ul  p. 26
5.4.3.17predefined-tsrules  p. 26
5.4.3.18predefined-group-of-tsrules  p. 27
5.4.3.19ts-rule-base-name  p. 27
5.4.3.20called-station-id  p. 27
5.4.4JSON errors and informational response fields  p. 27
5.4.4.1General  p. 27
5.4.4.2errors  p. 28
5.4.4.3error-type  p. 28
5.4.4.4error-message  p. 28
5.4.4.5error-tag  p. 28
5.4.4.6error-path  p. 28
5.4.4.7error-info  p. 28
5.4.4.6asuccess-message  p. 29
5.4.4.7asuccess-path  p. 29
5.4.4.8success-info  p. 29
5.4.5JSON report fields  p. 29
5.4.5.1General  p. 29
5.4.5.2ts-rule-reports  p. 29
5.4.5.3resource-paths  p. 30
5.4.5.4rule-status  p. 30
5.4.5.5rule-failure-code  p. 30
5.4.6JSON notification fields  p. 31
5.4.6.1General  p. 31
5.4.6.2notifications  p. 31
5.4.6.3notification-type  p. 31
5.4.6.4notification-message  p. 32
5.4.6.5notification-tag  p. 32
5.4.6.6notification-info  p. 32
5.5TSSF discovery  p. 32
6Secure communication  p. 32
A Call Flows  p. 32
A.1General  p. 32
A.2Traffic Steering Control Information Provisioning  p. 32
A.3Traffic Steering Control Information Update  p. 33
A.4Traffic Steering Control Information Removal  p. 34
A.5Traffic Steering Control Notification  p. 34
B(Normative)  JSON Schema  p. 35
B.1Session body schema  p. 35
B.2Error and Informational response schema  p. 37
B.3Report schema  p. 39
B.4Notification schema  p. 40
C Change history  p. 42

Up   Top