ApiToken
Reference documentation for ApiToken
modela.infra.ApiToken module
class ApiToken
– Bases: Resource
__init__
(item=, client=None, namespace=’’, name=’')
class ApiTokenClient
– Bases: object
-
__init__
(stub, modela) -
create(apitoken) → bool
-
delete(namespace, name) → bool
-
get(namespace, name) → Union[ApiToken, bool]
-
list(namespace) → Union[List[ApiToken], bool]
-
update(apitoken) → bool
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that.