pub async fn dcim_interfaces_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<DcimInterfacesDestroyError>>Expand description
Delete a interface object.
pub async fn dcim_interfaces_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<DcimInterfacesDestroyError>>Delete a interface object.