Google Apigee
Apigee is Google Cloud's native API management platform that can be used to build, manage, and secure APIs — for any use case, environment, or scale. Apigee offers high performance API proxies to create a consistent, reliable interface for your backend services. The proxy layer gives you granular control over security, rate limiting, quotas, analytics, and more for all of your services. Apigee supports REST, gRPC, SOAP, and GraphQL, providing the flexibility to implement any API architectural style.
Cloud Services · Google Apigee Edge
Details
| ID | Google Apigee |
|---|---|
| Provider | |
| Category | Cloud Services |
| From Version | 8.4.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | XSIAM |
README
Apigee is Google Cloud’s native API management platform that can be used to build, manage, and secure APIs — for any use case, environment, or scale. Apigee offers high performance API proxies to create a consistent, reliable interface for your backend services. The proxy layer gives you granular control over security, rate limiting, quotas, analytics, and more for all of your services. Apigee supports REST, gRPC, SOAP, and GraphQL, providing the flexibility to implement any API architectural style.
This integration was integrated and tested with version v1 of Google Apigee.
Configure Google Apigee in Cortex
| Parameter | Description | Required |
|---|---|---|
| Server URL | True | |
| Username (email address) | True | |
| Password | True | |
| Organization Name | True | |
| Zone | The zone name must be provided when accessing the Edge OAuth2 service from a SAML-enabled org. | False |
| The maximum number of Audit Logs per fetch | False | |
| Trust any certificate (not secure) | False | |
| Use system proxy settings | False |
Commands
You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
google-apigee-get-events
Gets logs from Google Apigee.
Base Command
google-apigee-get-events
Input
| Argument Name | Description | Required |
|---|---|---|
| should_push_events | Set this argument to True in order to create events, otherwise the command will only display them. Possible values are: true, false. Default is false. | Required |
| limit | The number of events to return. | Optional |
| from_date | Date from which to get events. | Optional |
Context Output
There is no context output for this command.
Configuration parameters
url— Server URL (required)credentials— Username (email address) (required)org_name— Organization Name (required)zone— Zonemax_fetch— The maximum number of Audit Logs per fetchinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (1)
-
google-apigee-get-eventsGets logs from Google Apigee.