computing / Client / nifty_associate_route_table_with_elastic_load_balancer

nifty_associate_route_table_with_elastic_load_balancer

computing.Client.nifty_associate_route_table_with_elastic_load_balancer(**kwargs)

マルチロードバランサーにルートテーブルを設定します。

See also: NIFCLOUD API Documentation

Request Syntax

response = client.nifty_associate_route_table_with_elastic_load_balancer(
    ElasticLoadBalancerId='string',
    RouteTableId='string'
)
Parameters:
  • ElasticLoadBalancerId (string) – [REQUIRED]

  • RouteTableId (string) – [REQUIRED]

Return type:

dict

Returns:

Response Syntax

{
    'RequestId': 'string',
    'Return': True|False
}

Response Structure

  • (dict) –

    • RequestId (string) –

    • Return (boolean) –