latestOpenAPI 3.1.02026-08-236994571.1 MB

79928a3d37d3

CloudZero

Init Cloudzero Settings

Initialize CloudZero settings and store in the database.

This endpoint stores the CloudZero API key, connection ID, and timezone configuration in the proxy database for use by the CloudZero logger.

Parameters:

  • api_key: CloudZero API key for authentication
  • connection_id: CloudZero connection ID for data submission
  • timezone: Timezone for date handling (default: UTC)

Only admin users can configure CloudZero settings.

post/cloudzero/init

Request body

api_keystring required

CloudZero API key for authentication

connection_idstring required

CloudZero connection ID for data submission

timezonestring

Timezone for date handling (default: UTC)

Response

Successful Response

messagestring required
statusstring required