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
Copy file name to clipboardExpand all lines: managing-cf/app-event.html.md.erb
+2-125Lines changed: 2 additions & 125 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ owner: CAPI
7
7
8
8
This topic explains how to query the Cloud Controller API (CAPI) to retrieve current information about apps and events.
9
9
10
+
10
11
## <aid='target'></a> Target and Log In
11
12
12
13
To perform the procedures in this topic, you must target the endpoint of your Cloud Controller and log in. If you do not have the cf CLI installed, see the [Installing the cf CLI](../../cf-cli/install-go-cli.html) topic.
To view the `app_usages` report that covers app usage within an org during a period of time, see [Obtain Usage Information About an Org](#individual_org).
152
151
153
152
### <aid='events'></a> Events
154
153
155
154
Use the `events` endpoint to retrieve information about app events.
For more information, see the [Audit Events](./audit-events.html) topic and [List all Events](https://apidocs.cloudfoundry.org/6.7.0/events/list_all_events.html) in the Cloud Foundry API documentation.
239
157
240
158
### <aid='app-usage-events'></a> App Usage Events
241
159
242
160
Use the `app-usage-events` endpoint to retrieve information about app usage events.
For more information, see the [Usage Events and Billing](./usage-events.html) topic and [List all App Usage Events](https://apidocs.cloudfoundry.org/6.7.0/app_usage_events/list_all_app_usage_events.html) in the Cloud Foundry API documentation.
162
+
For more information, see the [Usage Events and Billing](./usage-events.html) topic and [List all App Usage Events](https://apidocs.cloudfoundry.org/6.7.0/app_usage_events/list_all_app_usage_events.html) in the Cloud Foundry API documentation.
0 commit comments