[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
GetPredefinedDictResponse
Properties
string
logicalId
Required
string
name
Required
number as float
createAt
Required
string
description
Required
string
dictId
Required
number as float
fileUploadCount
Required
number as float
quantity
Required
number as float
quantityDesc
Required
number as float
updatedAt
Required
number as float
userInputCount
Required
array of
string
cclRegions
Optional
array of
string
cclTypes
Optional
JSON Example
{
"createAt": 1611961646,
"description": "description",
"dictId": "PostaladdressesGlobal",
"fileUploadCount": 1,
"logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
"name": "dictionary1",
"quantity": 2,
"quantityDesc": "description",
"updatedAt": 1611961646,
"userInputCount": 1
}