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
Input | Description |
---|---|
API Connection Name | Name the API connection for the future reference. Ex: |
API Endpoint Url | VConnect Service API Endpoint of the Resource Provider. Format: |
API User | VConnect Service API authentication username. Ex: |
API Key | VConnect Service API athentication password |
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 |
---|---|
Connection Name | Name the SQL database connection for the future reference. Ex: |
DB Server Name | VConnect SQL Server name or IP Address. Format: |
DB Server Name | VConnect Database SQL authentication username. Ex: |
Password | VConnect Database SQL athentication password |
DB Name (Optional) | VConnect Database name. Ex. CloudAssert.VConnect |