action slicebox_get_seriestypes_rules_updatestatus { label: "get_seriestypes_rules_updatestatus" description: "get the status of the internal process of updating series types for series following a change of series types, rules or attributes." provider: slicebox method: GET path: "/seriestypes/rules/updatestatus" encoding: json output: { type: "object" additionalProperties: true } }