- Property Manager name: Cloud Wrapper Advanced
- Behavior version: The
v2024-10-21
rule format supports thecloudWrapperAdvanced
behavior v1.0. - Rule format status: GA, stable
- Access: Read-only
- Allowed in includes: No (temporarily)
Your account representative uses this behavior to implement a customized failover configuration on your behalf. Use Cloud Wrapper Advanced with an enabled cloudWrapper
behavior in the same rule.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Enables failover for Cloud Wrapper. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
failoverMap | string | Specifies the failover map to handle Cloud Wrapper failures. Contact your account representative for more information. | {"displayType":"string","tag":"input","type":"text"} {"if":{"attribute":"enabled","op":"eq","value":true}} | |
customFailoverMap | string (allows variables) | Specifies the custom failover map to handle Cloud Wrapper failures. Contact your account representative for more information. | failoverMap is Custom | {"displayType":"string","tag":"input","type":"text"} {"if":{"attribute":"failoverMap","op":"eq","value":"Custom"}} |