INPUT_OBJECT
input DeleteGuestCredentialByIdInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the guest OS credential to remove.id: String!}