View a markdown version of this page

AutoDetection - AgentRegistry Control Plane API Reference

AutoDetection

The auto-detection properties for a registry, including the requested configuration and the current detection status. When auto-detection is enabled and the scope preconditions are met, the registry is automatically populated with discovered resources.

Contents

configuration

The auto-detection settings that control how resources are discovered for the registry.

Type: AutoDetectionConfiguration object

Required: Yes

status

The current auto-detection status. ACTIVE indicates that the registry is actively being populated with detected resources. INACTIVE indicates that the preconditions required at the configured scope are not currently met.

Type: String

Valid Values: ACTIVE | INACTIVE

Required: Yes

statusReason

A human-readable explanation of the current auto-detection status. Typically populated when the status requires additional context.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: