A backup site to which to replicate this cache.
Attribute | Value |
---|---|
Default Value | 1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | WARN |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Allowed Values | IGNORE WARN FAIL CUSTOM |
Attribute | Value |
---|---|
Default Value | 0 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | ASYNC |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Allowed Values | SYNC ASYNC |
Attribute | Value |
---|---|
Default Value | 10000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
enabled | BOOLEAN | false | true | true | Indicates whether or not this backup site is enabled. |
failure-policy | STRING | false | true | WARN | The policy to follow when connectivity to the backup site fails. |
strategy | STRING | false | true | ASYNC | The backup strategy for this cache |
timeout | LONG | false | true | 10000 | The timeout for replicating to the backup site. |
after-failures | INT | false | true | 1 | Indicates the number of failures after which this backup site should go offline. |
min-wait | LONG | false | true | 0 | Indicates the minimum time (in milliseconds) to wait after the max number of failures is reached, after which this backup site should go offline. |