action opensuse_get_distributions_include_remotes { label: "List all distributions including remote." description: "List all distributions that can be build against, including the ones provided by the interconnect.\n" provider: opensuse method: GET path: "/distributions/include_remotes" encoding: json output: { type: "object" additionalProperties: true } }