-
The older REST CCU API will be deprecated at some point soon. Please take a look at the new API described here:
https://community.akamai.com/community/developer/blog/2015/08/20/getting-started-with-…
ghost updated
8 years ago
-
Using the create-cpcode parameter to create a CP code should return the response from the API (cpcodeLink followed with the endpoint to use to get details about the new CP code), however, the CLI does…
-
I got this update from Authorize.Net about changing their servers very soon. Can you guys tell me if this change was already implemented in the Gem?
Akamai Network Technology
Over the coming month…
-
Currently useVerificationCode sends 'form_params' containing the data but this needs to be 'query'.
Source: https://developer.akamai.com/api/cloud_security/identity_cloud_authentication/v2.html
-
### Why is the platform important? Who uses it?
As a disclaimer, I currently work for Akamai. There has been some internal interest in making use of immutable Linux distributions, and this is part…
nesv updated
8 months ago
-
I wrote this script:
```
#! /bin/bash
scan() {
echo ""
echo "Symbols to remove from $1 deprecation:"
for I in $( cat util/lib*num | grep IN_$1 | awk '{print $1;}' ) ; do
cat ../…
-
It would be helpful if we could pull SiteShield ip address lists through a datasource. Is this something we can add to the provider?
-
## 問題描述
#在這裏詳細説明你遇到了什麽問題#
默认用sock5h代理,同一配置24.5可用,但24.6就不行
## 錯誤截圖
#在這裏附上錯誤的窗口截圖#
![1](https://github.com/user-attachments/assets/104b0849-1c16-416b-99e5-d613eadfaaa8)
![2](https://github.com…
newhy updated
1 month ago
-
Walking through the CLI documentation i find it quite hard to understand the Json struct of a new enrollment request.
I highly assume it might be this one (taken from the API docs)
https://develo…
-