Oracle Cloud Infrastructure v2.31.0 published on Thursday, Apr 17, 2025 by Pulumi
oci.Core.getByoipRanges
Explore with Pulumi AI
This data source provides the list of Byoip Ranges in Oracle Cloud Infrastructure Core service.
Lists the ByoipRange
resources in the specified compartment.
You can filter the list using query parameters.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testByoipRanges = oci.Core.getByoipRanges({
compartmentId: compartmentId,
displayName: byoipRangeDisplayName,
state: byoipRangeState,
});
import pulumi
import pulumi_oci as oci
test_byoip_ranges = oci.Core.get_byoip_ranges(compartment_id=compartment_id,
display_name=byoip_range_display_name,
state=byoip_range_state)
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/core"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := core.GetByoipRanges(ctx, &core.GetByoipRangesArgs{
CompartmentId: compartmentId,
DisplayName: pulumi.StringRef(byoipRangeDisplayName),
State: pulumi.StringRef(byoipRangeState),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testByoipRanges = Oci.Core.GetByoipRanges.Invoke(new()
{
CompartmentId = compartmentId,
DisplayName = byoipRangeDisplayName,
State = byoipRangeState,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Core.CoreFunctions;
import com.pulumi.oci.Core.inputs.GetByoipRangesArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testByoipRanges = CoreFunctions.getByoipRanges(GetByoipRangesArgs.builder()
.compartmentId(compartmentId)
.displayName(byoipRangeDisplayName)
.state(byoipRangeState)
.build());
}
}
variables:
testByoipRanges:
fn::invoke:
function: oci:Core:getByoipRanges
arguments:
compartmentId: ${compartmentId}
displayName: ${byoipRangeDisplayName}
state: ${byoipRangeState}
Using getByoipRanges
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 getByoipRanges(args: GetByoipRangesArgs, opts?: InvokeOptions): Promise<GetByoipRangesResult>
function getByoipRangesOutput(args: GetByoipRangesOutputArgs, opts?: InvokeOptions): Output<GetByoipRangesResult>
def get_byoip_ranges(compartment_id: Optional[str] = None,
display_name: Optional[str] = None,
filters: Optional[Sequence[_core.GetByoipRangesFilter]] = None,
state: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetByoipRangesResult
def get_byoip_ranges_output(compartment_id: Optional[pulumi.Input[str]] = None,
display_name: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_core.GetByoipRangesFilterArgs]]]] = None,
state: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetByoipRangesResult]
func GetByoipRanges(ctx *Context, args *GetByoipRangesArgs, opts ...InvokeOption) (*GetByoipRangesResult, error)
func GetByoipRangesOutput(ctx *Context, args *GetByoipRangesOutputArgs, opts ...InvokeOption) GetByoipRangesResultOutput
> Note: This function is named GetByoipRanges
in the Go SDK.
public static class GetByoipRanges
{
public static Task<GetByoipRangesResult> InvokeAsync(GetByoipRangesArgs args, InvokeOptions? opts = null)
public static Output<GetByoipRangesResult> Invoke(GetByoipRangesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetByoipRangesResult> getByoipRanges(GetByoipRangesArgs args, InvokeOptions options)
public static Output<GetByoipRangesResult> getByoipRanges(GetByoipRangesArgs args, InvokeOptions options)
fn::invoke:
function: oci:Core/getByoipRanges:getByoipRanges
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id This property is required. string - The OCID of the compartment.
- Display
Name string - A filter to return only resources that match the given display name exactly.
- Filters
Changes to this property will trigger replacement.
Byoip Ranges Filter> - State string
- A filter to return only resources that match the given lifecycle state name exactly.
- Compartment
Id This property is required. string - The OCID of the compartment.
- Display
Name string - A filter to return only resources that match the given display name exactly.
- Filters
Changes to this property will trigger replacement.
Byoip Ranges Filter - State string
- A filter to return only resources that match the given lifecycle state name exactly.
- compartment
Id This property is required. String - The OCID of the compartment.
- display
Name String - A filter to return only resources that match the given display name exactly.
- filters
Changes to this property will trigger replacement.
Byoip Ranges Filter> - state String
- A filter to return only resources that match the given lifecycle state name exactly.
- compartment
Id This property is required. string - The OCID of the compartment.
- display
Name string - A filter to return only resources that match the given display name exactly.
- filters
Changes to this property will trigger replacement.
Byoip Ranges Filter[] - state string
- A filter to return only resources that match the given lifecycle state name exactly.
- compartment_
id This property is required. str - The OCID of the compartment.
- display_
name str - A filter to return only resources that match the given display name exactly.
- filters
Changes to this property will trigger replacement.
Get Byoip Ranges Filter] - state str
- A filter to return only resources that match the given lifecycle state name exactly.
- compartment
Id This property is required. String - The OCID of the compartment.
- display
Name String - A filter to return only resources that match the given display name exactly.
- filters
Changes to this property will trigger replacement.
- state String
- A filter to return only resources that match the given lifecycle state name exactly.
getByoipRanges Result
The following output properties are available:
- Byoip
Range List<GetCollections Byoip Ranges Byoip Range Collection> - The list of byoip_range_collection.
- Compartment
Id string - The OCID of the compartment containing the BYOIP CIDR block.
- Id string
- The provider-assigned unique ID for this managed resource.
- Display
Name string - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- Filters
List<Get
Byoip Ranges Filter> - State string
- The
ByoipRange
resource's current state.
- Byoip
Range []GetCollections Byoip Ranges Byoip Range Collection - The list of byoip_range_collection.
- Compartment
Id string - The OCID of the compartment containing the BYOIP CIDR block.
- Id string
- The provider-assigned unique ID for this managed resource.
- Display
Name string - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- Filters
[]Get
Byoip Ranges Filter - State string
- The
ByoipRange
resource's current state.
- byoip
Range List<GetCollections Byoip Ranges Byoip Range Collection> - The list of byoip_range_collection.
- compartment
Id String - The OCID of the compartment containing the BYOIP CIDR block.
- id String
- The provider-assigned unique ID for this managed resource.
- display
Name String - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- filters
List<Get
Byoip Ranges Filter> - state String
- The
ByoipRange
resource's current state.
- byoip
Range GetCollections Byoip Ranges Byoip Range Collection[] - The list of byoip_range_collection.
- compartment
Id string - The OCID of the compartment containing the BYOIP CIDR block.
- id string
- The provider-assigned unique ID for this managed resource.
- display
Name string - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- filters
Get
Byoip Ranges Filter[] - state string
- The
ByoipRange
resource's current state.
- byoip_
range_ Sequence[core.collections Get Byoip Ranges Byoip Range Collection] - The list of byoip_range_collection.
- compartment_
id str - The OCID of the compartment containing the BYOIP CIDR block.
- id str
- The provider-assigned unique ID for this managed resource.
- display_
name str - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- filters
Sequence[core.
Get Byoip Ranges Filter] - state str
- The
ByoipRange
resource's current state.
- byoip
Range List<Property Map>Collections - The list of byoip_range_collection.
- compartment
Id String - The OCID of the compartment containing the BYOIP CIDR block.
- id String
- The provider-assigned unique ID for this managed resource.
- display
Name String - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- filters List<Property Map>
- state String
- The
ByoipRange
resource's current state.
Supporting Types
GetByoipRangesByoipRangeCollection
- Items
This property is required. List<GetByoip Ranges Byoip Range Collection Item>
- Items
This property is required. []GetByoip Ranges Byoip Range Collection Item
- items
This property is required. List<GetByoip Ranges Byoip Range Collection Item>
- items
This property is required. GetByoip Ranges Byoip Range Collection Item[]
- items
This property is required. Sequence[core.Get Byoip Ranges Byoip Range Collection Item]
- items
This property is required. List<Property Map>
GetByoipRangesByoipRangeCollectionItem
- Byoip
Range Vcn Ipv6allocations This property is required. List<GetByoip Ranges Byoip Range Collection Item Byoip Range Vcn Ipv6allocation> - A list of
ByoipRangeVcnIpv6AllocationSummary
objects. This property is required. Dictionary<string, string>- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name This property is required. string - A filter to return only resources that match the given display name exactly.
This property is required. Dictionary<string, string>- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id
This property is required. string - The OCID of the
ByoipRange
resource. - Ip
Anycast Id This property is required. string - Ipv6cidr
Block This property is required. string - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- Lifecycle
Details This property is required. string - The
ByoipRange
resource's current status. - Monitor
Ip This property is required. string - Origin
Asns This property is required. List<GetByoip Ranges Byoip Range Collection Item Origin Asn> - Information about the origin asn.
- State
This property is required. string - A filter to return only resources that match the given lifecycle state name exactly.
- Time
Advertised This property is required. string - The date and time the
ByoipRange
resource was advertised to the internet by BGP, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Time
Created This property is required. string - The date and time the
ByoipRange
resource was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Time
Validated This property is required. string - The date and time the
ByoipRange
resource was validated, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Time
Withdrawn This property is required. string - The date and time the
ByoipRange
resource was withdrawn from advertisement by BGP to the internet, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Validation
Token This property is required. string - The validation token is an internally-generated ASCII string used in the validation process. See Importing a CIDR block for details.
- Cidr
Block string - The public IPv4 CIDR block being imported from on-premises to the Oracle cloud.
- Compartment
Id string - The OCID of the compartment.
- Byoip
Range Vcn Ipv6allocations This property is required. []GetByoip Ranges Byoip Range Collection Item Byoip Range Vcn Ipv6allocation - A list of
ByoipRangeVcnIpv6AllocationSummary
objects. This property is required. map[string]string- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name This property is required. string - A filter to return only resources that match the given display name exactly.
This property is required. map[string]string- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id
This property is required. string - The OCID of the
ByoipRange
resource. - Ip
Anycast Id This property is required. string - Ipv6cidr
Block This property is required. string - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- Lifecycle
Details This property is required. string - The
ByoipRange
resource's current status. - Monitor
Ip This property is required. string - Origin
Asns This property is required. []GetByoip Ranges Byoip Range Collection Item Origin Asn - Information about the origin asn.
- State
This property is required. string - A filter to return only resources that match the given lifecycle state name exactly.
- Time
Advertised This property is required. string - The date and time the
ByoipRange
resource was advertised to the internet by BGP, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Time
Created This property is required. string - The date and time the
ByoipRange
resource was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Time
Validated This property is required. string - The date and time the
ByoipRange
resource was validated, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Time
Withdrawn This property is required. string - The date and time the
ByoipRange
resource was withdrawn from advertisement by BGP to the internet, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- Validation
Token This property is required. string - The validation token is an internally-generated ASCII string used in the validation process. See Importing a CIDR block for details.
- Cidr
Block string - The public IPv4 CIDR block being imported from on-premises to the Oracle cloud.
- Compartment
Id string - The OCID of the compartment.
- byoip
Range Vcn Ipv6allocations This property is required. List<GetByoip Ranges Byoip Range Collection Item Byoip Range Vcn Ipv6allocation> - A list of
ByoipRangeVcnIpv6AllocationSummary
objects. This property is required. Map<String,String>- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name This property is required. String - A filter to return only resources that match the given display name exactly.
This property is required. Map<String,String>- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id
This property is required. String - The OCID of the
ByoipRange
resource. - ip
Anycast Id This property is required. String - ipv6cidr
Block This property is required. String - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- lifecycle
Details This property is required. String - The
ByoipRange
resource's current status. - monitor
Ip This property is required. String - origin
Asns This property is required. List<GetByoip Ranges Byoip Range Collection Item Origin Asn> - Information about the origin asn.
- state
This property is required. String - A filter to return only resources that match the given lifecycle state name exactly.
- time
Advertised This property is required. String - The date and time the
ByoipRange
resource was advertised to the internet by BGP, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Created This property is required. String - The date and time the
ByoipRange
resource was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Validated This property is required. String - The date and time the
ByoipRange
resource was validated, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Withdrawn This property is required. String - The date and time the
ByoipRange
resource was withdrawn from advertisement by BGP to the internet, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- validation
Token This property is required. String - The validation token is an internally-generated ASCII string used in the validation process. See Importing a CIDR block for details.
- cidr
Block String - The public IPv4 CIDR block being imported from on-premises to the Oracle cloud.
- compartment
Id String - The OCID of the compartment.
- byoip
Range Vcn Ipv6allocations This property is required. GetByoip Ranges Byoip Range Collection Item Byoip Range Vcn Ipv6allocation[] - A list of
ByoipRangeVcnIpv6AllocationSummary
objects. This property is required. {[key: string]: string}- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name This property is required. string - A filter to return only resources that match the given display name exactly.
This property is required. {[key: string]: string}- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id
This property is required. string - The OCID of the
ByoipRange
resource. - ip
Anycast Id This property is required. string - ipv6cidr
Block This property is required. string - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- lifecycle
Details This property is required. string - The
ByoipRange
resource's current status. - monitor
Ip This property is required. string - origin
Asns This property is required. GetByoip Ranges Byoip Range Collection Item Origin Asn[] - Information about the origin asn.
- state
This property is required. string - A filter to return only resources that match the given lifecycle state name exactly.
- time
Advertised This property is required. string - The date and time the
ByoipRange
resource was advertised to the internet by BGP, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Created This property is required. string - The date and time the
ByoipRange
resource was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Validated This property is required. string - The date and time the
ByoipRange
resource was validated, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Withdrawn This property is required. string - The date and time the
ByoipRange
resource was withdrawn from advertisement by BGP to the internet, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- validation
Token This property is required. string - The validation token is an internally-generated ASCII string used in the validation process. See Importing a CIDR block for details.
- cidr
Block string - The public IPv4 CIDR block being imported from on-premises to the Oracle cloud.
- compartment
Id string - The OCID of the compartment.
- byoip_
range_ vcn_ ipv6allocations This property is required. Sequence[core.Get Byoip Ranges Byoip Range Collection Item Byoip Range Vcn Ipv6allocation] - A list of
ByoipRangeVcnIpv6AllocationSummary
objects. This property is required. Mapping[str, str]- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display_
name This property is required. str - A filter to return only resources that match the given display name exactly.
This property is required. Mapping[str, str]- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id
This property is required. str - The OCID of the
ByoipRange
resource. - ip_
anycast_ id This property is required. str - ipv6cidr_
block This property is required. str - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- lifecycle_
details This property is required. str - The
ByoipRange
resource's current status. - monitor_
ip This property is required. str - origin_
asns This property is required. Sequence[core.Get Byoip Ranges Byoip Range Collection Item Origin Asn] - Information about the origin asn.
- state
This property is required. str - A filter to return only resources that match the given lifecycle state name exactly.
- time_
advertised This property is required. str - The date and time the
ByoipRange
resource was advertised to the internet by BGP, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time_
created This property is required. str - The date and time the
ByoipRange
resource was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time_
validated This property is required. str - The date and time the
ByoipRange
resource was validated, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time_
withdrawn This property is required. str - The date and time the
ByoipRange
resource was withdrawn from advertisement by BGP to the internet, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- validation_
token This property is required. str - The validation token is an internally-generated ASCII string used in the validation process. See Importing a CIDR block for details.
- cidr_
block str - The public IPv4 CIDR block being imported from on-premises to the Oracle cloud.
- compartment_
id str - The OCID of the compartment.
- byoip
Range Vcn Ipv6allocations This property is required. List<Property Map> - A list of
ByoipRangeVcnIpv6AllocationSummary
objects. This property is required. Map<String>- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name This property is required. String - A filter to return only resources that match the given display name exactly.
This property is required. Map<String>- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id
This property is required. String - The OCID of the
ByoipRange
resource. - ip
Anycast Id This property is required. String - ipv6cidr
Block This property is required. String - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- lifecycle
Details This property is required. String - The
ByoipRange
resource's current status. - monitor
Ip This property is required. String - origin
Asns This property is required. List<Property Map> - Information about the origin asn.
- state
This property is required. String - A filter to return only resources that match the given lifecycle state name exactly.
- time
Advertised This property is required. String - The date and time the
ByoipRange
resource was advertised to the internet by BGP, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Created This property is required. String - The date and time the
ByoipRange
resource was created, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Validated This property is required. String - The date and time the
ByoipRange
resource was validated, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- time
Withdrawn This property is required. String - The date and time the
ByoipRange
resource was withdrawn from advertisement by BGP to the internet, in the format defined by RFC3339. Example:2016-08-25T21:10:29.600Z
- validation
Token This property is required. String - The validation token is an internally-generated ASCII string used in the validation process. See Importing a CIDR block for details.
- cidr
Block String - The public IPv4 CIDR block being imported from on-premises to the Oracle cloud.
- compartment
Id String - The OCID of the compartment.
GetByoipRangesByoipRangeCollectionItemByoipRangeVcnIpv6allocation
- Byoip
Range Id This property is required. string - The OCID of the
ByoipRange
resource to which the CIDR block belongs. - Compartment
Id This property is required. string - The OCID of the compartment.
- Ipv6cidr
Block This property is required. string - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- Vcn
Id This property is required. string - The OCID of the
Vcn
resource to which the ByoipRange belongs.
- Byoip
Range Id This property is required. string - The OCID of the
ByoipRange
resource to which the CIDR block belongs. - Compartment
Id This property is required. string - The OCID of the compartment.
- Ipv6cidr
Block This property is required. string - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- Vcn
Id This property is required. string - The OCID of the
Vcn
resource to which the ByoipRange belongs.
- byoip
Range Id This property is required. String - The OCID of the
ByoipRange
resource to which the CIDR block belongs. - compartment
Id This property is required. String - The OCID of the compartment.
- ipv6cidr
Block This property is required. String - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- vcn
Id This property is required. String - The OCID of the
Vcn
resource to which the ByoipRange belongs.
- byoip
Range Id This property is required. string - The OCID of the
ByoipRange
resource to which the CIDR block belongs. - compartment
Id This property is required. string - The OCID of the compartment.
- ipv6cidr
Block This property is required. string - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- vcn
Id This property is required. string - The OCID of the
Vcn
resource to which the ByoipRange belongs.
- byoip_
range_ id This property is required. str - The OCID of the
ByoipRange
resource to which the CIDR block belongs. - compartment_
id This property is required. str - The OCID of the compartment.
- ipv6cidr_
block This property is required. str - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- vcn_
id This property is required. str - The OCID of the
Vcn
resource to which the ByoipRange belongs.
- byoip
Range Id This property is required. String - The OCID of the
ByoipRange
resource to which the CIDR block belongs. - compartment
Id This property is required. String - The OCID of the compartment.
- ipv6cidr
Block This property is required. String - The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
- vcn
Id This property is required. String - The OCID of the
Vcn
resource to which the ByoipRange belongs.
GetByoipRangesByoipRangeCollectionItemOriginAsn
- As
Path Prepend Length This property is required. int - The as path prepend length.
- Asn
This property is required. string - The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- Byoasn
Id This property is required. string - The OCID of the
Byoasn
resource.
- As
Path Prepend Length This property is required. int - The as path prepend length.
- Asn
This property is required. string - The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- Byoasn
Id This property is required. string - The OCID of the
Byoasn
resource.
- as
Path Prepend Length This property is required. Integer - The as path prepend length.
- asn
This property is required. String - The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- byoasn
Id This property is required. String - The OCID of the
Byoasn
resource.
- as
Path Prepend Length This property is required. number - The as path prepend length.
- asn
This property is required. string - The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- byoasn
Id This property is required. string - The OCID of the
Byoasn
resource.
- as_
path_ prepend_ length This property is required. int - The as path prepend length.
- asn
This property is required. str - The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- byoasn_
id This property is required. str - The OCID of the
Byoasn
resource.
- as
Path Prepend Length This property is required. Number - The as path prepend length.
- asn
This property is required. String - The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- byoasn
Id This property is required. String - The OCID of the
Byoasn
resource.
GetByoipRangesFilter
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.