Hi @minhhung0507 

The trigger won't be successful if the cluster-id is not provided. I tried to replicate it and found that it throws an error as below: 

{"error_code":"INVALID_PARAMETER_VALUE","message":"Missing required fields: settings.job_clusters.job_cluster_key, settings.job_clusters.new_cluster","details":[{"@type":"type.googleapis.com/google.rpc.RequestInfo","request_id":"b9631652-3101-4b69-95a6-45be477c85a5","serving_data":""}]}

 

Riz