featurebyte.Deployment.list¶
Description¶
Returns a DataFrame that lists the deployments by their names, feature list names, feature list versions, number of features, and whether the features are enabled.
Parameters¶
- include_id: Union[bool, NoneType]
default: True
Whether to include id in the list.
Returns¶
- DataFrame
Table of objects.