All URIs are relative to /
Method | HTTP request | Description |
---|---|---|
create_logsene_application | POST logsene-reports/api/v3/apps | Create Logs App |
AppsResponse create_logsene_application(ctx, body) Create Logs App
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context containing the authentication | nil if no authentication |
body | CreateAppInfo | Details of the application to be created |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]