action opensuse_get_attribute_namespace_meta { label: "Show attribute namespace." description: "Shows attribute namespace." provider: opensuse method: GET path: "/attribute/{namespace}/_meta" encoding: json output: { type: "object" additionalProperties: true } }