pub async fn dcim_inventory_items_create(
configuration: &Configuration,
dcim_inventory_items_create_request: DcimInventoryItemsCreateRequest,
) -> Result<InventoryItem, Error<DcimInventoryItemsCreateError>>Expand description
Post a list of inventory item objects.