Modify the documentation address of create Edgio API client.

master
b1n23 2024-04-19 21:08:42 +08:00
parent 678acedf44
commit b2ee269caf
1 changed files with 2 additions and 2 deletions

@ -918,7 +918,7 @@ acme.sh --deploy -d example.com --deploy-hook cachefly
## 29. Deploy your cert to Edgio ## 29. Deploy your cert to Edgio
You must define the API CLIENT ID, API CLIENT SECRET and ENVIRONMENT ID before getting started. You must define the API CLIENT ID, API CLIENT SECRET and ENVIRONMENT ID before getting started.
To create an API client ([Documentation](https://docs.edg.io/)), and assign the 'app.config' scope. To create an API client ([Documentation](https://docs.edg.io/applications/v7/develop/rest_api/authentication#administering-api-clients)), and assign the 'app.config' scope.
To get the Environment ID, navigate to the Property and Environment pages where the certificate is to be deployed. Once there, you can find the Environment ID within the 'Environment Settings'. To get the Environment ID, navigate to the Property and Environment pages where the certificate is to be deployed. Once there, you can find the Environment ID within the 'Environment Settings'.
@ -936,7 +936,7 @@ acme.sh --deploy -d example.com --deploy-hook edgio
## 30. Deploy your cert to Netlify ## 30. Deploy your cert to Netlify
You must define the ACCESS TOKEN, SITE ID before getting started. You must define the ACCESS TOKEN, SITE ID before getting started.
To create a Personal access tokens (https://app.netlify.com/user/applications#personal-access-tokens). To create a Personal access tokens ([Documentation](https://app.netlify.com/user/applications#personal-access-tokens)).
To get the Site ID, navigate to the SITE where the certificate is to be deployed. Once there, you can find the Site ID within the 'Site configuration'. To get the Site ID, navigate to the SITE where the certificate is to be deployed. Once there, you can find the Site ID within the 'Site configuration'.