The VMC module now contains three new functions to help manage Public IP Address in VMC from retrieving the current allocated IPs to requesting a new address and lastly to remove an address. Get-VMCPublicIP New-VMCPublicIP Remove-VMCPublicIP Please use Get-Help on each of...
PowerCLI-Example-Scripts-master.zip
More details can be found at https://www.virtuallyghetto.com/2018/09/using-vmc-api-to-answer-commonly-asked-questions-about-your-sddc.html Usage: ./vmc sddc summary.sh $TOKEN $ORGID $SDDCID #VMwareCloudServicesPlatform(CSP) #VMwareCloudonAWSAPI #VMwareCloudonAWS ...
vmware-scripts-master.zip
More details can be found at https://www.virtuallyghetto.com/2018/09/using-vmc-api-to-answer-commonly-asked-questions-about-your-sddc.html Usage: Get-VMCSDDCSummary -Org $OrgName -Name $SddcName #VMwareCloudonAWSAPI #PowerShell #VMwareCloudonAWS #VMwarePowerCLI ...
VMware.VMC.psm1.gz
A PowerShell Module that provides two functions that interact with the VMware Cloud Services Platform (CSP) REST API. The Get-CSPAccessToken fucntion accepts in a Refresh Token retrieved from CSP and returns API Access Token which can then be used to consume CSP API. The Get-CSPServices ...
VMware.CSP.psm1.gz
A sample that connects to the VMware Cloud Services Platform (CSP) REST API with Refresh Token and retrieves the CSP Access Token and list all available services for given user. ./vmware-list-csp-services.sh $REFRESH TOKEN VMware Code Stream VMware Cost Insight VMware Kubernetes Engine ...
vmware-list-csp-services.sh
1 Comment - no search term matches found in comments.