# Deployments
## Properties
**data** | Option<[**Vec<models::DeploymentListData>**](DeploymentListData.md)> | List of active deployments | [optional]
**total_count** | Option<**i32**> | Total Objects in the Database | [optional]
**pagination** | Option<[**models::Pagination**](Pagination.md)> | | [optional]
**message** | Option<**Vec<String>**> | Extra Messages for the query | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)