Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.identifiedBy
names a specifc identity attribute to use with an entity
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| attribute | ProvisioningPlanConfigKey/(resolvedAttributes)/RecId | attribute |
is.CDM.entityVersion
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| versionNumber | "1.0" | string | semantic version number of the entity |
is.application.releaseVersion
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| releaseVersion | "10.0.13.0" | string | semantic version number of the application introducing this entity |
Attributes
| Name | Description | First Included in Instance |
|---|---|---|
| RecId | Miscellaneous/ProvisioningPlanConfigKey | |
| PlanId | Miscellaneous/ProvisioningPlanConfigKey | |
| ConfigurationKey | Miscellaneous/ProvisioningPlanConfigKey | |
| State | Miscellaneous/ProvisioningPlanConfigKey |
RecId
First included in: Miscellaneous/ProvisioningPlanConfigKey (this entity)
Properties
| Name | Value |
|---|---|
| isPrimaryKey | true |
| dataFormat | int64 |
| isReadOnly | true |
Traits
List of traits for the RecId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| attribute | ProvisioningPlanConfigKey/(resolvedAttributes)/RecId | attribute |
is.readOnly
is.dataFormat.integer
is.dataFormat.big
PlanId
First included in: Miscellaneous/ProvisioningPlanConfigKey (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | guid |
| isNullable | true |
Traits
List of traits for the PlanId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
is.nullable
The attribute value may be set to NULL.
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
ConfigurationKey
First included in: Miscellaneous/ProvisioningPlanConfigKey (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | string |
| isNullable | true |
Traits
List of traits for the ConfigurationKey attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
State
First included in: Miscellaneous/ProvisioningPlanConfigKey (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | int32 |
| isNullable | true |
Traits
List of traits for the State attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer