{'Description':' Type Name Description
DhcpServerv4Failover
{
String Name Unique name for the failover relationship
String PartnerServer IP Address or hostname of the partner server
String Mode Failover mode; possible values are { HotStandby | LoadBalance}
String ServerRole In case of Hot standby, the role of the this server {Active, Standby} else NULL
Uint LoadBalancePercent If mode is LoadBalance, the % load allocated to this server
If mode is HotStandby, this should be unassigned.
Uint ReservePercent If mode is HotStandby; the % of addresses reserved on standby server (0-100)
If mode is LoadBalance, this should be unassigned.
IPAddress[] ScopeId IDs of one or more Scopes that are part of the failover relationship.
TimeSpan MaxClientLeadTime Maximum amount of time that a server can extend a lease for a client?s binding over the lease time known by the partner server
Bool AutoStateTransition Enable/Disable automatic transition from COMM_INTERUPTED state to PARTNER_DOWN state {True, False}
TimeSpan SafePeriod Time period that the server will stay in COMM_INTERUPTED state before auto transitioning into PARTNER_DOWN state if AutoStateTransition is enabled
String State State of the failover relationship { NORMAL, COMMUNICATION_INTERRUPTED, PARTNER_DOWN, POTENTIAL_CONFLICT, STARTUP, RESOLUTION_INTERRUPTED, CONFLICT_DONE, RECOVER, RECOVER_WAIT, RECOVER_DONE, PAUSED, SHUTDOWN, INIT, NO_STATE }
Bool EnableAuth Enable/Disable message authentication {True, False}
}','EmbeddedInstance':'DhcpServerv4Failover','Out':True}
Description
'Adds the specified scope(s) to the failover relationship.'
{'Description':' Type Name Description
DhcpServerv4Failover
{
String Name Unique name for the failover relationship
String PartnerServer IP Address or hostname of the partner server
String Mode Failover mode; possible values are { HotStandby | LoadBalance}
String ServerRole In case of Hot standby, the role of the this server {Active, Standby} else NULL
Uint LoadBalancePercent If mode is LoadBalance, the % load allocated to this server
If mode is HotStandby, this should be unassigned.
Uint ReservePercent If mode is HotStandby; the % of addresses reserved on standby server (0-100)
If mode is LoadBalance, this should be unassigned.
IPAddress[] ScopeId IDs of one or more Scopes that are part of the failover relationship.
TimeSpan MaxClientLeadTime Maximum amount of time that a server can extend a lease for a client?s binding over the lease time known by the partner server
Bool AutoStateTransition Enable/Disable automatic transition from COMM_INTERUPTED state to PARTNER_DOWN state {True, False}
TimeSpan SafePeriod Time period that the server will stay in COMM_INTERUPTED state before auto transitioning into PARTNER_DOWN state if AutoStateTransition is enabled
String State State of the failover relationship { NORMAL, COMMUNICATION_INTERRUPTED, PARTNER_DOWN, POTENTIAL_CONFLICT, STARTUP, RESOLUTION_INTERRUPTED, CONFLICT_DONE, RECOVER, RECOVER_WAIT, RECOVER_DONE, PAUSED, SHUTDOWN, INIT, NO_STATE }
Bool EnableAuth Enable/Disable message authentication {True, False}
}','EmbeddedInstance':'DhcpServerv4Failover','Out':True}
Description
'Removes the specified scopes from the failover relationship. For any specified scope which is not part of the specified failover relationship or which do not exist, a NTE will be returned. This processing will be done upfront before adding the valid scopes to the failover relationship.'