Indexes
Operations
| Create Or Update Version |
Create a new or update an existing Index with the given version id |
| Delete Version |
Delete the specific version of the Index. The service returns 204 No Content if the Index was deleted successfully or if the Index does not exist. |
| Get Version |
Get the specific version of the Index. The service returns 404 Not Found error if the Index does not exist. |
| List Latest |
List the latest version of each Index |
| List Versions |
List all versions of the given Index |