Get an ORDS property value for a schema
get
/ords/_/db-api/stable/ords/properties/{schema}/{key}
Returns information about a specfic ORDS property that has a value set in the database for the specified schema. ORDS property values that are defined at SCHEMA scope can be view through this endpoint. A client requires SQL Administrator role to invoke this service.
Request
Path Parameters
-
key: string
The name of the ORDS property.
-
schema: string
The name of the REST Enabled database schema.
Response
Supported Media Types
- application/json
200 Response
Information about a specific ORDS property value in the database for the specified REST Enabled schema