Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
technical:api-profiles [2025/04/02 12:32] – [Add Profiles From List] systemtechnical:api-profiles [2025/04/02 12:51] (current) system
Line 39: Line 39:
     $api_url = 'http://127.0.0.1/cake4/rd_cake/profiles/simple_add.json';     $api_url = 'http://127.0.0.1/cake4/rd_cake/profiles/simple_add.json';
     $names_file = 'names.txt'; // replace with your text file     $names_file = 'names.txt'; // replace with your text file
-    $token = 'fe707fcd-6399-4c66-b133-03ae7fc49000'; // replace with your token (If you want to add the profile as system wide, you will need root's token) +    $token = '617088c3-f908-4f1f-8091-82223c571cc67'; // replace with your token (If you want to add the profile as system wide, you will need root's token) 
-    $cloud_id = 23; // replace with the Cloud ID that you want to work on.+    $cloud_id = 56; // replace with the Cloud ID that you want to work on.
  
     // Read names from file     // Read names from file
  • technical/api-profiles.1743589946.txt.gz
  • Last modified: 2025/04/02 12:32
  • by system