Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

File metadata and controls

16 lines (13 loc) · 1.08 KB

WorkspaceCreateRequest

Properties

Name Type Description Notes
key String Technical key for resource name convention and version grouping. Must be unique [default to null]
name String Workspace name. This name is displayed in the sample webApp [default to null]
description String The Workspace description [optional] [default to null]
version String The Workspace version MAJOR.MINOR.PATCH. [optional] [default to null]
tags List The list of tags [optional] [default to null]
solution WorkspaceSolution [default to null]
additionalData Map Free form additional data [optional] [default to null]
security WorkspaceSecurity [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]