pub async fn ipam_aggregates_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<IpamAggregatesDestroyError>>Expand description
Delete a aggregate object.
pub async fn ipam_aggregates_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<IpamAggregatesDestroyError>>Delete a aggregate object.