Configure VConnect PowerShell Modules
Cloud Assert PowerShell modules can help with troubleshooting and automation
Last updated
Cloud Assert PowerShell modules can help with troubleshooting and automation
Last updated
Copy and Paste the following command to install this package using PowerShellGet More Info
Note:
Use -force to update the PowerShell Module with the latest version.
Execute the following command to add VConnect RP API connection
Run the following command to validate connectivity status
Repalce the input for
endpointName
with the actual connection name added in the previous name.
Execute the following command to add VConnect RP API connection
Input | Description |
---|---|
Input | Description |
---|---|
API Connection Name
Name the API connection for the future reference. Ex: vconnect-api
API Endpoint Url
VConnect Service API Endpoint of the Resource Provider. Format: https://vconnect.<Azure Stack FAQN>:44305
API User
VConnect Service API authentication username. Ex: cloudassertadminuser
API Key
VConnect Service API athentication password
Connection Name
Name the SQL database connection for the future reference. Ex: vconnect-sql
DB Server Name
VConnect SQL Server name or IP Address. Format: 192.168.102.132
DB Server Name
VConnect Database SQL authentication username. Ex: cadbadmin
Password
VConnect Database SQL athentication password
DB Name (Optional)
VConnect Database name. Ex. CloudAssert.VConnect