Skip to main content

deleteCloudProvider

Deletes one or more cloud providers by their IDs.

deleteCloudProvider(
cloudProviderId: [UUID!]!
): Boolean!

Arguments

deleteCloudProvider.cloudProviderId ● [UUID!]! non-null scalar

The UUIDs of the cloud providers to delete.

Type

Boolean scalar

The Boolean scalar type represents true or false.