action vmware_get_datastore { label: "Show datastore details" description: "Show datastore details" provider: vmware method: GET path: "/entities/datastores/{id}" encoding: json output: { type: "object" } }