Export dropdown blocks
get
ss/oc-cnpolicy-configuration/v1/policydata/common/dropdownBlocks/export
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object DropdownBlocks
Title:
DropdownBlocks
Nested Schema : DropdownBlocks
Type:
object
Title:
Show Source
DropdownBlocks
-
attrName:
string
-
description(optional):
string
-
options(optional):
array options
-
topic(optional):
string
-
type:
string
Allowed Values:
[ "DYNAMIC", "STATIC" ]
Nested Schema : options
Type:
Show Source
array
-
Array of:
object DropdownBlockOptions
Title:
DropdownBlockOptions
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