pub fn config_network_get(
configuration: &Configuration,
) -> Result<ResponseContent<NetworkConfig>, Error<ConfigNetworkGetError>>Expand description
Get network configuration. IP address, netmask, router.
pub fn config_network_get(
configuration: &Configuration,
) -> Result<ResponseContent<NetworkConfig>, Error<ConfigNetworkGetError>>Get network configuration. IP address, netmask, router.