computing / Client / nifty_replace_route_table_association_with_elastic_load_balancer

nifty_replace_route_table_association_with_elastic_load_balancer

computing.Client.nifty_replace_route_table_association_with_elastic_load_balancer(**kwargs)

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

See also: NIFCLOUD API Documentation

Request Syntax

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

  • RouteTableId (string) – [REQUIRED]

Return type:

dict

Returns:

Response Syntax

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

Response Structure

  • (dict) –

    • RequestId (string) –

    • Return (boolean) –