@@ -189,6 +189,37 @@ schema: mesh_control_planes
189189{% endkonnect_roles_table %}
190190<!-- vale on -->
191191
192+ #### {{site.metering_and_billing}}
193+
194+ The following describes the predefined roles for [ {{site.metering_and_billing}}] ( /metering-and-billing/ ) :
195+
196+ {% table %}
197+ columns:
198+ - title: Role
199+ key: role
200+ - title: Description
201+ key: description
202+ rows:
203+ - role: "` Ingest ` "
204+ description: "Ingests events only (intended for the {{site.konnect_short_name}} access token level only)."
205+ - role: "` Admin ` "
206+ description: "Can read and write every resource. Includes billing apps, billing profiles, and notifications."
207+ - role: "` Viewer ` "
208+ description: "Can read every resource. Includes billing apps, billing profiles, and notifications."
209+ - role: "` Metering Admin ` "
210+ description: "Can write any metering resources (includes meters and events)."
211+ - role: "` Metering Viewer ` "
212+ description: "Can read any metering resources (includes meters and events)."
213+ - role: "` Product Catalog Admin ` "
214+ description: "Can write any Product Catalog resources (includes plans, features, and rate cards)."
215+ - role: "` Product Catalog Viewer ` "
216+ description: "Can read any Product Catalog resources (includes plans, features, and rate cards)."
217+ - role: "` Billing Admin ` "
218+ description: "Can read and write customer, subscription, entitlement, and invoice resources."
219+ - role: "` Billing Viewer ` "
220+ description: "Can read customer, subscription, entitlement, and invoice resources."
221+ {% endtable %}
222+
192223#### Networks
193224
194225The following describes the predefined roles for networks:
0 commit comments