Get the metadata model to be used for policy modeling.
post
/fscmRestApi/resources/11.13.18.05/publicSectorOpaMetaDataModels
Get the metadata model for a given metadata model name for the purpose of designing a policy model using Oracle Policy Modeler.
Request
Supported Media Types
- application/vnd.oracle.adf.action+json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorOpaMetaDataModels-getOPAMetaDataRequest
Type:
Show Source
object-
name:
string
Allowed Values:
[ "getOPAMetaData" ]This parameter value must be set to "getOPAMetaData". -
parameters(optional):
array parameters
Minimum Number of Items:
3Maximum Number of Items:3
Nested Schema : parameters
Type:
arrayMinimum Number of Items:
3Maximum Number of Items:
Show Source
3Nested Schema : parameters-items[0]
Type:
Show Source
object-
metaDataModelName(optional):
string
The name of the metadata model to be used for policy modeling.
Nested Schema : parameters-items[1]
Type:
Show Source
object-
language(optional):
string
The language information to be used for policy modeling.
Nested Schema : parameters-items[2]
Type:
Show Source
object-
parameters(optional):
string
The extra information to be used for policy modeling.
Response
Supported Media Types
- application/vnd.oracle.adf.actionresult+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorOpaMetaDataModels-getOPAMetaDataResponse
Type:
Show Source
object-
return(optional):
string
The metadata model to be used for policy modeling.