DfsrReplicatedFolderInfo, ROOT\MicrosoftDfs

Class | Methods (6) | Properties (13) | Qualifiers (4) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class provides statistical and operational information for each replicated folder hosted on the local computer.

DfsrReplicatedFolderInfo methods

DfsrReplicatedFolderInfo has 6 methods (6 Local)

NameOriginReturn
CleanupConflictDirectoryDfsrReplicatedFolderInfouint32 {'out':True}
FenceDfsrReplicatedFolderInfouint32 {'out':True}
GetOutboundBacklogFileCountDfsrReplicatedFolderInfouint32 {'out':True}
GetOutboundBacklogFileIdRecordsDfsrReplicatedFolderInfouint32 {'out':True}
GetStatusDfsrReplicatedFolderInfouint32 {'out':True}
GetVersionVectorDfsrReplicatedFolderInfouint32 {'out':True}

DfsrReplicatedFolderInfo properties

DfsrReplicatedFolderInfo has 13 properties (13 Local)

NameOriginCIMType
CurrentConflictSizeInMbDfsrReplicatedFolderInfo19 [uint32]
CurrentStageSizeInMbDfsrReplicatedFolderInfo19 [uint32]
LastConflictCleanupTimeDfsrReplicatedFolderInfo101 [datetime]
LastErrorCodeDfsrReplicatedFolderInfo19 [uint32]
LastErrorMessageIdDfsrReplicatedFolderInfo19 [uint32]
LastTombstoneCleanupTimeDfsrReplicatedFolderInfo101 [datetime]
MemberGuidDfsrReplicatedFolderInfo8 [string]
MemberNameDfsrReplicatedFolderInfo8 [string]
key
ReplicatedFolderGuid
DfsrReplicatedFolderInfo8 [string]
ReplicatedFolderNameDfsrReplicatedFolderInfo8 [string]
ReplicationGroupGuidDfsrReplicatedFolderInfo8 [string]
ReplicationGroupNameDfsrReplicatedFolderInfo8 [string]
StateDfsrReplicatedFolderInfo17 [uint8]

Detailed description of DfsrReplicatedFolderInfo methods

Local methods (6) of DfsrReplicatedFolderInfo class

