You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: docs/v3/source/includes/experimental_resources/service_usage_events/_list.md.erb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,8 @@ Name | Type | Description
36
36
**order_by** | _string_ | Value to sort by. Defaults to ascending. Prepend with `-` to sort descending. <br>Valid values are `created_at`, and `updated_at`.
37
37
**after_guid** | _string_ | Filters out events before and including the event with the given guid.
38
38
**guids** | _list of strings_ | Comma-delimited list of usage event guids to filter by.
39
-
**service_instance_types** | _list of strings_ | Comma-delimited list of service instance types to filter by (for service usage events). Valid values are `managed_service_instance` and `user_provided_service_instance`.
40
-
**service_offering_guids** | _list of strings_ | Comma-delimited list of service offering guids to filter by (for service usage events).
39
+
**service_instance_types** | _list of strings_ | Comma-delimited list of service instance types to filter by. Valid values are `managed_service_instance` and `user_provided_service_instance`.
40
+
**service_offering_guids** | _list of strings_ | Comma-delimited list of service offering guids to filter by.
0 commit comments