2.2.3.41 SR_RESOURCE_TYPE_REPLICATED_DISKS_RESULT
The SR_RESOURCE_TYPE_REPLICATED_DISKS_RESULT structure SHOULD<38> be used to enumerate the replicated disks in the cluster state. It is a custom-marshalled structure that contains the following fields.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Count |
Reserved1 |
||||||||||||||||||||||||||||||
ReplicatedDisks (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
Count (2 bytes): The number of SR_RESOURCE_TYPE_REPLICATED_DISK elements in the ReplicatedDisks field.
Reserved1 (2 bytes): This field MUST be ignored.
ReplicatedDisks (variable): An array of SR_RESOURCE_TYPE_REPLICATED_DISK elements, each representing a replicated disk in the cluster state.