Export data model
get
ss/oc-cnpolicy-configuration/v1/policymgmt/policytests/datamodels/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Data Model exported
Nested Schema : DataModel
Type:
object
Title:
Show Source
DataModel
-
description(optional):
string
-
enumItems(optional):
array enumItems
-
fields(optional):
array fields
-
id:
string
-
labelName:
string
-
multiValue(optional):
boolean
-
name:
string
-
type:
string
Allowed Values:
[ "enum", "object" ]
Nested Schema : enumItems
Type:
Show Source
array
-
Array of:
object EnumItemConfiguration
Title:
EnumItemConfiguration
Nested Schema : fields
Type:
Show Source
array
-
Array of:
object FieldConfiguration
Title:
FieldConfiguration
Nested Schema : FieldConfiguration
Type:
object
Title:
Show Source
FieldConfiguration
-
description(optional):
string
-
itemType(optional):
object ItemConfiguration
Title:
ItemConfiguration
-
labelName:
string
-
name:
string
-
objectType(optional):
string
-
primitiveType(optional):
string
-
type(optional):
string
Allowed Values:
[ "array", "object", "primitive" ]
Nested Schema : ItemConfiguration
Type:
object
Title:
Show Source
ItemConfiguration
-
objectType(optional):
string
-
primitiveType(optional):
string
Allowed Values:
[ "boolean", "measurement", "number", "string" ]
-
type(optional):
string
Allowed Values:
[ "object", "primitive" ]
400 Response
Bad request
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not Found
429 Response
Too Many Requests
500 Response
Internal Server Error
503 Response
Service Unavailable