Skip to main content

deleteCloudMachineIdentities

Deletes one or more cloud machine identities.

deleteCloudMachineIdentities(
machineIdentityIds: [UUID!]!
): Boolean!

Arguments

deleteCloudMachineIdentities.machineIdentityIds ● [UUID!]! non-null scalar

The UUIDs of the machine identities to delete.

Type

Boolean scalar

The Boolean scalar type represents true or false.