Activity Tracker API

REST API to manage the IBM Cloud Activity Tracker service

MethodPathSummary
GET/v1/config/archivingGet Archive Configuration
POST/v1/config/archivingCreate Archive Configuration
PUT/v1/config/archivingUpdate Archive Configuration
DELETE/v1/config/archivingDelete Archive Configuration
GET/v1/config/viewList Views
POST/v1/config/viewCreate View
GET/v1/config/view/{viewId}Get View
PUT/v1/config/view/{viewId}Update View
DELETE/v1/config/view/{viewId}Delete View
GET/v1/config/presetalertList Preset Alerts
POST/v1/config/presetalertCreate Preset Alert
GET/v1/config/presetalert/{presetId}Get Preset Alert
PUT/v1/config/presetalert/{presetId}Update Alert
DELETE/v1/config/presetalert/{presetId}Delete Alert
GET/v1/config/categories/{type}List Categories
POST/v1/config/categories/{type}Create New Category
GET/v1/config/categories/{type}/{id}Get Category
PUT/v1/config/categories/{type}/{id}Update Category
DELETE/v1/config/categories/{type}/{id}Delete Category
GET/v1/exportExport log lines
GET/v2/exportExport log lines
GET/v1/config/streamGet Stream Configuration
PUT/v1/config/streamUpdate Stream Configuration
POST/v1/config/streamCreate Stream Configuration
DELETE/v1/config/streamDelete Stream Configuration
GET/v1/config/stream/exclusionsList Stream Exclusions
POST/v1/config/stream/exclusionsCreate Stream Exclusion
DELETE/v1/config/stream/exclusions/{id}Delete Stream Exclusion
PATCH/v1/config/stream/exclusions/{id}Update Stream Exclusion
GET/v1/config/stream/exclusions/{id}Get Stream Exclusion
GET/v1/config/ingestion/exclusionsList Exclusion Rules
POST/v1/config/ingestion/exclusionsCreate Exclusion Rule
GET/v1/config/ingestion/exclusions/{id}Get Exclusion Rule
PATCH/v1/config/ingestion/exclusions/{id}Update Exclusion Rule
DELETE/v1/config/ingestion/exclusions/{id}Delete Exclusion Rule
GET/v1/config/ingestion/statusGet Ingestion Status
POST/v1/config/ingestion/suspendInitiate Ingestion Suspension
POST/v1/config/ingestion/suspend/confirmConfirm Ingestion Suspension
POST/v1/config/ingestion/resumeResume Ingestion
GET/v1/usage/appsList Usage By App
GET/v1/usage/apps/{name}Get Usage By App
GET/v1/usage/tagsList Usage by Tag
GET/v1/usage/tags/{name}Get Usage by Tag
GET/v1/usage/hostsList Usage by Host
GET/v1/usage/hosts/{name}Get Usage by Host
GET/v2/usageRetrieve account usage totals
GET/v1/config/groupsList Groups
POST/v1/config/groupsCreate Group
GET/v1/config/groups/{groupId}Get Group
DELETE/v1/config/groups/{groupId}Delete Group
PATCH/v1/config/groups/{groupId}Update Group
GET/v1/config/keysRetrieve a list of all the keys
POST/v1/config/keysCreate a new key
GET/v1/config/keys/{id}Retrieve a specific key
DELETE/v1/config/keys/{id}Delete a specific key
PUT/v1/config/keys/{id}Update one or more fields of a key resource
GET/v1/config/index-rateGet Index Rate Alert
PUT/v1/config/index-rateUpdate Index Rate Alert