Generate UDA files
What are UDA files?
{
"Name": "Blog",
"Alias": "Blog",
"DefaultTemplate": "umb://template/fa51596e66574dc7b2839354be1c0ddf",
"AllowedTemplates": [
"umb://template/fa51596e66574dc7b2839354be1c0ddf"
],
"HistoryCleanup": {
"preventCleanup": false,
"keepAllVersionsNewerThanDays": null,
"keepLatestVersionPerDayForDays": null
},
"Icon": "icon-calendar-alt color-black",
"Thumbnail": "folder.png",
"Description": null,
"IsContainer": true,
"Permissions": {
"AllowVaryingByCulture": false,
"AllowVaryingBySegment": false,
"AllowedAtRoot": false,
"IsElementType": false,
"AllowedChildContentTypes": [
"umb://document-type/dd58f94c0b3341829186ec020cf06cfa"
]
},
"Parent": null,
"CompositionContentTypes": [
"umb://document-type/4ff4a1fc24db489abdd2532081dbc62f",
"umb://document-type/e24e6d11800547d99078219a2182f34f"
],
"PropertyGroups": [
{
"Key": "964c16db-bf0b-4ffd-a993-423533cb5ad5",
"Name": "Settings",
"SortOrder": 0,
"Type": 0,
"Alias": "settings",
"PropertyTypes": [
{
"Key": "5ed407a1-9ab5-403e-b1dd-6405c2f3e421",
"Alias": "howManyPostsShouldBeShown",
"DataType": "umb://data-type/9d5ba2c5ed7a41f8b4549fc65f48752e",
"Description": null,
"Mandatory": true,
"Name": "How many posts should be shown?",
"SortOrder": 0,
"Validation": null,
"VariesByCulture": false,
"VariesBySegment": false,
"LabelOnTop": false,
"MemberCanEdit": false,
"ViewOnProfile": false,
"IsSensitive": false
}
]
}
],
"PropertyTypes": [],
"Udi": "umb://document-type/dd58f94c0b3341829186ec020cf06cfa",
"Dependencies": [
{
"Udi": "umb://document-type/dd58f94c0b3341829186ec020cf06cfa",
"Ordering": false,
"Mode": 0
},
{
"Udi": "umb://template/3b0e5e0899414c4387ed4bf919f2e254",
"Ordering": true,
"Mode": 0
}
],
"__type": "Umbraco.Deploy.Infrastructure,Umbraco.Deploy.Infrastructure.Artifacts.ContentType.DocumentTypeArtifact",
"__version": "10.0.0-rc6"
}Generate UDA files manually
PreviousView the Files on your Cloud EnvironmentsNextManually run Extractions on your Cloud Environments
Last updated
Was this helpful?