xdmp.forestOpenReplica( forestIDs as (Number|String)[] ) as Sequence
Returns the forest ID for each specified forest or for each forest's replica if the forest is currently experiencing a local disk failover.
Parameters | |
---|---|
forestIDs | The IDs of the forests that may have failed over. |
xdmp.forestStatus( xdmp.forestOpenReplica( xdmp.databaseForests(xdmp.database("Documents")))); => returns the status for each active and open forest in the Documents database, whether the forests are masters or replicas