Export Charging Data
get
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/chargingdata/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object ChargingData
Title:
ChargingData
Nested Schema : ChargingData
Type:
object
Title:
Show Source
ChargingData
-
afChargingIdentifier(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
appSvcProvId(optional):
string
-
chgId:
string
-
description(optional):
string
-
meteringMethod(optional):
string
Allowed Values:
[ "DURATION", "DURATION_VOLUME", "EVENT", "VOLUME" ]
-
name:
string
-
offline(optional):
boolean
-
online(optional):
boolean
-
ratingGroup(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
reportingLevel(optional):
string
Allowed Values:
[ "RAT_GR_LEVEL", "SER_ID_LEVEL", "SPON_CON_LEV" ]
-
serviceId(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
sponsorId(optional):
string
400 Response
Bad request
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not Found
429 Response
Too Many Requests
500 Response
Internal Server Error
503 Response
Service Unavailable