ProtectedItemsQueryParameter interface
Query parameter to enumerate protected items.
Properties
fabric |
The fabric object Id filter. |
instance |
The replication provider type. |
multi |
Whether Multi VM group is auto created or specified by user. |
process |
The process server Id filter. |
recovery |
The recovery plan filter. |
source |
The source fabric location filter. |
source |
The source fabric name filter. |
v |
The vCenter name filter. |
Property Details
fabricObjectId
The fabric object Id filter.
fabricObjectId?: string
Property Value
string
instanceType
The replication provider type.
instanceType?: string
Property Value
string
multiVmGroupCreateOption
Whether Multi VM group is auto created or specified by user.
multiVmGroupCreateOption?: string
Property Value
string
processServerId
The process server Id filter.
processServerId?: string
Property Value
string
recoveryPlanName
The recovery plan filter.
recoveryPlanName?: string
Property Value
string
sourceFabricLocation
The source fabric location filter.
sourceFabricLocation?: string
Property Value
string
sourceFabricName
The source fabric name filter.
sourceFabricName?: string
Property Value
string
vCenterName
The vCenter name filter.
vCenterName?: string
Property Value
string