Client SDK Version 2.0.0
Ionic Security client SDK for Python users
|
Class used to return keyspace object(s). More...
Public Member Functions | |
def | __init__ (self, fqdn, tenantId, enrollUrl, apiUrl=None) |
Constructor which assigns all internal variables. More... | |
Public Attributes | |
fqdn | |
(string) The fully qualified domain name | |
tenantId | |
(string) The tenant ID | |
enrollUrl | |
(string) The enrollment URL | |
apiUrl | |
(string) The main API URL, if available | |
Class used to return keyspace object(s).
def ionicsdk.agent.KeyspaceResponse.__init__ | ( | self, | |
fqdn, | |||
tenantId, | |||
enrollUrl, | |||
apiUrl = None |
|||
) |
Constructor which assigns all internal variables.
fqdn | (string) The fully qualified domain name |
tenantId | (string) The tenant ID |
enrollUrl | (string) The enrollment URL |
apiUrl | (string) The main API URL, if available |
You acknowledge your access, review and use of the documentation on this page is subject to the Ionic Security Inc. Documentation Use Rights.
© 2016-2020 Ionic Security Inc. All rights reserved. -
Generated on Thu Jul 2 2020 12:40:00 for Client SDK Version 2.0.0 by
1.8.18