All URIs are relative to /
Method | HTTP request | Description |
---|---|---|
create_spm_application1 | POST spm-reports/api/v3/apps | Create Monitoring App |
AppsResponse create_spm_application1(ctx, body) Create Monitoring 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]