v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1345170236.8 KB
customers

Creates a connector config.

post/v1/{+parent}/connectorConfigs

Path parameters

parentstring required

Required. Format: customers/{customer}

Query parameters

connectorConfigIdstring

Optional. ID to use for the connector config, which becomes the final component of the connector config's resource name. If provided, the ID must be 1-36 characters long, and contain only lowercase letters, digits, and hyphens. It must start with a letter, and end with a letter or number. If not provided, the connector config will be assigned a random UUID.

Request body

displayNamestring

Required. The display name of the config.

namestring

Identifier. Format: customers/{customer}/connectorConfigs/{connector_config}

type'CONNECTOR_TYPE_UNSPECIFIED' | 'REPORTING' | 'DEVICE_TRUST' | 'XDR' | 'IDENTITY_BASED_ENROLLMENT' | 'CERTIFICATE_AUTHORITY' | 'ROOT_STORE' | 'CONTENT_ANALYSIS'

Required. The type of the connector.

Response

Successful response