Metadata Entity Links REST Endpoints

Metadata Entity Links
The metadata entity links resource is used to view the relationship between entities that belong to different entity models of a particular metadata model within the Oracle Policy Automation configuration schema.
Create a set of metadata entity links
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaMetaDataEntityLinks
Delete a metadata entity link
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaMetaDataEntityLinks/{publicSectorOpaMetaDataEntityLinksUniqID}
Get a metadata entity link
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaMetaDataEntityLinks/{publicSectorOpaMetaDataEntityLinksUniqID}
Get all metadata entity links
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaMetaDataEntityLinks
Update a metadata entity link
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaMetaDataEntityLinks/{publicSectorOpaMetaDataEntityLinksUniqID}