Short Description
Returns the current state of the cloud infrastructure.
Applies to
Platform: VMware, VMware vCloud Director, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus
Requires a cloud provider license.
Syntax
Get-VBRCloudInfrastructureState [<CommonParameters>] |
Detailed Description
This cmdlet returns the current state of the cloud infrastructure:
- Active: the cloud infrastructure is in normal operational mode
- Maintenance: the cloud infrastructure is in the maintenance mode
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.
Return Type
Example
This command returns the state of the cloud infrastructure.
PS C:\PS> Get-VBRCloudInfrastructureState Maintenance |