anatools.anaclient.api.api_keys module

API Keys calls.

createAPIKey(self, name, scope='user', organizationId=None, workspaceId=None, expires=None)
deleteAPIKey(self, name)
getAPIKeyContext(self, apiKey)
getAPIKeyData(self, name)
getAPIKeys(self)