action opensuse_get_configuration { label: "Display the configuration of this Open Build Service instance" description: "Display the configuration of this Open Build Service instance.\n" provider: opensuse method: GET path: "/configuration" encoding: json output: { type: "object" additionalProperties: true } }