Cisco Catalyst SD-WAN v0.3.0 published on Friday, Mar 28, 2025 by Pulumi
sdwan.getTransportT1E1ControllerFeature
Explore with Pulumi AI
This data source can read the Transport T1 E1 Controller Feature.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getTransportT1E1ControllerFeature({
    id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
    featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_transport_t1_e1_controller_feature(id="f6b2c44c-693c-4763-b010-895aa3d236bd",
    feature_profile_id="f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
package main
import (
	"github.com/pulumi/pulumi-sdwan/sdk/go/sdwan"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := sdwan.LookupTransportT1E1ControllerFeature(ctx, &sdwan.LookupTransportT1E1ControllerFeatureArgs{
			Id:               "f6b2c44c-693c-4763-b010-895aa3d236bd",
			FeatureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Sdwan = Pulumi.Sdwan;
return await Deployment.RunAsync(() => 
{
    var example = Sdwan.GetTransportT1E1ControllerFeature.Invoke(new()
    {
        Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
        FeatureProfileId = "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.sdwan.SdwanFunctions;
import com.pulumi.sdwan.inputs.GetTransportT1E1ControllerFeatureArgs;
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 example = SdwanFunctions.getTransportT1E1ControllerFeature(GetTransportT1E1ControllerFeatureArgs.builder()
            .id("f6b2c44c-693c-4763-b010-895aa3d236bd")
            .featureProfileId("f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: sdwan:getTransportT1E1ControllerFeature
      arguments:
        id: f6b2c44c-693c-4763-b010-895aa3d236bd
        featureProfileId: f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac
Using getTransportT1E1ControllerFeature
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 getTransportT1E1ControllerFeature(args: GetTransportT1E1ControllerFeatureArgs, opts?: InvokeOptions): Promise<GetTransportT1E1ControllerFeatureResult>
function getTransportT1E1ControllerFeatureOutput(args: GetTransportT1E1ControllerFeatureOutputArgs, opts?: InvokeOptions): Output<GetTransportT1E1ControllerFeatureResult>def get_transport_t1_e1_controller_feature(feature_profile_id: Optional[str] = None,
                                           id: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetTransportT1E1ControllerFeatureResult
def get_transport_t1_e1_controller_feature_output(feature_profile_id: Optional[pulumi.Input[str]] = None,
                                           id: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetTransportT1E1ControllerFeatureResult]func LookupTransportT1E1ControllerFeature(ctx *Context, args *LookupTransportT1E1ControllerFeatureArgs, opts ...InvokeOption) (*LookupTransportT1E1ControllerFeatureResult, error)
func LookupTransportT1E1ControllerFeatureOutput(ctx *Context, args *LookupTransportT1E1ControllerFeatureOutputArgs, opts ...InvokeOption) LookupTransportT1E1ControllerFeatureResultOutput> Note: This function is named LookupTransportT1E1ControllerFeature in the Go SDK.
public static class GetTransportT1E1ControllerFeature 
{
    public static Task<GetTransportT1E1ControllerFeatureResult> InvokeAsync(GetTransportT1E1ControllerFeatureArgs args, InvokeOptions? opts = null)
    public static Output<GetTransportT1E1ControllerFeatureResult> Invoke(GetTransportT1E1ControllerFeatureInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTransportT1E1ControllerFeatureResult> getTransportT1E1ControllerFeature(GetTransportT1E1ControllerFeatureArgs args, InvokeOptions options)
public static Output<GetTransportT1E1ControllerFeatureResult> getTransportT1E1ControllerFeature(GetTransportT1E1ControllerFeatureArgs args, InvokeOptions options)
fn::invoke:
  function: sdwan:index/getTransportT1E1ControllerFeature:getTransportT1E1ControllerFeature
  arguments:
    # arguments dictionaryThe following arguments are supported:
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
- featureProfile stringId 
- Feature Profile ID
- id string
- The id of the Feature
- feature_profile_ strid 
- Feature Profile ID
- id str
- The id of the Feature
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
getTransportT1E1ControllerFeature Result
The following output properties are available:
- Description string
- The description of the Feature
- Entries
List<GetTransport T1E1Controller Feature Entry> 
- Controller tx-ex List
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- Name string
- The name of the Feature
- Slot string
- Slot number
- SlotVariable string
- Variable name
- Type string
- Card Type
- Version int
- The version of the Feature
- Description string
- The description of the Feature
- Entries
[]GetTransport T1E1Controller Feature Entry 
- Controller tx-ex List
- FeatureProfile stringId 
- Feature Profile ID
- Id string
- The id of the Feature
- Name string
- The name of the Feature
- Slot string
- Slot number
- SlotVariable string
- Variable name
- Type string
- Card Type
- Version int
- The version of the Feature
- description String
- The description of the Feature
- entries
List<GetTransport T1E1Controller Feature Entry> 
- Controller tx-ex List
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
- name String
- The name of the Feature
- slot String
- Slot number
- slotVariable String
- Variable name
- type String
- Card Type
- version Integer
- The version of the Feature
- description string
- The description of the Feature
- entries
GetTransport T1E1Controller Feature Entry[] 
- Controller tx-ex List
- featureProfile stringId 
- Feature Profile ID
- id string
- The id of the Feature
- name string
- The name of the Feature
- slot string
- Slot number
- slotVariable string
- Variable name
- type string
- Card Type
- version number
- The version of the Feature
- description str
- The description of the Feature
- entries
Sequence[GetTransport T1E1Controller Feature Entry] 
- Controller tx-ex List
- feature_profile_ strid 
- Feature Profile ID
- id str
- The id of the Feature
- name str
- The name of the Feature
- slot str
- Slot number
- slot_variable str
- Variable name
- type str
- Card Type
- version int
- The version of the Feature
- description String
- The description of the Feature
- entries List<Property Map>
- Controller tx-ex List
- featureProfile StringId 
- Feature Profile ID
- id String
- The id of the Feature
- name String
- The name of the Feature
- slot String
- Slot number
- slotVariable String
- Variable name
- type String
- Card Type
- version Number
- The version of the Feature
Supporting Types
GetTransportT1E1ControllerFeatureEntry    
- CableLength string
- Cable Config
- ChannelGroups List<GetTransport T1E1Controller Feature Entry Channel Group> 
- Channel Group List
- ClockSource string
- Clock Source
- Description string
- Description
- DescriptionVariable string
- Variable name
- E1Description string
- Card Type
- E1Framing string
- Framing
- E1FramingVariable string
- Variable name
- E1Linecode string
- LineCode
- E1LinecodeVariable string
- Variable name
- LengthLong string
- length
- LengthLong stringVariable 
- Variable name
- LengthShort string
- length
- LengthShort stringVariable 
- Variable name
- LineMode string
- Line Mode
- LineMode stringVariable 
- Variable name
- T1Description string
- Card Type
- T1Framing string
- Framing
- T1FramingVariable string
- Variable name
- T1Linecode string
- LineCode
- T1LinecodeVariable string
- Variable name
- CableLength string
- Cable Config
- ChannelGroups []GetTransport T1E1Controller Feature Entry Channel Group 
- Channel Group List
- ClockSource string
- Clock Source
- Description string
- Description
- DescriptionVariable string
- Variable name
- E1Description string
- Card Type
- E1Framing string
- Framing
- E1FramingVariable string
- Variable name
- E1Linecode string
- LineCode
- E1LinecodeVariable string
- Variable name
- LengthLong string
- length
- LengthLong stringVariable 
- Variable name
- LengthShort string
- length
- LengthShort stringVariable 
- Variable name
- LineMode string
- Line Mode
- LineMode stringVariable 
- Variable name
- T1Description string
- Card Type
- T1Framing string
- Framing
- T1FramingVariable string
- Variable name
- T1Linecode string
- LineCode
- T1LinecodeVariable string
- Variable name
- cableLength String
- Cable Config
- channelGroups List<GetTransport T1E1Controller Feature Entry Channel Group> 
- Channel Group List
- clockSource String
- Clock Source
- description String
- Description
- descriptionVariable String
- Variable name
- e1Description String
- Card Type
- e1Framing String
- Framing
- e1FramingVariable String
- Variable name
- e1Linecode String
- LineCode
- e1LinecodeVariable String
- Variable name
- lengthLong String
- length
- lengthLong StringVariable 
- Variable name
- lengthShort String
- length
- lengthShort StringVariable 
- Variable name
- lineMode String
- Line Mode
- lineMode StringVariable 
- Variable name
- t1Description String
- Card Type
- t1Framing String
- Framing
- t1FramingVariable String
- Variable name
- t1Linecode String
- LineCode
- t1LinecodeVariable String
- Variable name
- cableLength string
- Cable Config
- channelGroups GetTransport T1E1Controller Feature Entry Channel Group[] 
- Channel Group List
- clockSource string
- Clock Source
- description string
- Description
- descriptionVariable string
- Variable name
- e1Description string
- Card Type
- e1Framing string
- Framing
- e1FramingVariable string
- Variable name
- e1Linecode string
- LineCode
- e1LinecodeVariable string
- Variable name
- lengthLong string
- length
- lengthLong stringVariable 
- Variable name
- lengthShort string
- length
- lengthShort stringVariable 
- Variable name
- lineMode string
- Line Mode
- lineMode stringVariable 
- Variable name
- t1Description string
- Card Type
- t1Framing string
- Framing
- t1FramingVariable string
- Variable name
- t1Linecode string
- LineCode
- t1LinecodeVariable string
- Variable name
- cable_length str
- Cable Config
- channel_groups Sequence[GetTransport T1E1Controller Feature Entry Channel Group] 
- Channel Group List
- clock_source str
- Clock Source
- description str
- Description
- description_variable str
- Variable name
- e1_description str
- Card Type
- e1_framing str
- Framing
- e1_framing_ strvariable 
- Variable name
- e1_linecode str
- LineCode
- e1_linecode_ strvariable 
- Variable name
- length_long str
- length
- length_long_ strvariable 
- Variable name
- length_short str
- length
- length_short_ strvariable 
- Variable name
- line_mode str
- Line Mode
- line_mode_ strvariable 
- Variable name
- t1_description str
- Card Type
- t1_framing str
- Framing
- t1_framing_ strvariable 
- Variable name
- t1_linecode str
- LineCode
- t1_linecode_ strvariable 
- Variable name
- cableLength String
- Cable Config
- channelGroups List<Property Map>
- Channel Group List
- clockSource String
- Clock Source
- description String
- Description
- descriptionVariable String
- Variable name
- e1Description String
- Card Type
- e1Framing String
- Framing
- e1FramingVariable String
- Variable name
- e1Linecode String
- LineCode
- e1LinecodeVariable String
- Variable name
- lengthLong String
- length
- lengthLong StringVariable 
- Variable name
- lengthShort String
- length
- lengthShort StringVariable 
- Variable name
- lineMode String
- Line Mode
- lineMode StringVariable 
- Variable name
- t1Description String
- Card Type
- t1Framing String
- Framing
- t1FramingVariable String
- Variable name
- t1Linecode String
- LineCode
- t1LinecodeVariable String
- Variable name
GetTransportT1E1ControllerFeatureEntryChannelGroup      
- ChannelGroup int
- Number
- ChannelGroup stringVariable 
- Variable name
- TimeSlot string
- Time slots
- TimeSlot stringVariable 
- Variable name
- ChannelGroup int
- Number
- ChannelGroup stringVariable 
- Variable name
- TimeSlot string
- Time slots
- TimeSlot stringVariable 
- Variable name
- channelGroup Integer
- Number
- channelGroup StringVariable 
- Variable name
- timeSlot String
- Time slots
- timeSlot StringVariable 
- Variable name
- channelGroup number
- Number
- channelGroup stringVariable 
- Variable name
- timeSlot string
- Time slots
- timeSlot stringVariable 
- Variable name
- channel_group int
- Number
- channel_group_ strvariable 
- Variable name
- time_slot str
- Time slots
- time_slot_ strvariable 
- Variable name
- channelGroup Number
- Number
- channelGroup StringVariable 
- Variable name
- timeSlot String
- Time slots
- timeSlot StringVariable 
- Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the sdwanTerraform Provider.
