ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud
ibm.getDlExportRouteFilter
Explore with Pulumi AI
Import the details of an existing IBM Cloud Infrastructure Direct Link Gateway and its virtual connections. For more information, about IBM Cloud Direct Link, see getting started with IBM Cloud Direct Link.
Using getDlExportRouteFilter
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 getDlExportRouteFilter(args: GetDlExportRouteFilterArgs, opts?: InvokeOptions): Promise<GetDlExportRouteFilterResult>
function getDlExportRouteFilterOutput(args: GetDlExportRouteFilterOutputArgs, opts?: InvokeOptions): Output<GetDlExportRouteFilterResult>
def get_dl_export_route_filter(ex_filter_id: Optional[str] = None,
gateway: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDlExportRouteFilterResult
def get_dl_export_route_filter_output(ex_filter_id: Optional[pulumi.Input[str]] = None,
gateway: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDlExportRouteFilterResult]
func GetDlExportRouteFilter(ctx *Context, args *GetDlExportRouteFilterArgs, opts ...InvokeOption) (*GetDlExportRouteFilterResult, error)
func GetDlExportRouteFilterOutput(ctx *Context, args *GetDlExportRouteFilterOutputArgs, opts ...InvokeOption) GetDlExportRouteFilterResultOutput
> Note: This function is named GetDlExportRouteFilter
in the Go SDK.
public static class GetDlExportRouteFilter
{
public static Task<GetDlExportRouteFilterResult> InvokeAsync(GetDlExportRouteFilterArgs args, InvokeOptions? opts = null)
public static Output<GetDlExportRouteFilterResult> Invoke(GetDlExportRouteFilterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDlExportRouteFilterResult> getDlExportRouteFilter(GetDlExportRouteFilterArgs args, InvokeOptions options)
public static Output<GetDlExportRouteFilterResult> getDlExportRouteFilter(GetDlExportRouteFilterArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getDlExportRouteFilter:getDlExportRouteFilter
arguments:
# arguments dictionary
The following arguments are supported:
- Ex
Filter stringId - Export Route Filter ID
- Gateway string
- Direct Link Gateway ID.
- Id string
- (String) The unique identifier of Export Route Filter.
- Ex
Filter stringId - Export Route Filter ID
- Gateway string
- Direct Link Gateway ID.
- Id string
- (String) The unique identifier of Export Route Filter.
- ex
Filter StringId - Export Route Filter ID
- gateway String
- Direct Link Gateway ID.
- id String
- (String) The unique identifier of Export Route Filter.
- ex
Filter stringId - Export Route Filter ID
- gateway string
- Direct Link Gateway ID.
- id string
- (String) The unique identifier of Export Route Filter.
- ex_
filter_ strid - Export Route Filter ID
- gateway str
- Direct Link Gateway ID.
- id str
- (String) The unique identifier of Export Route Filter.
- ex
Filter StringId - Export Route Filter ID
- gateway String
- Direct Link Gateway ID.
- id String
- (String) The unique identifier of Export Route Filter.
getDlExportRouteFilter Result
The following output properties are available:
- Action string
- (String) Whether to permit or deny the prefix filter.
- Before string
- (String) Identifier of prefix filter that handles the ordering and follow semantics. When a filter reference another filter in it's before field, then the filter making the reference is applied before the referenced filter. For example: if filter A references filter B in its before field, A is applied before B.
- Created
At string - (String) The date and time resource is created.
- Ex
Filter stringId - Gateway string
- Ge double
- (Int) The minimum matching length of the prefix-set.
- Id string
- (String) The unique identifier of Export Route Filter.
- Le double
- (Int) The maximum matching length of the prefix-set.
- Prefix string
- (String) IP prefix representing an address and mask length of the prefix-set.
- Updated
At string - (String) The date and time resource is last updated.
- Action string
- (String) Whether to permit or deny the prefix filter.
- Before string
- (String) Identifier of prefix filter that handles the ordering and follow semantics. When a filter reference another filter in it's before field, then the filter making the reference is applied before the referenced filter. For example: if filter A references filter B in its before field, A is applied before B.
- Created
At string - (String) The date and time resource is created.
- Ex
Filter stringId - Gateway string
- Ge float64
- (Int) The minimum matching length of the prefix-set.
- Id string
- (String) The unique identifier of Export Route Filter.
- Le float64
- (Int) The maximum matching length of the prefix-set.
- Prefix string
- (String) IP prefix representing an address and mask length of the prefix-set.
- Updated
At string - (String) The date and time resource is last updated.
- action String
- (String) Whether to permit or deny the prefix filter.
- before String
- (String) Identifier of prefix filter that handles the ordering and follow semantics. When a filter reference another filter in it's before field, then the filter making the reference is applied before the referenced filter. For example: if filter A references filter B in its before field, A is applied before B.
- created
At String - (String) The date and time resource is created.
- ex
Filter StringId - gateway String
- ge Double
- (Int) The minimum matching length of the prefix-set.
- id String
- (String) The unique identifier of Export Route Filter.
- le Double
- (Int) The maximum matching length of the prefix-set.
- prefix String
- (String) IP prefix representing an address and mask length of the prefix-set.
- updated
At String - (String) The date and time resource is last updated.
- action string
- (String) Whether to permit or deny the prefix filter.
- before string
- (String) Identifier of prefix filter that handles the ordering and follow semantics. When a filter reference another filter in it's before field, then the filter making the reference is applied before the referenced filter. For example: if filter A references filter B in its before field, A is applied before B.
- created
At string - (String) The date and time resource is created.
- ex
Filter stringId - gateway string
- ge number
- (Int) The minimum matching length of the prefix-set.
- id string
- (String) The unique identifier of Export Route Filter.
- le number
- (Int) The maximum matching length of the prefix-set.
- prefix string
- (String) IP prefix representing an address and mask length of the prefix-set.
- updated
At string - (String) The date and time resource is last updated.
- action str
- (String) Whether to permit or deny the prefix filter.
- before str
- (String) Identifier of prefix filter that handles the ordering and follow semantics. When a filter reference another filter in it's before field, then the filter making the reference is applied before the referenced filter. For example: if filter A references filter B in its before field, A is applied before B.
- created_
at str - (String) The date and time resource is created.
- ex_
filter_ strid - gateway str
- ge float
- (Int) The minimum matching length of the prefix-set.
- id str
- (String) The unique identifier of Export Route Filter.
- le float
- (Int) The maximum matching length of the prefix-set.
- prefix str
- (String) IP prefix representing an address and mask length of the prefix-set.
- updated_
at str - (String) The date and time resource is last updated.
- action String
- (String) Whether to permit or deny the prefix filter.
- before String
- (String) Identifier of prefix filter that handles the ordering and follow semantics. When a filter reference another filter in it's before field, then the filter making the reference is applied before the referenced filter. For example: if filter A references filter B in its before field, A is applied before B.
- created
At String - (String) The date and time resource is created.
- ex
Filter StringId - gateway String
- ge Number
- (Int) The minimum matching length of the prefix-set.
- id String
- (String) The unique identifier of Export Route Filter.
- le Number
- (Int) The maximum matching length of the prefix-set.
- prefix String
- (String) IP prefix representing an address and mask length of the prefix-set.
- updated
At String - (String) The date and time resource is last updated.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.