CustomEntityType
CustomEntityType
Definition of CustomEntityType.
JSON Example
{
"id": "string",
"vroId": "string",
"vroDynamicType": "string",
"name": "string",
"nss": "string",
"description": "string",
"tenantScoped": false,
"providerScoped": false,
"publishAll": false
}
string
id
Optional
UUID for custom entity type. This is immutable.
string
vroId
Required
vroId
string
vroDynamicType
Required
This refers to VRO's dynamic type.
string
name
Required
Display name.
string
nss
Required
This refers to a unique namespace specific string.
string
description
Optional
description
boolean
tenantScoped
Optional
tenantScoped
boolean
providerScoped
Optional
providerScoped
boolean
publishAll
Optional
Read-only value indicating publishAll state