anatools.anaclient.api.editor module

Channels API calls.

createRemoteDevelopment(self, channelId=None, channelVersion=None, instanceType=None)
createSSHKey(self, name, key)
deleteRemoteDevelopment(self, editorSessionId)
deleteSSHKey(self, name)
getSSHKeys(self)
inviteRemoteDevelopment(self, editorSessionId, email)
listRemoteDevelopment(self, organizationId=None)
startRemoteDevelopment(self, editorSessionId)
stopRemoteDevelopment(self, editorSessionId)