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