projects
Gets cluster diagnostic information. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). After the operation completes, Operation.response contains DiagnoseClusterResults (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#diagnoseclusterresults).
post/v1/projects/{projectId}/regions/{region}/clusters/{clusterName}:diagnose
Path parameters
projectIdstring required
Required. The ID of the Google Cloud Platform project that the cluster belongs to.
regionstring required
Required. The region in which to handle the request.
clusterNamestring required
Required. The cluster name.
Request body
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.