Attribute | Value |
---|---|
Default Value | 1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Stability | default |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Stability | default |
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 |
Stability | default |
Attribute | Value |
---|---|
Default Value | 0 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Min | 0 |
Max | -1 |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Stability | default |
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 |
Stability | default |
Attribute | Value |
---|---|
Default Value | 10000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Min | 0 |
Max | -1 |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Stability | default |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
after-failures | INT | false | true | 1 | Indicates the number of failures after which this backup site should go offline. |
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. |
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. |
strategy | STRING | false | true | ASYNC | The backup strategy for this cache |
timeout | LONG | false | true | 10000 | The timeout for replicating to the backup site. |