#bucket consistency check change through ansible

1 messages · Page 1 of 1 (latest)

vital magnet
#

anyone know how to modify this via ansible or if its even possible? we have a large number of buckets to change to available from read on first write.

opal wren
#

To modify, do a PUT on the same URL and specify the body:
{
« Consistency »: « available »
}