

# CapabilityReport
<a name="API_CapabilityReport"></a>

Report of all capabilities supported by the device.

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

 ** endpoints **   <a name="managedintegrations-Type-CapabilityReport-endpoints"></a>
The endpoints used in the capability report.  
Type: Array of [CapabilityReportEndpoint](API_CapabilityReportEndpoint.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 40 items.  
Required: Yes

 ** version **   <a name="managedintegrations-Type-CapabilityReport-version"></a>
The version of the capability report.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 10.  
Pattern: `1\.0\.0`   
Required: Yes

 ** nodeId **   <a name="managedintegrations-Type-CapabilityReport-nodeId"></a>
The numeric identifier of the node.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `[a-zA-Z0-9=_.,@\+\-/]+`   
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iot-managed-integrations-2025-03-03/CapabilityReport) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-managed-integrations-2025-03-03/CapabilityReport) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-managed-integrations-2025-03-03/CapabilityReport) 