Get-CVSQLClone

Updated

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

–ClientName

The name of the client to get information for.

String

No

No

Named

–InstanceName

The name of the instance to get information for.

String

No

No

Named

–ClientId

The ID of the client to get information for.

Int32

The default value is 0.

No

No

Named

–InstanceId

The ID of the instance to get information for.

Int32

The default value is 0.

No

No

Named

–ClientObject

The object that represents the client to get information for.

Object

True, by:

  • Value

  • Property name

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.