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