action mist_get_org_mx_edge { label: "getOrgMxEdge" description: "Get Org MxEdge details" provider: mist method: GET path: "/api/v1/orgs/{org_id}/mxedges/{mxedge_id}" encoding: json output: { type: "object" additionalProperties: true } }