pub async fn create_network_slice(
pool: &Pool<Postgres>,
request: CreateNetworkSliceRequest,
) -> TmfResult<NetworkSlice>Expand description
Create a new network slice
pub async fn create_network_slice(
pool: &Pool<Postgres>,
request: CreateNetworkSliceRequest,
) -> TmfResult<NetworkSlice>Create a new network slice