action vmware_get_problem_event { label: "Show problem details" description: "Show problem event details." provider: vmware method: GET path: "/entities/problems/{id}" encoding: json output: { type: "object" } }