2020-01-06 06:45:15 UTC - Keerthi Kumar S R: Hi... I am new to openwhisk... I was trying to dynamically create namespace. Is there any openwhisk API to get create namespace. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1578293115122400 ---- 2020-01-06 06:47:12 UTC - Dominic Kim: @Keerthi Kumar S R You may find this useful: <https://github.com/apache/openwhisk/tree/master/tools/admin> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1578293232122700 ---- 2020-01-06 06:53:20 UTC - Keerthi Kumar S R: @Dominic Kim Thank you for the link... I went through that. but was looking at an api endpoint similar to actions, rules etc... is there anything like that? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1578293600123600?thread_ts=1578293600.123600&cid=C3TPCAQG1 ---- 2020-01-06 06:55:27 UTC - Dominic Kim: If I remember correctly, it is not supported yet. You need to directly access to the database. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1578293727123700?thread_ts=1578293600.123600&cid=C3TPCAQG1 ---- 2020-01-06 21:06:23 UTC - Rodric Rabbah: I can share some code with you that lets you run wskadmin as an API. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1578344783124600?thread_ts=1578293600.123600&cid=C3TPCAQG1 ----