Viewing docs for volcenginecc v0.0.57
published on Monday, Aug 24, 2026 by Volcengine
published on Monday, Aug 24, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.57
published on Monday, Aug 24, 2026 by Volcengine
published on Monday, Aug 24, 2026 by Volcengine
Data Source schema for Volcengine::VPC::IpamPool
Using getIpamPool
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getIpamPool(args: GetIpamPoolArgs, opts?: InvokeOptions): Promise<GetIpamPoolResult>
function getIpamPoolOutput(args: GetIpamPoolOutputArgs, opts?: InvokeOutputOptions): Output<GetIpamPoolResult>def get_ipam_pool(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIpamPoolResult
def get_ipam_pool_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetIpamPoolResult]func LookupIpamPool(ctx *Context, args *LookupIpamPoolArgs, opts ...InvokeOption) (*LookupIpamPoolResult, error)
func LookupIpamPoolOutput(ctx *Context, args *LookupIpamPoolOutputArgs, opts ...InvokeOption) LookupIpamPoolResultOutput> Note: This function is named LookupIpamPool in the Go SDK.
public static class GetIpamPool
{
public static Task<GetIpamPoolResult> InvokeAsync(GetIpamPoolArgs args, InvokeOptions? opts = null)
public static Output<GetIpamPoolResult> Invoke(GetIpamPoolInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetIpamPoolResult> Invoke(GetIpamPoolInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetIpamPoolResult> getIpamPool(GetIpamPoolArgs args, InvokeOptions options)
public static Output<GetIpamPoolResult> getIpamPool(GetIpamPoolArgs args, InvokeOptions options)
public static Output<GetIpamPoolResult> getIpamPool(GetIpamPoolArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:vpc/getIpamPool:getIpamPool
arguments:
# arguments dictionarydata "volcenginecc_vpc_get_ipam_pool" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getIpamPool Result
The following output properties are available:
- Account
Id string - Account ID
- Allocation
Default intCidr Mask - Default mask length when allocating CIDR
- Allocation
Max intCidr Mask - Maximum allocation mask bits
- Allocation
Min intCidr Mask - Minimum allocation mask bits
- Auto
Import bool - Whether to automatically import resources
- Clear
Allocation boolDefault Cidr Mask - Whether to clear the default network mask of the IPAM address pool. ClearAllocationDefaultCidrMask and AllocationDefaultCidrMask cannot be used together
- Create
Time string - IPAM address pool creation time
- Description string
- IPAM address pool description
- Has
Sub boolPool - Whether there are child address pools
- Id string
- Uniquely identifies the resource.
- Ip
Version string - Address pool IP version
- Ipam
Id string - IPAM ID。
- Ipam
Pool stringId - IPAM address pool ID
- Ipam
Pool stringName - IPAM address pool name
- Ipam
Region stringId - IPAM region ID
- Ipam
Scope stringId - IPAM scope ID
- Ipam
Scope stringType - IPAM scope type
- Pool
Depth int - Address pool depth
- Pool
Region stringId - Address pool region ID
- Project
Name string - IPAM address pool project name
- Source
Ipam stringPool Id - Parent address pool ID
- Status string
- IPAM address pool status
-
List<Volcengine.
Get Ipam Pool Tag> - IPAM address pool tags
- Update
Time string - IPAM address pool update time
- Account
Id string - Account ID
- Allocation
Default intCidr Mask - Default mask length when allocating CIDR
- Allocation
Max intCidr Mask - Maximum allocation mask bits
- Allocation
Min intCidr Mask - Minimum allocation mask bits
- Auto
Import bool - Whether to automatically import resources
- Clear
Allocation boolDefault Cidr Mask - Whether to clear the default network mask of the IPAM address pool. ClearAllocationDefaultCidrMask and AllocationDefaultCidrMask cannot be used together
- Create
Time string - IPAM address pool creation time
- Description string
- IPAM address pool description
- Has
Sub boolPool - Whether there are child address pools
- Id string
- Uniquely identifies the resource.
- Ip
Version string - Address pool IP version
- Ipam
Id string - IPAM ID。
- Ipam
Pool stringId - IPAM address pool ID
- Ipam
Pool stringName - IPAM address pool name
- Ipam
Region stringId - IPAM region ID
- Ipam
Scope stringId - IPAM scope ID
- Ipam
Scope stringType - IPAM scope type
- Pool
Depth int - Address pool depth
- Pool
Region stringId - Address pool region ID
- Project
Name string - IPAM address pool project name
- Source
Ipam stringPool Id - Parent address pool ID
- Status string
- IPAM address pool status
-
[]Get
Ipam Pool Tag - IPAM address pool tags
- Update
Time string - IPAM address pool update time
- account_
id string - Account ID
- allocation_
default_ numbercidr_ mask - Default mask length when allocating CIDR
- allocation_
max_ numbercidr_ mask - Maximum allocation mask bits
- allocation_
min_ numbercidr_ mask - Minimum allocation mask bits
- auto_
import bool - Whether to automatically import resources
- clear_
allocation_ booldefault_ cidr_ mask - Whether to clear the default network mask of the IPAM address pool. ClearAllocationDefaultCidrMask and AllocationDefaultCidrMask cannot be used together
- create_
time string - IPAM address pool creation time
- description string
- IPAM address pool description
- has_
sub_ boolpool - Whether there are child address pools
- id string
- Uniquely identifies the resource.
- ip_
version string - Address pool IP version
- ipam_
id string - IPAM ID。
- ipam_
pool_ stringid - IPAM address pool ID
- ipam_
pool_ stringname - IPAM address pool name
- ipam_
region_ stringid - IPAM region ID
- ipam_
scope_ stringid - IPAM scope ID
- ipam_
scope_ stringtype - IPAM scope type
- pool_
depth number - Address pool depth
- pool_
region_ stringid - Address pool region ID
- project_
name string - IPAM address pool project name
- source_
ipam_ stringpool_ id - Parent address pool ID
- status string
- IPAM address pool status
- list(object)
- IPAM address pool tags
- update_
time string - IPAM address pool update time
- account
Id String - Account ID
- allocation
Default IntegerCidr Mask - Default mask length when allocating CIDR
- allocation
Max IntegerCidr Mask - Maximum allocation mask bits
- allocation
Min IntegerCidr Mask - Minimum allocation mask bits
- auto
Import Boolean - Whether to automatically import resources
- clear
Allocation BooleanDefault Cidr Mask - Whether to clear the default network mask of the IPAM address pool. ClearAllocationDefaultCidrMask and AllocationDefaultCidrMask cannot be used together
- create
Time String - IPAM address pool creation time
- description String
- IPAM address pool description
- has
Sub BooleanPool - Whether there are child address pools
- id String
- Uniquely identifies the resource.
- ip
Version String - Address pool IP version
- ipam
Id String - IPAM ID。
- ipam
Pool StringId - IPAM address pool ID
- ipam
Pool StringName - IPAM address pool name
- ipam
Region StringId - IPAM region ID
- ipam
Scope StringId - IPAM scope ID
- ipam
Scope StringType - IPAM scope type
- pool
Depth Integer - Address pool depth
- pool
Region StringId - Address pool region ID
- project
Name String - IPAM address pool project name
- source
Ipam StringPool Id - Parent address pool ID
- status String
- IPAM address pool status
-
List<Get
Ipam Pool Tag> - IPAM address pool tags
- update
Time String - IPAM address pool update time
- account
Id string - Account ID
- allocation
Default numberCidr Mask - Default mask length when allocating CIDR
- allocation
Max numberCidr Mask - Maximum allocation mask bits
- allocation
Min numberCidr Mask - Minimum allocation mask bits
- auto
Import boolean - Whether to automatically import resources
- clear
Allocation booleanDefault Cidr Mask - Whether to clear the default network mask of the IPAM address pool. ClearAllocationDefaultCidrMask and AllocationDefaultCidrMask cannot be used together
- create
Time string - IPAM address pool creation time
- description string
- IPAM address pool description
- has
Sub booleanPool - Whether there are child address pools
- id string
- Uniquely identifies the resource.
- ip
Version string - Address pool IP version
- ipam
Id string - IPAM ID。
- ipam
Pool stringId - IPAM address pool ID
- ipam
Pool stringName - IPAM address pool name
- ipam
Region stringId - IPAM region ID
- ipam
Scope stringId - IPAM scope ID
- ipam
Scope stringType - IPAM scope type
- pool
Depth number - Address pool depth
- pool
Region stringId - Address pool region ID
- project
Name string - IPAM address pool project name
- source
Ipam stringPool Id - Parent address pool ID
- status string
- IPAM address pool status
-
Get
Ipam Pool Tag[] - IPAM address pool tags
- update
Time string - IPAM address pool update time
- account_
id str - Account ID
- allocation_
default_ intcidr_ mask - Default mask length when allocating CIDR
- allocation_
max_ intcidr_ mask - Maximum allocation mask bits
- allocation_
min_ intcidr_ mask - Minimum allocation mask bits
- auto_
import bool - Whether to automatically import resources
- clear_
allocation_ booldefault_ cidr_ mask - Whether to clear the default network mask of the IPAM address pool. ClearAllocationDefaultCidrMask and AllocationDefaultCidrMask cannot be used together
- create_
time str - IPAM address pool creation time
- description str
- IPAM address pool description
- has_
sub_ boolpool - Whether there are child address pools
- id str
- Uniquely identifies the resource.
- ip_
version str - Address pool IP version
- ipam_
id str - IPAM ID。
- ipam_
pool_ strid - IPAM address pool ID
- ipam_
pool_ strname - IPAM address pool name
- ipam_
region_ strid - IPAM region ID
- ipam_
scope_ strid - IPAM scope ID
- ipam_
scope_ strtype - IPAM scope type
- pool_
depth int - Address pool depth
- pool_
region_ strid - Address pool region ID
- project_
name str - IPAM address pool project name
- source_
ipam_ strpool_ id - Parent address pool ID
- status str
- IPAM address pool status
-
Sequence[Get
Ipam Pool Tag] - IPAM address pool tags
- update_
time str - IPAM address pool update time
- account
Id String - Account ID
- allocation
Default NumberCidr Mask - Default mask length when allocating CIDR
- allocation
Max NumberCidr Mask - Maximum allocation mask bits
- allocation
Min NumberCidr Mask - Minimum allocation mask bits
- auto
Import Boolean - Whether to automatically import resources
- clear
Allocation BooleanDefault Cidr Mask - Whether to clear the default network mask of the IPAM address pool. ClearAllocationDefaultCidrMask and AllocationDefaultCidrMask cannot be used together
- create
Time String - IPAM address pool creation time
- description String
- IPAM address pool description
- has
Sub BooleanPool - Whether there are child address pools
- id String
- Uniquely identifies the resource.
- ip
Version String - Address pool IP version
- ipam
Id String - IPAM ID。
- ipam
Pool StringId - IPAM address pool ID
- ipam
Pool StringName - IPAM address pool name
- ipam
Region StringId - IPAM region ID
- ipam
Scope StringId - IPAM scope ID
- ipam
Scope StringType - IPAM scope type
- pool
Depth Number - Address pool depth
- pool
Region StringId - Address pool region ID
- project
Name String - IPAM address pool project name
- source
Ipam StringPool Id - Parent address pool ID
- status String
- IPAM address pool status
- List<Property Map>
- IPAM address pool tags
- update
Time String - IPAM address pool update time
Supporting Types
GetIpamPoolTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.57
published on Monday, Aug 24, 2026 by Volcengine
published on Monday, Aug 24, 2026 by Volcengine