How to access your analytics data with the toolkit CLI.
About this task
The toolkit
CLI
provides commands for viewing your analytics data. To view organization scoped event data, login to the toolkit
CLI with provider
organization's user credentials.
Procedure
-
Install the toolkit: Setting up the toolkit
for V12 Reserved
- Log in with the CLI.
- View the available toolkit analytics commands by using
-m analytics
-h.
- View your analytics events by using the
events commands.
apic -m analytics events -h
Type "apic [command] --help" for help on the following related commands:
events:catalogCount Count events at catalog scope.
events:catalogGet Get specific event at catalog scope.
events:catalogList List events at catalog scope.
events:orgCount Count events at organization scope.
events:orgGet Get specific event at organization scope.
events:orgList List events at organization scope.
events:spaceCount Count events at space scope.
events:spaceGet Get specific event at space scope.
events:spaceList List events at space scope.
Note: Commands that refer to "cloud" are not applicable to API Connect V10
Reserved.