Пример #1
0
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11', 'ListTagResources',
                         'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Пример #2
0
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11', 'ValidateGatewayName',
                         'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11', 'DescribeOssBucketInfo',
                         'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Пример #4
0
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11',
                         'ModifyGatewayFileShareWatermark', 'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Пример #5
0
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11', 'ModifyStorageBundle',
                         'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Пример #6
0
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11',
                         'SwitchGatewayExpirationPolicy', 'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Пример #7
0
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11', 'UploadCSGClientLog',
                         'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
Пример #8
0
 def __init__(self):
     RpcRequest.__init__(self, 'sgw', '2018-05-11',
                         'SwitchCSGClientsReverseSyncConfiguration',
                         'hcs_sgw')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())