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