Control plane
configure_index
This operation specifies the pod type and number of replicas for an index. Not supported by projects on the gcp-starter environment.
PATCH
Authorizations
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
Path Parameters
The name of the index
Body
application/json
The desired pod type and replica configuration for the index.
The body is of type object
.
Response
202
text/plain
The index has been successfully updated
The response is of type string
.