Operation
get /pmProfile/correlateReportProfileToService/{granularity}/{serviceId}/{repId}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| granularity | required | granularity | --- |
| serviceId | required | serviceId | --- |
| repId | required | repId | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
post /pmProfile/saveDmProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMDmTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
E_PMDmTcaProfileObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/saveOtnElineSoamNwProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | N_IPMTCAProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
N_IPMTCAProfileObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/saveNwProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | N_IPMTCAProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
N_IPMTCAProfileObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/savePortProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMPortTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
E_PMPortTcaProfileObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/saveQueueProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMQueueTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
E_PMQueueTcaProfileObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/saveSapProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMSapTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
E_PMSapTcaProfileObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/saveSlmProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMSlmTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
E_PMSlmTcaProfileObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/deleteElineSoamNwProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | N_IPMTCAProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/deleteNwProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | N_IPMTCAProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
get /pmProfile/getAllEsmElineSoamTcaProfiles/Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[N_IPMTCAProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/getAllEsmTcaProfiles/Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[N_IPMTCAProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/getAvailReportProfiles/{granularity}/{serviceId}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| granularity | required | granularity | --- |
| serviceId | required | serviceId | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
JqgridResponse«E_PMServReportProfileObj»
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/retrieveDmTcaProfilesReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[E_PMDmTcaProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/retrieveNwProfilesReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[N_IPMTCAProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/retrievePortTcaProfilesReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[E_PMPortTcaProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/retrieveQueueTcaProfilesReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[E_PMQueueTcaProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/retrieveSapTcaProfilesReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[E_PMSapTcaProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /pmProfile/retrieveSlmTcaProfilesReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[E_PMSlmTcaProfileObj]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
post /pmProfile/modifyDmProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMDmTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/modifyElineSoamNwProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | N_IPMTCAProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/modifyNwProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | N_IPMTCAProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/modifyPortProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMPortTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/modifyQProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMQueueTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/modifySapProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMSapTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /pmProfile/modifySlmProfileRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | E_PMSlmTcaProfileObj |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
get /pmProfile/uncorrelateReportProfileOfService/{granularity}/{serviceId}/{repId}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| granularity | required | granularity | --- |
| serviceId | required | serviceId | --- |
| repId | required | repId | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
StatusRespObj
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
E_PMDmTcaProfileObj
Name |
Type |
Description |
Enum |
|---|---|---|---|
| profileName | String string |
--- | --- |
| dmTCAId | Long long |
--- | --- |
| aB_FD15 | String string |
--- | --- |
| aB_FD24 | String string |
--- | --- |
| xB_FD15 | String string |
--- | --- |
| xB_FD24 | String string |
--- | --- |
| aN_FDV15 | String string |
--- | --- |
| aN_FDV24 | String string |
--- | --- |
| xN_FDV15 | String string |
--- | --- |
| xN_FDV24 | String string |
--- | --- |
| aF_FDV15 | String string |
--- | --- |
| aF_FDV24 | String string |
--- | --- |
| xF_FDV15 | String string |
--- | --- |
| xF_FDV24 | String string |
--- | --- |
E_PMPortTcaProfileObj
Name |
Type |
Description |
Enum |
|---|---|---|---|
| portProfileName | String string |
--- | --- |
| portTcaId | Long long |
--- | --- |
| queue1TCAId | Long long |
--- | --- |
| queue2TCAId | Long long |
--- | --- |
| queue3TCAId | Long long |
--- | --- |
| queue4TCAId | Long long |
--- | --- |
| queue5TCAId | Long long |
--- | --- |
| queue6TCAId | Long long |
--- | --- |
| queue7TCAId | Long long |
--- | --- |
| queue8TCAId | Long long |
--- | --- |
| ifInPackets15 | String string |
--- | --- |
| ifInPackets24 | String string |
--- | --- |
| ifOutPackets15 | String string |
--- | --- |
| ifOutPackets24 | String string |
--- | --- |
| ifInOctets15 | String string |
--- | --- |
| ifInOctets24 | String string |
--- | --- |
| ifOutOctets15 | String string |
--- | --- |
| ifOutOctets24 | String string |
--- | --- |
| ifInDiscards15 | String string |
--- | --- |
| ifInDiscards24 | String string |
--- | --- |
| ifOutDiscards15 | String string |
--- | --- |
| ifOutDiscards24 | String string |
--- | --- |
| ifInErrors15 | String string |
--- | --- |
| ifInErrors24 | String string |
--- | --- |
| ifOutErrors15 | String string |
--- | --- |
| ifOutErrors24 | String string |
--- | --- |
| highCapacityPkts15 | String string |
--- | --- |
| highCapacityPkts24 | String string |
--- | --- |
| highCapacityOctets15 | String string |
--- | --- |
| highCapacityOctets24 | String string |
--- | --- |
| q1ProfileName | String string |
--- | --- |
| q1PktsDropped15 | String string |
--- | --- |
| q1PktsDropped24 | String string |
--- | --- |
| q1OctetsDropped15 | String string |
--- | --- |
| q1OctetsDropped24 | String string |
--- | --- |
| q2ProfileName | String string |
--- | --- |
| q2PktsDropped15 | String string |
--- | --- |
| q2PktsDropped24 | String string |
--- | --- |
| q2OctetsDropped15 | String string |
--- | --- |
| q2OctetsDropped24 | String string |
--- | --- |
| q3ProfileName | String string |
--- | --- |
| q3PktsDropped15 | String string |
--- | --- |
| q3PktsDropped24 | String string |
--- | --- |
| q3OctetsDropped15 | String string |
--- | --- |
| q3OctetsDropped24 | String string |
--- | --- |
| q4ProfileName | String string |
--- | --- |
| q4PktsDropped15 | String string |
--- | --- |
| q4PktsDropped24 | String string |
--- | --- |
| q4OctetsDropped15 | String string |
--- | --- |
| q4OctetsDropped24 | String string |
--- | --- |
| q5ProfileName | String string |
--- | --- |
| q5PktsDropped15 | String string |
--- | --- |
| q5PktsDropped24 | String string |
--- | --- |
| q5OctetsDropped15 | String string |
--- | --- |
| q5OctetsDropped24 | String string |
--- | --- |
| q6ProfileName | String string |
--- | --- |
| q6PktsDropped15 | String string |
--- | --- |
| q6PktsDropped24 | String string |
--- | --- |
| q6OctetsDropped15 | String string |
--- | --- |
| q6OctetsDropped24 | String string |
--- | --- |
| q7ProfileName | String string |
--- | --- |
| q7PktsDropped15 | String string |
--- | --- |
| q7PktsDropped24 | String string |
--- | --- |
| q7OctetsDropped15 | String string |
--- | --- |
| q7OctetsDropped24 | String string |
--- | --- |
| q8ProfileName | String string |
--- | --- |
| q8PktsDropped15 | String string |
--- | --- |
| q8PktsDropped24 | String string |
--- | --- |
| q8OctetsDropped15 | String string |
--- | --- |
| q8OctetsDropped24 | String string |
--- | --- |
E_PMSlmTcaProfileObj
Name |
Type |
Description |
Enum |
|---|---|---|---|
| profileName | String string |
--- | --- |
| slmTCAId | Long long |
--- | --- |
| aN_FLR15 | String string |
--- | --- |
| aN_FLR24 | String string |
--- | --- |
| aN_FLRCont | String string |
--- | --- |
| xN_FLR15 | String string |
--- | --- |
| xN_FLR24 | String string |
--- | --- |
| xN_FLRCont | String string |
--- | --- |
| aF_FLR15 | String string |
--- | --- |
| aF_FLR24 | String string |
--- | --- |
| aF_FLRCont | String string |
--- | --- |
| xF_FLR15 | String string |
--- | --- |
| xF_FLR24 | String string |
--- | --- |
| xF_FLRCont | String string |
--- | --- |
| n_HLI15 | String string |
--- | --- |
| n_HLI24 | String string |
--- | --- |
| n_HLICont | String string |
--- | --- |
| f_HLI15 | String string |
--- | --- |
| f_HLI24 | String string |
--- | --- |
| f_HLICont | String string |
--- | --- |
| n_UAI15 | String string |
--- | --- |
| n_UAI24 | String string |
--- | --- |
| n_UAICont | String string |
--- | --- |
| f_UAI15 | String string |
--- | --- |
| f_UAI24 | String string |
--- | --- |
| f_UAICont | String string |
--- | --- |
JqgridResponse«E_PMServReportProfileObj»
Name |
Type |
Description |
Enum |
|---|---|---|---|
| identifier | String string |
--- | --- |
| items | array[E_PMServReportProfileObj] E_PMServReportProfileObj |
--- | --- |
| colnames | String string |
--- | --- |
| status | String string |
--- | --- |
| operTime | String string |
--- | --- |
N_IPMTCAProfileObj
Name |
Type |
Description |
Enum |
|---|---|---|---|
| nwProfileName | String string |
--- | --- |
| nwProfileId | Long long |
--- | --- |
| portProfileName | String string |
--- | --- |
| portTcaId | Long long |
--- | --- |
| ifInPackets15 | String string |
--- | --- |
| ifInPackets24 | String string |
--- | --- |
| ifOutPackets15 | String string |
--- | --- |
| ifOutPackets24 | String string |
--- | --- |
| ifInOctets15 | String string |
--- | --- |
| ifInOctets24 | String string |
--- | --- |
| ifOutOctets15 | String string |
--- | --- |
| ifOutOctets24 | String string |
--- | --- |
| ifInDiscards15 | String string |
--- | --- |
| ifInDiscards24 | String string |
--- | --- |
| ifOutDiscards15 | String string |
--- | --- |
| ifOutDiscards24 | String string |
--- | --- |
| ifInErrors15 | String string |
--- | --- |
| ifInErrors24 | String string |
--- | --- |
| ifOutErrors15 | String string |
--- | --- |
| ifOutErrors24 | String string |
--- | --- |
| highCapacityPkts15 | String string |
--- | --- |
| highCapacityPkts24 | String string |
--- | --- |
| highCapacityOctets15 | String string |
--- | --- |
| highCapacityOctets24 | String string |
--- | --- |
| q1ProfileName | String string |
--- | --- |
| queue1TCAId | Long long |
--- | --- |
| q1PktsDropped15 | String string |
--- | --- |
| q1PktsDropped24 | String string |
--- | --- |
| q1OctetsDropped15 | String string |
--- | --- |
| q1OctetsDropped24 | String string |
--- | --- |
| q2ProfileName | String string |
--- | --- |
| queue2TCAId | Long long |
--- | --- |
| q2PktsDropped15 | String string |
--- | --- |
| q2PktsDropped24 | String string |
--- | --- |
| q2OctetsDropped15 | String string |
--- | --- |
| q2OctetsDropped24 | String string |
--- | --- |
| q3ProfileName | String string |
--- | --- |
| queue3TCAId | Long long |
--- | --- |
| q3PktsDropped15 | String string |
--- | --- |
| q3PktsDropped24 | String string |
--- | --- |
| q3OctetsDropped15 | String string |
--- | --- |
| q3OctetsDropped24 | String string |
--- | --- |
| q4ProfileName | String string |
--- | --- |
| queue4TCAId | Long long |
--- | --- |
| q4PktsDropped15 | String string |
--- | --- |
| q4PktsDropped24 | String string |
--- | --- |
| q4OctetsDropped15 | String string |
--- | --- |
| q4OctetsDropped24 | String string |
--- | --- |
| q5ProfileName | String string |
--- | --- |
| queue5TCAId | Long long |
--- | --- |
| q5PktsDropped15 | String string |
--- | --- |
| q5PktsDropped24 | String string |
--- | --- |
| q5OctetsDropped15 | String string |
--- | --- |
| q5OctetsDropped24 | String string |
--- | --- |
| q6ProfileName | String string |
--- | --- |
| queue6TCAId | Long long |
--- | --- |
| q6PktsDropped15 | String string |
--- | --- |
| q6PktsDropped24 | String string |
--- | --- |
| q6OctetsDropped15 | String string |
--- | --- |
| q6OctetsDropped24 | String string |
--- | --- |
| q7ProfileName | String string |
--- | --- |
| queue7TCAId | Long long |
--- | --- |
| q7PktsDropped15 | String string |
--- | --- |
| q7PktsDropped24 | String string |
--- | --- |
| q7OctetsDropped15 | String string |
--- | --- |
| q7OctetsDropped24 | String string |
--- | --- |
| q8ProfileName | String string |
--- | --- |
| queue8TCAId | Long long |
--- | --- |
| q8PktsDropped15 | String string |
--- | --- |
| q8PktsDropped24 | String string |
--- | --- |
| q8OctetsDropped15 | String string |
--- | --- |
| q8OctetsDropped24 | String string |
--- | --- |
| sapProfileName | String string |
--- | --- |
| sapTCAId | Long long |
--- | --- |
| ingressPktsDropped15 | String string |
--- | --- |
| ingressPktsDropped24 | String string |
--- | --- |
| ingressOctetsDropped15 | String string |
--- | --- |
| ingressOctetsDropped24 | String string |
--- | --- |
| slmProfileName | String string |
--- | --- |
| slmTCAId | Long long |
--- | --- |
| aN_FLR15 | String string |
--- | --- |
| aN_FLR24 | String string |
--- | --- |
| aN_FLRCont | String string |
--- | --- |
| xN_FLR15 | String string |
--- | --- |
| xN_FLR24 | String string |
--- | --- |
| xN_FLRCont | String string |
--- | --- |
| aF_FLR15 | String string |
--- | --- |
| aF_FLR24 | String string |
--- | --- |
| aF_FLRCont | String string |
--- | --- |
| xF_FLR15 | String string |
--- | --- |
| xF_FLR24 | String string |
--- | --- |
| xF_FLRCont | String string |
--- | --- |
| n_HLI15 | String string |
--- | --- |
| n_HLI24 | String string |
--- | --- |
| n_HLICont | String string |
--- | --- |
| f_HLI15 | String string |
--- | --- |
| f_HLI24 | String string |
--- | --- |
| f_HLICont | String string |
--- | --- |
| n_UAI15 | String string |
--- | --- |
| n_UAI24 | String string |
--- | --- |
| n_UAICont | String string |
--- | --- |
| f_UAI15 | String string |
--- | --- |
| f_UAI24 | String string |
--- | --- |
| f_UAICont | String string |
--- | --- |
| dmProfileName | String string |
--- | --- |
| dmTCAId | Long long |
--- | --- |
| aB_FD15 | String string |
--- | --- |
| aB_FD24 | String string |
--- | --- |
| xB_FD15 | String string |
--- | --- |
| xB_FD24 | String string |
--- | --- |
| aN_FDV15 | String string |
--- | --- |
| aN_FDV24 | String string |
--- | --- |
| xN_FDV15 | String string |
--- | --- |
| xN_FDV24 | String string |
--- | --- |
| aF_FDV15 | String string |
--- | --- |
| aF_FDV24 | String string |
--- | --- |
| xF_FDV15 | String string |
--- | --- |
| xF_FDV24 | String string |
--- | --- |
| id | String string |
--- | --- |