INPUT_OBJECT
Input for getting the status of SSH Tunnel for Support Access.
input GetTunnelStatusInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the node to check the tunnel status for.id: String!}