1. Packages
  2. Mso Provider
  3. API Docs
  4. getTenantPoliciesBgpPeerPrefixPolicy
mso 1.7.0 published on Tuesday, Dec 9, 2025 by ciscodevnet
mso logo
mso 1.7.0 published on Tuesday, Dec 9, 2025 by ciscodevnet

    Using getTenantPoliciesBgpPeerPrefixPolicy

    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 getTenantPoliciesBgpPeerPrefixPolicy(args: GetTenantPoliciesBgpPeerPrefixPolicyArgs, opts?: InvokeOptions): Promise<GetTenantPoliciesBgpPeerPrefixPolicyResult>
    function getTenantPoliciesBgpPeerPrefixPolicyOutput(args: GetTenantPoliciesBgpPeerPrefixPolicyOutputArgs, opts?: InvokeOptions): Output<GetTenantPoliciesBgpPeerPrefixPolicyResult>
    def get_tenant_policies_bgp_peer_prefix_policy(id: Optional[str] = None,
                                                   name: Optional[str] = None,
                                                   template_id: Optional[str] = None,
                                                   opts: Optional[InvokeOptions] = None) -> GetTenantPoliciesBgpPeerPrefixPolicyResult
    def get_tenant_policies_bgp_peer_prefix_policy_output(id: Optional[pulumi.Input[str]] = None,
                                                   name: Optional[pulumi.Input[str]] = None,
                                                   template_id: Optional[pulumi.Input[str]] = None,
                                                   opts: Optional[InvokeOptions] = None) -> Output[GetTenantPoliciesBgpPeerPrefixPolicyResult]
    func LookupTenantPoliciesBgpPeerPrefixPolicy(ctx *Context, args *LookupTenantPoliciesBgpPeerPrefixPolicyArgs, opts ...InvokeOption) (*LookupTenantPoliciesBgpPeerPrefixPolicyResult, error)
    func LookupTenantPoliciesBgpPeerPrefixPolicyOutput(ctx *Context, args *LookupTenantPoliciesBgpPeerPrefixPolicyOutputArgs, opts ...InvokeOption) LookupTenantPoliciesBgpPeerPrefixPolicyResultOutput

    > Note: This function is named LookupTenantPoliciesBgpPeerPrefixPolicy in the Go SDK.

    public static class GetTenantPoliciesBgpPeerPrefixPolicy 
    {
        public static Task<GetTenantPoliciesBgpPeerPrefixPolicyResult> InvokeAsync(GetTenantPoliciesBgpPeerPrefixPolicyArgs args, InvokeOptions? opts = null)
        public static Output<GetTenantPoliciesBgpPeerPrefixPolicyResult> Invoke(GetTenantPoliciesBgpPeerPrefixPolicyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTenantPoliciesBgpPeerPrefixPolicyResult> getTenantPoliciesBgpPeerPrefixPolicy(GetTenantPoliciesBgpPeerPrefixPolicyArgs args, InvokeOptions options)
    public static Output<GetTenantPoliciesBgpPeerPrefixPolicyResult> getTenantPoliciesBgpPeerPrefixPolicy(GetTenantPoliciesBgpPeerPrefixPolicyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: mso:index/getTenantPoliciesBgpPeerPrefixPolicy:getTenantPoliciesBgpPeerPrefixPolicy
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    TemplateId string
    Id string
    Name string
    TemplateId string
    Id string
    name String
    templateId String
    id String
    name string
    templateId string
    id string
    name str
    template_id str
    id str
    name String
    templateId String
    id String

    getTenantPoliciesBgpPeerPrefixPolicy Result

    The following output properties are available:

    Action string
    Description string
    Id string
    MaxNumberOfPrefixes double
    Name string
    RestartTime double
    TemplateId string
    ThresholdPercentage double
    Uuid string
    Action string
    Description string
    Id string
    MaxNumberOfPrefixes float64
    Name string
    RestartTime float64
    TemplateId string
    ThresholdPercentage float64
    Uuid string
    action String
    description String
    id String
    maxNumberOfPrefixes Double
    name String
    restartTime Double
    templateId String
    thresholdPercentage Double
    uuid String
    action string
    description string
    id string
    maxNumberOfPrefixes number
    name string
    restartTime number
    templateId string
    thresholdPercentage number
    uuid string
    action String
    description String
    id String
    maxNumberOfPrefixes Number
    name String
    restartTime Number
    templateId String
    thresholdPercentage Number
    uuid String

    Package Details

    Repository
    mso ciscodevnet/terraform-provider-mso
    License
    Notes
    This Pulumi package is based on the mso Terraform Provider.
    mso logo
    mso 1.7.0 published on Tuesday, Dec 9, 2025 by ciscodevnet
      Meet Neo: Your AI Platform Teammate