CLUS_DNN_SODAFS_CLONE_STATUS structure (clusapi.h)
Represents the status of a Scale-Out File Server clone.
Syntax
typedef struct CLUS_DNN_SODAFS_CLONE_STATUS {
DWORD NodeId;
CLUSTER_RESOURCE_STATE Status;
} CLUS_DNN_SODAFS_CLONE_STATUS, *PCLUS_DNN_SODAFS_CLONE_STATUS;
Members
NodeId
The node ID of the clone.
Status
A CLUSTER_RESOURCE_STATE enumeration value that specifies the status of the clone.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 Datacenter, Windows Server 2008 R2 Enterprise |
Header | clusapi.h |