The left part of the console is the command input box, and the triangle icon in its upper-right corner is the execution button. The right part shows the execution result.
GET _cat/indices?v
In Figure 1, the pri column indicates the number of index shards, and the rep column indicates the number of replicas. Once an index is created, its pri value cannot be changed, but its rep value can be changed.