curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/aaa/team-sec-ip-access/v1 \
--header 'Authorization: <api-key>'{
"settings": {
"enableCoralogixCustomerSupportAccess": "CORALOGIX_CUSTOMER_SUPPORT_ACCESS_UNSPECIFIED",
"id": 405,
"ipAccess": 405
}
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/aaa/team-sec-ip-access/v1 \
--header 'Authorization: <api-key>'{
"settings": {
"enableCoralogixCustomerSupportAccess": "CORALOGIX_CUSTOMER_SUPPORT_ACCESS_UNSPECIFIED",
"id": 405,
"ipAccess": 405
}
}API key authentication
The ID of the company IP access settings to get. If it's not provided, the id will be derived from the authorization header.
This data structure represents the response to get company IP access settings.
This data structure represents the IP access settings for a company.
Show child attributes
CORALOGIX_CUSTOMER_SUPPORT_ACCESS_UNSPECIFIED, CORALOGIX_CUSTOMER_SUPPORT_ACCESS_DISABLED, CORALOGIX_CUSTOMER_SUPPORT_ACCESS_ENABLED The unique identifier for the company IP access settings. This is typically a company ID.
405
The list of IP access entries.
Show child attributes
Represents a single IP access entry.
Show child attributes
405
Was this page helpful?