Create a security connectorpost https://{hostname}/etp-config/v3/configs/{configId}/akamai-sinkholesCreates a security connector.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.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 ParamsactivationCodestringlength ≥ 1Activation code for the security connector.activationCodeExpiryinteger≥ 0Time in seconds the activationCode is valid.aliasesarray of stringsrequiredlength ≥ 0Aliased name of the security connector.aliases*ADD stringcreatedBystringlength ≥ 1The user who created the security connector.deletedbooleanDeletes the security connector.truefalsedescriptionstringlength ≥ 1The description of the security connector.idinteger≥ 1A unique identifier for each security connector.ipv4Addrsarray of stringsrequiredlength ≥ 0IP address in IPv4 format.ipv4Addrs*ADD stringipv6Addrsarray of stringslength ≥ 0IP address in IPv6 format.ipv6AddrsADD stringlastCommunicationinteger≥ 0Number of seconds since last communication with the security connector occurred.modifiedBystringlength ≥ 1User that modified the security connector.namestringrequiredlength ≥ 1The name of the security connector.policiesarray of objectsrequiredlength ≥ 0The security connector's policy details.policies*ADD objectstatusobjectStatus info of the security connector.status objectsupportedUntilinteger≥ 0Number of seconds remaining in a security connector's support period.uuidstringlength ≥ 1Unique identifier for the security connector.versionstringlength ≥ 1The version number of the security connector.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Validation error. 401Authentication error. See Get started for help setting up your API token. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found.Updated about 1 month ago