v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Fleet cloud connectors

Create cloud connector

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/fleet/cloud_connectors</span></div>

Refer to Spaces for more information.

Create a new Fleet cloud connector.<br/><br/>[Required authorization] Route required privileges: fleet-agent-policies-all OR integrations-all.

post/api/fleet/cloud_connectors

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

accountType'single-account' | 'organization-account'

The account type: single-account (single account/subscription) or organization-account (organization-wide).

cloudProvider'aws' | 'azure' | 'gcp' required

The cloud provider type: aws, azure, or gcp.

namestring required

The name of the cloud connector.

varsobject required

Response

Successful response