INPUT_OBJECT
Request to delete an existing Kerberos credential.
input DeleteCloudDirectKerberosCredentialInput {# NCD cluster UUID.clusterUuid: UUID!# ID of the credential to delete.credentialId: Int!# Whether to wipe the credential data.wipe: Boolean}