Initial commit

This commit is contained in:
2026-06-11 09:39:37 +01:00
commit ca92551217
4 changed files with 452 additions and 0 deletions
+6
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"
}