Configuration settingsFAI applicationsCopy PageModify an FAI applicationput https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/fai-applications/{faiApplicationId}All products Update details for a specific FAI application.Path ParamsconfigIdint64requiredA unique identifier for each configuration.versionNumberintegerrequiredA unique identifier for each version of a configuration.faiApplicationIdintegerrequiredA unique identifier for each FAI application.Query ParamsaccountSwitchKeystringFor 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 ParamsContains details about an FAI application.accessEndpointPathstringlength between 1 and 255The access endpoint path.accessHostnamesarray of stringsrequiredlength ≥ 1A list of hostnames for data collection.accessHostnames* stringADD stringconnectionTypestringenumrequiredThe connection protocol type. Either HTTP or WEBSOCKET.HTTPWEBSOCKETAllowed:HTTPWEBSOCKETdescriptionstringlength between 1 and 255A description of the FAI application.envelopeProtocolstringenumThe WebSocket envelope protocol. Applicable when connectionType is WEBSOCKET. Supported values are stomp, socketio, sockjs, or raw.stompsocketiosockjsrawAllowed:stompsocketiosockjsrawfaiConfigIdintegerThe FAI configuration identifier.inputSettingsobjectInput data settings for the FAI application.inputSettings objectnamestringrequiredlength between 1 and 255The name you assigned to the FAI application.outputSettingsobjectOutput data settings for the FAI application.outputSettings objectsampleRateintegerrequired1 to 100The percentage of traffic to sample, from 1 to 100.tagsarray of stringsA list of tags associated with the FAI application.tagsADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully updated FAI application. 400Bad request. Invalid request body or URL parameter input. 403Forbidden. You don't have access to FAI applications in this security configuration. 404Not found. The security configuration version or FAI application wasn't found.Updated about 1 month ago Get an FAI applicationRemove an FAI applicationDid this page help you?YesNo