Create a connectorCopy Pagepost https://{hostname}/crux/v1/mgmt-pop/agentsCreates a new connector.Query ParamscontractIdstringrequiredThe Akamai contract identifier for your Enterprise Application Access product.accountSwitchKeystringFor 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 ParamsEnterprise connector data.advanced_settingsobjectAdvanced settings for the connector.advanced_settings objectauth_servicebooleanrequiredEnables authorization service.truefalsedata_servicebooleanrequiredEnables the data service.truefalsedebug_channel_permittedbooleanDefaults to falseEnables Akamai Support to run commands on the connector through the debug channel. Set to false by default.truetruefalsedescriptionstring | nullrequiredA description for the connector.namestringrequiredlength ≥ 1Name of the connector. For example, VMConnector1.packageintegerenumrequiredType of package for the connector. Refer to Connector package types1234567891011Show 11 enum valuesstatusintegerenumStatus of the connector. Either 0 for disabled or 1 for enabled.101Allowed:01Response 200Successful response.Updated 27 days ago