Skip to content

Commit f355619

Browse files
committed
Changing direct link with screenshot
1 parent 2b60571 commit f355619

File tree

10 files changed

+27
-9
lines changed

10 files changed

+27
-9
lines changed

pages/manage_and_operate/api/first-steps/guide.en-asia.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
204+
To list and revoke your keys, it's possible to either use the Control Panel on the section `Identity, Security & Operations`{.action} then `API keys`{.action} either use the API portal :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- List the keys IDs with the following call:
207209

pages/manage_and_operate/api/first-steps/guide.en-au.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
204+
To list and revoke your keys, it's possible to either use the Control Panel on the section `Identity, Security & Operations`{.action} then `API keys`{.action} either use the API portal :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- List the keys IDs with the following call:
207209

pages/manage_and_operate/api/first-steps/guide.en-ca.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
204+
To list and revoke your keys, it's possible to either use the Control Panel on the section `Identity, Security & Operations`{.action} then `API keys`{.action} either use the API portal :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- List the keys IDs with the following call:
207209

pages/manage_and_operate/api/first-steps/guide.en-gb.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
204+
To list and revoke your keys, it's possible to either use the Control Panel on the section `Identity, Security & Operations`{.action} then `API keys`{.action} either use the API portal :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- List the keys IDs with the following call:
207209

pages/manage_and_operate/api/first-steps/guide.en-ie.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
204+
To list and revoke your keys, it's possible to either use the Control Panel on the section `Identity, Security & Operations`{.action} then `API keys`{.action} either use the API portal :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- List the keys IDs with the following call:
207209

pages/manage_and_operate/api/first-steps/guide.en-sg.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
204+
To list and revoke your keys, it's possible to either use the Control Panel on the section `Identity, Security & Operations`{.action} then `API keys`{.action} either use the API portal :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- List the keys IDs with the following call:
207209

pages/manage_and_operate/api/first-steps/guide.en-us.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### List and revoke your keys
203203

204-
To list and revoke your keys, it's possible to either use the [Control Panel](https://www.ovh.com/manager/#/iam/api-keys) either use the API portal :
204+
To list and revoke your keys, it's possible to either use the Control Panel on the section `Identity, Security & Operations`{.action} then `API keys`{.action} either use the API portal :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- List the keys IDs with the following call:
207209

pages/manage_and_operate/api/first-steps/guide.fr-ca.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### Lister et révoquer vos clés
203203

204-
Pour lister et révoquer les clés, il est possible soit d'utiliser l'[espace client](https://www.ovh.com/manager/#/iam/api-keys) soit d'utiliser le portail API :
204+
Pour lister et révoquer les clés, il est possible soit d'utiliser l'Espace Client dans le menu `Identité, Sécurité & Opérations`{.action} puis `Clés API`{.action} soit d'utiliser le portail API :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- Listez les ID des clés avec l'appel suivant :
207209

pages/manage_and_operate/api/first-steps/guide.fr-fr.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ print("Welcome", client.get('/me')['firstname'])
201201

202202
#### Lister et révoquer vos clés
203203

204-
Pour lister et révoquer les clés, il est possible soit d'utiliser l'[espace client](https://www.ovh.com/manager/#/iam/api-keys) soit d'utiliser le portail API :
204+
Pour lister et révoquer les clés, il est possible soit d'utiliser l'Espace Client dans le menu `Identité, Sécurité & Opérations`{.action} puis `Clés API`{.action} soit d'utiliser le portail API :
205+
206+
![API keys manager](images/api-keys-manager.png){.thumbnail}
205207

206208
- Listez les ID des clés avec l'appel suivant :
207209

51.4 KB
Loading

0 commit comments

Comments
 (0)