Get AWS Eventbridge configuration details
Returns AWS Eventbridge configuration details for a given account
Path Parameters
- tenantId int64 required
- accountId string required
Responses
- 200
- 401
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- customerPrismaId int64
- accountId string
- eventbridgeRuleNamePrefix string
- status string
Possible values: [
PENDING
,ENABLED
,DISABLED
]
null
Unauthorized Access
- */*
- Schema
- Example (from schema)
Schema
- object
null
Internal server error occurred
- */*
- Schema
- Example (from schema)
Schema
- object
null
Loading...