"an_ue_mobility_level": "stationary",\r
"an_latency": "10",\r
"an_max_number_of_ues": "10000",\r
+ "an_max_number_of_pud_session":"10000",\r
"an_activity_factor": "60",\r
"an_exp_data_rate_dl": "300",\r
"an_exp_data_rate_ul": "300",\r
'an_area_traffic_cap_ul',
'an_script_name',
'an_overalluser_density',
- 'an_Endpoint',
- "an_enableNSSISelection"
+ 'an_Endpoint',
+ 'an_enableNSSISelection',
+ 'an_max_number_of_pud_session'
]), an_coverage_area_ta_list: area};
this.slicingSubnet[1].params = this.pick(nsi_nssi_info, ['tn_latency', 'tn_bandwidth', 'tn_script_name', 'tn_jitter', 'tn_service_snssai',"tn_enableNSSISelection"]);
this.slicingSubnet[2].params = {...this.pick(nsi_nssi_info, [
'cn_script_name',
'cn_overalluser_density',
'cn_Endpoint',
- "cn_enableNSSISelection"
+ 'cn_enableNSSISelection',
+ 'cn_max_number_of_pud_session'
])};
} else {
this.message.error(result_message || 'Failed to get data')