42 lines
1.5 KiB
Plaintext
Executable File
42 lines
1.5 KiB
Plaintext
Executable File
EXEMPLE DE DONNÉES POUR HUAWEI ACCOUNT
|
|
=======================================
|
|
|
|
Voici un exemple complet avec des données réalistes pour tester le formulaire :
|
|
|
|
CHAMPS OBLIGATOIRES :
|
|
--------------------
|
|
Name: Mon-Compte-Huawei-Test
|
|
Access Key: ABCDEFGHIJKLMNOPQRSTUVWX (format typique Huawei : 20-32 caractères alphanumériques)
|
|
Secret Key: abcdef1234567890abcdef1234567890abcdef12 (format typique : 40 caractères hex)
|
|
Region: eu-west-101 (ou ap-southeast-1, cn-north-1, etc.)
|
|
|
|
CHAMPS OPTIONNELS :
|
|
------------------
|
|
Project ID: 0123456789abcdef0123456789abcdef (32 caractères hex, optionnel)
|
|
Domain ID: 0123456789abcdef0123456789abcdef (32 caractères hex, optionnel)
|
|
|
|
CONTRAINTES À RESPECTER :
|
|
-------------------------
|
|
- Name : max 100 caractères, doit être unique
|
|
- Access Key : max 255 caractères, doit être unique
|
|
- Secret Key : max 255 caractères
|
|
- Project ID : max 100 caractères (peut être vide)
|
|
- Domain ID : max 100 caractères (peut être vide)
|
|
- Region : max 50 caractères
|
|
|
|
VALEURS PAR DÉFAUT AUTOMATIQUES :
|
|
--------------------------------
|
|
- Status : "Activated" (défaut)
|
|
- Created By : sera rempli automatiquement avec l'utilisateur connecté
|
|
- Created Date : date actuelle
|
|
- Last Updated By : sera rempli automatiquement
|
|
- Last Updated Date : date actuelle
|
|
|
|
EXEMPLE CONCRET À COPIER-COLLER :
|
|
================================
|
|
Name: Test-Huawei-Cloud-Account
|
|
Access Key: HWTEST123456789ABCDEFGH
|
|
Secret Key: 1234567890abcdef1234567890abcdef12345678
|
|
Project ID: (laisser vide pour le test)
|
|
Domain ID: (laisser vide pour le test)
|
|
Region: eu-west-101 |