Skip to main content

startCloudDiscovery

Starts a cloud discovery scan for a specific cloud keystore to find existing certificates and machine identities.

startCloudDiscovery(
cloudKeystoreId: UUID!
wsClientId: UUID!
): WorkflowResult

Arguments

startCloudDiscovery.cloudKeystoreId ● UUID! non-null scalar

The UUID of the cloud keystore to scan.

startCloudDiscovery.wsClientId ● UUID! non-null scalar

WebSocket client ID for receiving real-time discovery progress updates.

Type

WorkflowResult object