Skip to main content

abortCloudDiscovery

Aborts an in-progress cloud discovery scan.

abortCloudDiscovery(
cloudKeystoreId: UUID!
): Boolean!

Arguments

abortCloudDiscovery.cloudKeystoreId ● UUID! non-null scalar

The UUID of the cloud keystore whose discovery scan should be aborted.

Type

Boolean scalar

The Boolean scalar type represents true or false.