Get a REST enabled object metadata

get

/ords/rest/autorest/{id}/metadata

Describes a REST enabled object metadata.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Details of the REST enabled object metadata
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source

400 Response

Unsupported REST object type.

404 Response

A REST Object does not exist.
Back to Top