

# CapacityDetails
<a name="API_CapacityDetails"></a>

Capacity details for an OpenSearch Serverless collection group, including the current capacity and autoscaling status.

## Contents
<a name="API_CapacityDetails_Contents"></a>

 ** autoscalingStatus **   <a name="opensearchserverless-Type-CapacityDetails-autoscalingStatus"></a>
The current autoscaling status for the collection group.  
Type: String  
Valid Values: `ACTION_SCALING_UP | ACTION_SCALING_DOWN | NO_ACTION`   
Required: No

 ** capacityInOcu **   <a name="opensearchserverless-Type-CapacityDetails-capacityInOcu"></a>
The current capacity in OpenSearch Compute Units (OCUs).  
Type: Float  
Required: No

## See Also
<a name="API_CapacityDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/opensearchserverless-2021-11-01/CapacityDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/opensearchserverless-2021-11-01/CapacityDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/opensearchserverless-2021-11-01/CapacityDetails) 