Manage the indexing state for an object group

Sends a signal to the system to start, stop, terminate, or restart the indexing service for an object group. The Bucket endpoints currently require an AWS V4 signature.

Body Params
string

Object group name

integer

Integer value that represents the indexing state to transition to:

1 => Restart Indexing

0 => Start Indexing

-1 => Stop Indexing

-2 => Terminate Indexing

Responses
200

successful state change

Language
Response
Choose an example:
application/json