initial seeding

This commit is contained in:
2025-11-14 17:34:50 +00:00
parent 8ccc545e79
commit 7c0dfd0e14
10 changed files with 1417 additions and 0 deletions

6
rsc.json.example Normal file
View File

@@ -0,0 +1,6 @@
{
"client_id": "client|your-client-id-here",
"client_secret": "your-client-secret-here",
"name": "Your RSC Service Account Name",
"access_token_uri": "https://your-organization.my.rubrik.com/api/client_token"
}