pub async fn ipam_aggregates_create(
configuration: &Configuration,
writable_aggregate_request: WritableAggregateRequest,
) -> Result<Aggregate, Error<IpamAggregatesCreateError>>Expand description
Post a list of aggregate objects.
pub async fn ipam_aggregates_create(
configuration: &Configuration,
writable_aggregate_request: WritableAggregateRequest,
) -> Result<Aggregate, Error<IpamAggregatesCreateError>>Post a list of aggregate objects.