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": "d662a2f1-21c3-493c-8f8a-595d3ab05ef3",
"ipAccess": {}
}
}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": "d662a2f1-21c3-493c-8f8a-595d3ab05ef3",
"ipAccess": {}
}
}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
Was this page helpful?