Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Constraints on Che workspace name

Hello Che developers,

 

Che API for workspace creation (POST to “/workspace” and “workspace/temp”) has some undocumented constraints on workspace “name” parameter, as I understand it should match regular _expression_ "[\\w][\\w\\.\\-]{1,18}[\\w]". In case the constraints are not satisfied following error is returned by API : “Incorrect workspace name”. Could anybody explain what are the reasons behind this constraint, so I could add appropriate documentation.

Best Regards,

 

Alexander Bolshakov

Developer

Cloud Expirience DevX DI Core

SAP Labs Israel Ltd. 15 Hatidhar St. Ra'anana 43665 Israel

Tel: +972 9 7779677 ; Mobile: +972 54 927546 ; Fax: +972 7 47609677

 


Back to the top