Begin cleanup
This commit is contained in:
10
rbk_api.conf.example
Normal file
10
rbk_api.conf.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# Example Rubrik API Configuration File
|
||||
# Copy this file to rbk_api.conf and fill in your actual values
|
||||
|
||||
# IP Address (or DNS name) of Rubrik CDM
|
||||
RUBRIK_IP=your.rubrik.cluster.ip
|
||||
|
||||
# Rubrik Security Cloud (RSC) Configuration
|
||||
RSC_HOST=your-organization.my.rubrik.com
|
||||
RSC_ID="client|your-client-id-here"
|
||||
RSC_SECRET=your-secret-key-here
|
||||
Reference in New Issue
Block a user