v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Set the event log configuration for the account, resource type, or specific resource.

post/event-log-configurations

Request body

ResourceTypestring required

The type of resource for the event log configuration.

ResourceIdstring

The identifier of the resource for the event log configuration.

EventLogLevel'DEBUG' | 'ERROR' | 'INFO' | 'WARN' required

The logging level for the event log configuration.

ClientTokenstring

An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.

Response

Success

Idstring

The identifier of the event log configuration request.