Create an FAI application

All products Create a new FAI application for a specific configuration version. Products: All.

Path Params
int64
required

A unique identifier for each configuration.

integer
required

A unique identifier for each version of a configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Contains details about an FAI application.

string
length between 1 and 255

The access endpoint path.

accessHostnames
array of strings
required
length ≥ 1

A list of hostnames for data collection.

accessHostnames*
string
enum
required

The connection protocol type. Either HTTP or WEBSOCKET.

Allowed:
string
length between 1 and 255

A description of the FAI application.

string
enum

The WebSocket envelope protocol. Applicable when connectionType is WEBSOCKET. Supported values are stomp, socketio, sockjs, or raw.

Allowed:
integer

The FAI configuration identifier.

inputSettings
object

Input data settings for the FAI application.

string
required
length between 1 and 255

The name you assigned to the FAI application.

outputSettings
object

Output data settings for the FAI application.

integer
required
1 to 100

The percentage of traffic to sample, from 1 to 100.

tags
array of strings

A list of tags associated with the FAI application.

tags
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json