Step Details |
Introduced in Version | 9.6 |
Last Modified in Version | 9.6 |
Location | Integration > MongoDB > Advanced |
This Step retrieves a list of statistics/properties from a specified collection.
Prerequisites
Properties
Inputs
Property | Description | Data Type |
---|
Collection Name | Allows Users to specify a Collection Name. | String |
Connection String | Allows Users to specify a Connection String. | String |
Database Name | Allows Users to specify a Database Name. | String |
Outputs
Property | Description | Data Type |
---|
Collection Stats | This property returns the following collection statistics from the specified collection: Collection Namespace, Number of Documents, Average Document Size, Data Size, Storage Size, Number of Indexes, Index Size, and Average Index Size. | N/A |
Collection Stats Raw String | This property returns a Raw String of Collection Stats. | String |
