| Trees | Indices | Help |
|
|---|
|
|
Export an instance.
For local exports, the export destination is the node name. For remote exports, the export destination is a list of tuples, each consisting of hostname/IP address, port, magic, HMAC and HMAC salt. The HMAC is calculated using the cluster domain secret over the value "${index}:${hostname}:${port}". The destination X509 CA must be a signed certificate.
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
OP_DSC_FIELD = "instance_name"The name of a field whose value will be included in the string returned by Summary(); see the docstring of that method for details). |
|||
OP_PARAMS = [_PInstanceName, _PShutdownTimeout, ("target_node"List of opcode attributes, the default values they should get if not already defined, and types they must match. |
|||
OP_RESULT = ht.TAnd(ht.TIsLength(2), ht.TItems([ht.Comment("FiCallable to verify opcode result |
|||
|
Inherited from |
|||
|
|||
|
destination_x509_ca Destination X509 CA in PEM format (remote export only) |
|||
|
mode Export mode (one of constants.EXPORT_MODES) |
|||
|
target_node Export destination |
|||
|
x509_key_name X509 key to use (remote export only) |
|||
|
|||
|
Inherited from |
|||
|
|||
OP_PARAMSList of opcode attributes, the default values they should get if not already defined, and types they must match.
|
OP_RESULTCallable to verify opcode result
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 4 09:38:53 2014 | http://epydoc.sourceforge.net |