Skip to main content
Create company IP access settings

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

This data structure represents the request to create company IP access settings.

enableCoralogixCustomerSupportAccess
enum<string>

The Coralogix customer support access setting.

Available options:
CORALOGIX_CUSTOMER_SUPPORT_ACCESS_UNSPECIFIED,
CORALOGIX_CUSTOMER_SUPPORT_ACCESS_DISABLED,
CORALOGIX_CUSTOMER_SUPPORT_ACCESS_ENABLED
Example:

"CORALOGIX_CUSTOMER_SUPPORT_ACCESS_ENABLED"

ipAccess
IP Access · object[]

List of IP access entries to create.

Response

This data structure represents the response to create company IP access settings.

settings
Company IP access settings · object

The created company IP access settings.