Module gslb :: Class GslbGlobalSettings
[hide private]
[frames] | no frames]

Class GslbGlobalSettings

source code

   object --+    
            |    
base.AxObject --+
                |
               GslbGlobalSettings

Implementation of the aXAPI gslb.global.get/.set method

Usage:

Instance Methods [hide private]
 
update(self)
method : gslb.global.set Update GSLB global settings.
source code

Inherited from base.AxObject: __getattr__, __getitem__, __init__, __repr__, __setattr__, __setitem__, __str__, dump, get, getInfo, getObjectDict, getRequestPostDataJson, getRequestPostDataXml

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __sizeof__, __subclasshook__

Static Methods [hide private]
 
read()
method : gslb.global.get Returns GSLB global settings.
source code
Class Variables [hide private]

Inherited from base.AxObject: __display__, __obj_name__, __obj_readonly__, __xml_convrt__

Properties [hide private]

Inherited from object: __class__