SliceConfiguration interface
Per-slice settings
Properties
data |
The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item. |
default |
The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the |
slice | A reference to the slice that these settings apply to. The slice must be in the same location as the SIM policy. |
Property Details
dataNetworkConfigurations
The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
dataNetworkConfigurations: DataNetworkConfiguration[]
Property Value
defaultDataNetwork
The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the dataNetworkConfigurations
map. The data network must be in the same location as the SIM policy.
defaultDataNetwork: DataNetworkResourceId
Property Value
slice
A reference to the slice that these settings apply to. The slice must be in the same location as the SIM policy.
slice: SliceResourceId