cloudKeystoreMachineIdentities
DEPRECATED
Deprecated, use cloudMachineIdentities instead
Retrieves machine identities for a cloud keystore. Use cloudMachineIdentities instead.
cloudKeystoreMachineIdentities(
cloudKeystoreId: UUID!
): [MachineIdentity]! @deprecated
Arguments
cloudKeystoreMachineIdentities.cloudKeystoreId ● UUID! non-null scalar
The UUID of the cloud keystore to retrieve machine identities from.