Control plane
Configure an index
This operation specifies the pod type and number of replicas for an index. It applies to pod-based indexes only. Serverless indexes scale automatically based on usage.
PATCH
Authorizations
Path Parameters
The name of the index to configure.
Body
application/json
The desired pod type and replica configuration for the index.
Configuration used to scale an index.
Response
202
application/json
The request to configure the index has been accepted. Check the index status to see when the change has been applied.
The IndexModel describes the configuration and status of a Pinecone index.