CleanupConflictDirectory method
Returnuint32 {'out':True}
Description'Starts the Conflict and Deleted folder cleanup process. This method returns a Win32 status code.'
ImplementedTrue
CleanupConflictDirectory method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
Fence method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Modeuint80-{'Description':'Fencing mode can take the following values: Unfence - Fence value indicating that fenced file or folder will lose all conflicts Initial Sync - Initial fence value for non-primary member Initial Primary - Initial fence value for primary member Default - Default fencing value Fence - Fence with current timestamp ','In':True,'ValueMap':['0', '1', '2', '3', '4'],'Values':['Unfence', 'Initial Sync', 'Initial Primary', 'Default', 'Fence']}
FilePathstring1-{'Description':'The full path to the resource to be fenced','In':True}
IsRecursiveboolean2-{'Description':'Indicates whether to apply the fence recursively to all children','In':True}
Description'Applies a fence to a specific file or folder'
ImplementedTrue
StaticTrue
Fence method is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
GetOutboundBacklogFileCount method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0-{'Description':'The receiving partner version vector','In':True}
BacklogFileCountuint321-{'Description':'The count of files in the backlog','Out':True}
IdRecordIndexuint322-{'Description':'The index number of the last ID record processed','Out':True}
Description'Retrieves the number of files scheduled to be replicated to a receiving partner given its version vector'
ImplementedTrue
GetOutboundBacklogFileCount method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
GetOutboundBacklogFileIdRecords method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0-{'Description':'The version vector of the receiving partner','In':True}
BacklogIdRecordsobject:DfsrIdRecordInfo1-{'Description':'An array of ID records for the files in the backlog','Out':True}
IdRecordIndexuint322-{'Description':'The index number of the last ID record processed','Out':True}
Description'Retrieves the list of ID records for the files that are scheduled to be replicated to the receiving partner given its version vector'
ImplementedTrue
GetOutboundBacklogFileIdRecords method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
GetStatus method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ReplicatedFolderGuidstring0-{'Description':'Supplies the ID of the replicated folder in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
ReplicatedFolderStatusuint321-{'Description':'Receives the replicated folder's status','Out':True,'ValueMap':['1', '2', '3', '4', '5', '6'],'Values':['Offline', 'Offline Pending', 'Online', 'Online Failed', 'Online Pending', 'Unknown']}
Description'Retrieves the status of a replicated folder on this cluster node.'
ImplementedTrue
staticTrue
ValueMap['0', '87', '9001', '9240']
Values['Success', 'Invalid parameter', 'The replicated folder was not recognized', 'Not ready to process cluster requests']
GetStatus method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
GetVersionVector method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0-{'Description':'The version vector, in string format','Out':True}
Description'Retrieves the current version vector chain of this member'
ImplementedTrue
GetVersionVector method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces

Detailed description of DfsrReplicatedFolderInfo properties

Local properties (13) of DfsrReplicatedFolderInfo class

CurrentConflictSizeInMb property
CIMTYPE'uint32'
Description'The current size of the Conflict and Deleted folder, in MB'
DisplayName'Current Conflict and Deleted Folder Size in MB'
readTrue
Units'MB'
CurrentConflictSizeInMb property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
CurrentStageSizeInMb property
CIMTYPE'uint32'
Description'The current size of the staging folder, in MB'
DisplayName'Current Staging Folder Size in MB'
readTrue
Units'MB'
CurrentStageSizeInMb property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
LastConflictCleanupTime property
CIMTYPE'datetime'
Description'The last time the conflict cleanup process ran on this replicated folder'
DisplayName'Last Conflict Cleanup Time'
readTrue
LastConflictCleanupTime property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
LastErrorCode property
CIMTYPE'uint32'
Description'The last error code'
DisplayName'Last Error Code'
readTrue
ValueMap['0']
Values['Success']
LastErrorCode property is in 6 classes of ROOT\MicrosoftDfs and in 16 namespaces
LastErrorMessageId property
CIMTYPE'uint32'
Description'The event log message ID that corresponds to the last error code'
DisplayName'Last Error Message ID'
readTrue
ValueMap['0']
Values['Success']
LastErrorMessageId property is in 6 classes of ROOT\MicrosoftDfs and in 4 namespaces
LastTombstoneCleanupTime property
CIMTYPE'datetime'
Description'The last time the tombstone cleanup process ran on this replicated folder'
DisplayName'Last Tombstone Cleanup Time'
readTrue
LastTombstoneCleanupTime property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs and in 4 namespaces
MemberGuid property
CIMTYPE'string'
Description'The unique identifier of the member that hosts this replicated folder'
DisplayName'Member GUID'
MaxLen36
MinLen36
readTrue
MemberGuid property is in 8 classes of ROOT\MicrosoftDfs and in 4 namespaces
MemberName property
CIMTYPE'string'
Description'The name of the member that hosts this replicated folder'
DisplayName'Member Name'
readTrue
MemberName property is in 5 classes of ROOT\MicrosoftDfs and in 4 namespaces
ReplicatedFolderGuid property
CIMTYPE'string'
Description'The unique identifier of the local replicated folder'
DisplayName'Replicated Folder GUID'
keyTrue
MaxLen36
MinLen36
readTrue
ReplicatedFolderGuid property is in 5 classes of ROOT\MicrosoftDfs and in 4 namespaces
ReplicatedFolderName property
CIMTYPE'string'
Description'The friendly name of the replicated folder. The name is not required to be unique.'
DisplayName'Replicated Folder Name'
readTrue
ReplicatedFolderName property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
ReplicationGroupGuid property
CIMTYPE'string'
Description'The unique identifier of the replication group'
DisplayName'Replication Group GUID'
MaxLen36
MinLen36
readTrue
ReplicationGroupGuid property is in 9 classes of ROOT\MicrosoftDfs and in 4 namespaces
ReplicationGroupName property
CIMTYPE'string'
Description'The name of the replication group that contains this replicated folder'
DisplayName'Replication Group Name'
readTrue
ReplicationGroupName property is in 5 classes of ROOT\MicrosoftDfs and in 4 namespaces
State property
CIMTYPE'uint8'
Description'The current replicated folder state for this member'
DisplayName'Replicated Folder State'
readTrue
ValueMap['0', '1', '2', '3', '4', '5']
Values['Uninitialized', 'Initialized', 'Initial Sync', 'Auto Recovery', 'Normal', 'In Error']
State property is in 6 classes of ROOT\MicrosoftDfs and in 36 namespaces

DfsrReplicatedFolderInfo Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'This class provides statistical and operational information for each replicated folder hosted on the local computer.'
dynamicTrue
Locale1033
provider'DfsrMonitorProv'

DfsrReplicatedFolderInfo System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftDfs:DfsrReplicatedFolderInfo'___SYSTEM8
__NAMESPACE'ROOT\MicrosoftDfs'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT13___SYSTEM3
__RELPATH'DfsrReplicatedFolderInfo'___SYSTEM8
__DYNASTY'DfsrReplicatedFolderInfo'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DfsrReplicatedFolderInfo'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DfsrReplicatedFolderInfo

Number of classes:8
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DfsrConflictInfo0131----
DfsrConnectionInfo0154----
DfsrIdRecordInfo017121---
DfsrIdUpdateInfo0110----
DfsrInfo0601--
DfsrLocalMemberInfo0801---
DfsrSyncInfo0230----
DfsrVolumeInfo0801---
WUtils.com
online utility - toplist