The Get-CVSQLClone cmdlet retrieves information about SQL clone databases.
Before you can use this cmdlet, you must log on to your CommCell environment using the Connect-CVServer cmdlet. For more information, see Connecting to a CommCell Environment with PowerShell.
Syntax
Get-CVSQLClone [CommonParameters]Get-CVSQLClone [-ClientName String] [-InstanceName String] [CommonParameters]Get-CVSQLClone [-ClientId int32] [-InstanceId int32] [CommonParameters]Get-CVSQLClone [-ClientObject Object] [CommonParameters]Optional Parameters
Commvault Parameters
|
Parameter |
Description |
Data type |
Values |
Accepts pipeline input? |
Accepts wildcard characters? |
Type of parameter |
|---|---|---|---|---|---|---|
|
|
The name of the client to get information for. |
String |
No |
No |
Named |
|
|
|
The name of the instance to get information for. |
String |
No |
No |
Named |
|
|
|
The ID of the client to get information for. |
Int32 |
The default value is 0. |
No |
No |
Named |
|
|
The ID of the instance to get information for. |
Int32 |
The default value is 0. |
No |
No |
Named |
|
|
The object that represents the client to get information for. |
Object |
True, by:
|
No |
Named |
Microsoft PowerShell Parameters
You can use the following Microsoft PowerShell parameters:
-
Debug
-
ErrorAction
-
ErrorVariable
-
OutBuffer
-
OutVariable
-
PipelineVariable
-
Verbose
-
WarningAction
-
WarningVariable
-
Force
-
Confirm
-
WhatIf
Note
Only a few cmdlets support Force, Confirm, and WhatIf parameters.
For more information, see "About Common Parameters" in the Microsoft PowerShell documentation.
Input
This cmdlet does not support input.
Output
The SQL clone database instances and their details.