分享

create_coip_cidr

 进分法 2023-02-15 发布于广东



create_coip_cidr(kwargs)
Creates a range of customer-owned IP addresses.
See also: AWS API Documentation
Request Syntax
response = client.create_coip_cidr(
    Cidr='string',
    CoipPoolId='string',
    DryRun=True|False
)



Parameters
Cidr (string) -- [REQUIRED]
A customer-owned IP address range to create.

CoipPoolId (string) -- [REQUIRED]
The ID of the address pool.

DryRun (boolean) -- Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation . Otherwise, it is UnauthorizedOperation .


Return typedict

ReturnsResponse Syntax
{
    'CoipCidr': {
        'Cidr': 'string',
        'CoipPoolId': 'string',
        'LocalGatewayRouteTableId': 'string'
    }
}


Response Structure

(dict) --

CoipCidr (dict) --
Information about a range of customer-owned IP addresses.

Cidr (string) --
An address range in a customer-owned IP address space.

CoipPoolId (string) --
The ID of the address pool.

LocalGatewayRouteTableId (string) --
The ID of the local gateway route table.

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多