pub async fn fetch_sip_ip_address(
configuration: &Configuration,
account_sid: &str,
ip_access_control_list_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodSipPeriodSipIpAccessControlListPeriodSipIpAddress, Error<FetchSipIpAddressError>>
Expand description
Read one IpAddress resource.