ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud
ibm.getDlImportRouteFilters
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 getDlImportRouteFilters
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 getDlImportRouteFilters(args: GetDlImportRouteFiltersArgs, opts?: InvokeOptions): Promise<GetDlImportRouteFiltersResult>
function getDlImportRouteFiltersOutput(args: GetDlImportRouteFiltersOutputArgs, opts?: InvokeOptions): Output<GetDlImportRouteFiltersResult>
def get_dl_import_route_filters(gateway: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDlImportRouteFiltersResult
def get_dl_import_route_filters_output(gateway: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDlImportRouteFiltersResult]
func GetDlImportRouteFilters(ctx *Context, args *GetDlImportRouteFiltersArgs, opts ...InvokeOption) (*GetDlImportRouteFiltersResult, error)
func GetDlImportRouteFiltersOutput(ctx *Context, args *GetDlImportRouteFiltersOutputArgs, opts ...InvokeOption) GetDlImportRouteFiltersResultOutput
> Note: This function is named GetDlImportRouteFilters
in the Go SDK.
public static class GetDlImportRouteFilters
{
public static Task<GetDlImportRouteFiltersResult> InvokeAsync(GetDlImportRouteFiltersArgs args, InvokeOptions? opts = null)
public static Output<GetDlImportRouteFiltersResult> Invoke(GetDlImportRouteFiltersInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDlImportRouteFiltersResult> getDlImportRouteFilters(GetDlImportRouteFiltersArgs args, InvokeOptions options)
public static Output<GetDlImportRouteFiltersResult> getDlImportRouteFilters(GetDlImportRouteFiltersArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getDlImportRouteFilters:getDlImportRouteFilters
arguments:
# arguments dictionary
The following arguments are supported:
getDlImportRouteFilters Result
The following output properties are available:
- Gateway string
- Id string
- Import
Route List<GetFilters Dl Import Route Filters Import Route Filter> - List of all import route filters for a given direct link gateway.
- Gateway string
- Id string
- Import
Route []GetFilters Dl Import Route Filters Import Route Filter - List of all import route filters for a given direct link gateway.
- gateway String
- id String
- import
Route List<GetFilters Dl Import Route Filters Import Route Filter> - List of all import route filters for a given direct link gateway.
- gateway string
- id string
- import
Route GetFilters Dl Import Route Filters Import Route Filter[] - List of all import route filters for a given direct link gateway.
- gateway str
- id str
- import_
route_ Sequence[Getfilters Dl Import Route Filters Import Route Filter] - List of all import route filters for a given direct link gateway.
- gateway String
- id String
- import
Route List<Property Map>Filters - List of all import route filters for a given direct link gateway.
Supporting Types
GetDlImportRouteFiltersImportRouteFilter
- 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.
- Ge double
- (Int) The minimum matching length of the prefix-set.
- Im
Filter stringId - (String) The unique identifier of Import 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.
- Ge float64
- (Int) The minimum matching length of the prefix-set.
- Im
Filter stringId - (String) The unique identifier of Import 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.
- ge Double
- (Int) The minimum matching length of the prefix-set.
- im
Filter StringId - (String) The unique identifier of Import 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.
- ge number
- (Int) The minimum matching length of the prefix-set.
- im
Filter stringId - (String) The unique identifier of Import 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.
- ge float
- (Int) The minimum matching length of the prefix-set.
- im_
filter_ strid - (String) The unique identifier of Import 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.
- ge Number
- (Int) The minimum matching length of the prefix-set.
- im
Filter StringId - (String) The unique identifier of Import 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.