AsBuiltReport.Veeam.VBR icon indicating copy to clipboard operation
AsBuiltReport.Veeam.VBR copied to clipboard

Research Veeam Service Provider Section - Available Cloud Resources

Open rebelinux opened this issue 1 year ago • 0 comments

Veeam Backup & Replication version

12.1

Description

PS C:\Users\jocolon> Get-VBRCloudProvider

IpAddress                   : 192.168.7.189
DNSName                     : veeam-vbr-02v.pharmax.local
Port                        : 6180
Credentials                 : Tenant2
Id                          : 52cae880-1853-4d0e-b618-ee6ebfda26ba

IpAddress                   : 192.168.7.215
DNSName                     : veeam-hvprx-01v.pharmax.local
Port                        : 6180
Credentials                 : Tenant5
Id                          : adb44864-b7ce-4aff-bc25-224ed66d39e7

PS C:\Users\jocolon>
PS C:\Users\jocolon> Get-VBRCloudServer

CloudProviderId : 52cae880-1853-4d0e-b618-ee6ebfda26ba
ApiVersion      : V802
CPU             : 9204
Memory          : 53821
Platform        : VMWare
Name            : Hardware plan 1
Id              : fcc59e7d-32f1-42f1-9d23-b9a02318e624

CloudProviderId : adb44864-b7ce-4aff-bc25-224ed66d39e7
ApiVersion      : Hv2022_21H2
CPU             : 681
Memory          : -1
Platform        : HyperV
Name            : Hardware plan 3
Id              : 1a154d8a-d15a-4cf7-b5fd-838254431a50

PS C:\Users\jocolon>
PS C:\Users\jocolon> Get-VBRCloudDatastore

CloudServerId : fcc59e7d-32f1-42f1-9d23-b9a02318e624
Capacity      : 10
FreeSpace     : 10
Platform      : VMWare
IsAvailable   : True
Name          : Storage 2
Id            : 7d424bb5-df17-4f25-b602-d8e49c9d80e7

CloudServerId : 1a154d8a-d15a-4cf7-b5fd-838254431a50
Capacity      : 10
FreeSpace     : 10
Platform      : HyperV
IsAvailable   : True
Name          : Storage 1
Id            : 695997e0-2c26-4c2e-8132-8def853f7445

CloudServerId : 2206efb8-daf1-4078-bdfc-35ad8e711c6e
Capacity      : -1
FreeSpace     : -2
Platform      : vCD
IsAvailable   : True
Name          : *
Id            : c2e984eb-cc4c-4b39-9948-d0b2f90d12c5

PS C:\Users\jocolon>
PS C:\Users\jocolon> Get-VBRCloudServerNetworkInfo


Platform      : VMWare
CloudServerId : fcc59e7d-32f1-42f1-9d23-b9a02318e624
Type          : Cloud
IsAvailable   : True
Name          : Hardware plan 1 network 1
Id            : 73d7445b-1174-46bc-8070-a7e54157fa2f

Platform      : VMWare
CloudServerId : fcc59e7d-32f1-42f1-9d23-b9a02318e624
Type          : Cloud
IsAvailable   : True
Name          : Hardware plan 1 network 1 (internet)
Id            : aa592ab7-f5f9-44cd-bd67-b6df5c17e5e3

Platform      : HyperV
CloudServerId : 1a154d8a-d15a-4cf7-b5fd-838254431a50
Type          : Cloud
IsAvailable   : True
Name          : Hardware plan 3 network 1
Id            : 6e194c4e-bc6c-4d16-b61b-24c33bd6effe

Platform      : HyperV
CloudServerId : 1a154d8a-d15a-4cf7-b5fd-838254431a50
Type          : Cloud
IsAvailable   : True
Name          : Hardware plan 3 network 1 (internet)
Id            : b8ae00a4-996c-4dab-9f68-55253ac0a861

PS C:\Users\jocolon>

Additional Context

No response

Before submitting

  • [X] I have read the documentation, and referred to the known issues before submitting this change request.
  • [X] I have checked for previously opened & closed issues before submitting this change request.

rebelinux avatar Apr 25 '24 03:04 rebelinux