Update Billing Resource Provider Details
Last updated
Last updated
In case Billing resource provider for Multi-Stamp Management is deployed prior to deploying the VConnect resource provider, the following steps must be done once the License Activation steps are performed.
Navigate to 'C:\CloudAssert\VConnectMSM' folder.
Copy 'Utility' folder.
Paste the 'Utility' folder in the desktop.
Open an elevated PowerShell window and navigate it inside the 'Utility' folder.
Run the 'UpdateBillingRPSettings.ps1' file by providing the Billing API URL, user and password that was used in Install Billing Resource Provider.
The Billing API URL will be in the format https://billing.cloudassert.<Region>.<FQDN>:44306
Parameter Name | Description | Required |
BillingApiUrl | The password used for accessing Billing API URL | Required |
BillingApiUser | The password used for accessing Billing API user name | Required |
BillingApiPassword | The password used for accessing Billing API service | Required |
VConnectApiUrl | VConnect API service URL (https:\\localhost:44305) | Optional |
VConnectApiUser | VConnect API Service user (cloudassertadminuser) | Optional |
VConnectApiPassword | VConnect API Service password. | Optional |