1. Packages
  2. Packages
  3. Panos Provider
  4. API Docs
  5. getOspfAuthRoutingProfile
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks

    Using getOspfAuthRoutingProfile

    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 getOspfAuthRoutingProfile(args: GetOspfAuthRoutingProfileArgs, opts?: InvokeOptions): Promise<GetOspfAuthRoutingProfileResult>
    function getOspfAuthRoutingProfileOutput(args: GetOspfAuthRoutingProfileOutputArgs, opts?: InvokeOptions): Output<GetOspfAuthRoutingProfileResult>
    def get_ospf_auth_routing_profile(location: Optional[GetOspfAuthRoutingProfileLocation] = None,
                                      md5s: Optional[Sequence[GetOspfAuthRoutingProfileMd5]] = None,
                                      name: Optional[str] = None,
                                      password: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetOspfAuthRoutingProfileResult
    def get_ospf_auth_routing_profile_output(location: Optional[pulumi.Input[GetOspfAuthRoutingProfileLocationArgs]] = None,
                                      md5s: Optional[pulumi.Input[Sequence[pulumi.Input[GetOspfAuthRoutingProfileMd5Args]]]] = None,
                                      name: Optional[pulumi.Input[str]] = None,
                                      password: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetOspfAuthRoutingProfileResult]
    func LookupOspfAuthRoutingProfile(ctx *Context, args *LookupOspfAuthRoutingProfileArgs, opts ...InvokeOption) (*LookupOspfAuthRoutingProfileResult, error)
    func LookupOspfAuthRoutingProfileOutput(ctx *Context, args *LookupOspfAuthRoutingProfileOutputArgs, opts ...InvokeOption) LookupOspfAuthRoutingProfileResultOutput

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

    public static class GetOspfAuthRoutingProfile 
    {
        public static Task<GetOspfAuthRoutingProfileResult> InvokeAsync(GetOspfAuthRoutingProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetOspfAuthRoutingProfileResult> Invoke(GetOspfAuthRoutingProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOspfAuthRoutingProfileResult> getOspfAuthRoutingProfile(GetOspfAuthRoutingProfileArgs args, InvokeOptions options)
    public static Output<GetOspfAuthRoutingProfileResult> getOspfAuthRoutingProfile(GetOspfAuthRoutingProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getOspfAuthRoutingProfile:getOspfAuthRoutingProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location GetOspfAuthRoutingProfileLocation
    The location of this object.
    Name string
    Md5s List<GetOspfAuthRoutingProfileMd5>
    Password string
    Simple password authentication
    Location GetOspfAuthRoutingProfileLocation
    The location of this object.
    Name string
    Md5s []GetOspfAuthRoutingProfileMd5
    Password string
    Simple password authentication
    location GetOspfAuthRoutingProfileLocation
    The location of this object.
    name String
    md5s List<GetOspfAuthRoutingProfileMd5>
    password String
    Simple password authentication
    location GetOspfAuthRoutingProfileLocation
    The location of this object.
    name string
    md5s GetOspfAuthRoutingProfileMd5[]
    password string
    Simple password authentication
    location GetOspfAuthRoutingProfileLocation
    The location of this object.
    name str
    md5s Sequence[GetOspfAuthRoutingProfileMd5]
    password str
    Simple password authentication
    location Property Map
    The location of this object.
    name String
    md5s List<Property Map>
    password String
    Simple password authentication

    getOspfAuthRoutingProfile Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetOspfAuthRoutingProfileLocation
    The location of this object.
    Md5s List<GetOspfAuthRoutingProfileMd5>
    Name string
    Password string
    Simple password authentication
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetOspfAuthRoutingProfileLocation
    The location of this object.
    Md5s []GetOspfAuthRoutingProfileMd5
    Name string
    Password string
    Simple password authentication
    id String
    The provider-assigned unique ID for this managed resource.
    location GetOspfAuthRoutingProfileLocation
    The location of this object.
    md5s List<GetOspfAuthRoutingProfileMd5>
    name String
    password String
    Simple password authentication
    id string
    The provider-assigned unique ID for this managed resource.
    location GetOspfAuthRoutingProfileLocation
    The location of this object.
    md5s GetOspfAuthRoutingProfileMd5[]
    name string
    password string
    Simple password authentication
    id str
    The provider-assigned unique ID for this managed resource.
    location GetOspfAuthRoutingProfileLocation
    The location of this object.
    md5s Sequence[GetOspfAuthRoutingProfileMd5]
    name str
    password str
    Simple password authentication
    id String
    The provider-assigned unique ID for this managed resource.
    location Property Map
    The location of this object.
    md5s List<Property Map>
    name String
    password String
    Simple password authentication

    Supporting Types

    GetOspfAuthRoutingProfileLocation

    Ngfw GetOspfAuthRoutingProfileLocationNgfw
    Located in a specific NGFW device
    Template GetOspfAuthRoutingProfileLocationTemplate
    Located in a specific template
    TemplateStack GetOspfAuthRoutingProfileLocationTemplateStack
    Located in a specific template stack
    Ngfw GetOspfAuthRoutingProfileLocationNgfw
    Located in a specific NGFW device
    Template GetOspfAuthRoutingProfileLocationTemplate
    Located in a specific template
    TemplateStack GetOspfAuthRoutingProfileLocationTemplateStack
    Located in a specific template stack
    ngfw GetOspfAuthRoutingProfileLocationNgfw
    Located in a specific NGFW device
    template GetOspfAuthRoutingProfileLocationTemplate
    Located in a specific template
    templateStack GetOspfAuthRoutingProfileLocationTemplateStack
    Located in a specific template stack
    ngfw GetOspfAuthRoutingProfileLocationNgfw
    Located in a specific NGFW device
    template GetOspfAuthRoutingProfileLocationTemplate
    Located in a specific template
    templateStack GetOspfAuthRoutingProfileLocationTemplateStack
    Located in a specific template stack
    ngfw GetOspfAuthRoutingProfileLocationNgfw
    Located in a specific NGFW device
    template GetOspfAuthRoutingProfileLocationTemplate
    Located in a specific template
    template_stack GetOspfAuthRoutingProfileLocationTemplateStack
    Located in a specific template stack
    ngfw Property Map
    Located in a specific NGFW device
    template Property Map
    Located in a specific template
    templateStack Property Map
    Located in a specific template stack

    GetOspfAuthRoutingProfileLocationNgfw

    NgfwDevice string
    The NGFW device
    NgfwDevice string
    The NGFW device
    ngfwDevice String
    The NGFW device
    ngfwDevice string
    The NGFW device
    ngfw_device str
    The NGFW device
    ngfwDevice String
    The NGFW device

    GetOspfAuthRoutingProfileLocationTemplate

    Name string
    Specific Panorama template
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    name String
    Specific Panorama template
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device

    GetOspfAuthRoutingProfileLocationTemplateStack

    Name string
    Specific Panorama template stack
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template stack
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    name String
    Specific Panorama template stack
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template stack
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template stack
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template stack
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device

    GetOspfAuthRoutingProfileMd5

    Key string
    key for the authentication
    Name string
    Preferred bool
    use this key when sending packet
    Key string
    key for the authentication
    Name string
    Preferred bool
    use this key when sending packet
    key String
    key for the authentication
    name String
    preferred Boolean
    use this key when sending packet
    key string
    key for the authentication
    name string
    preferred boolean
    use this key when sending packet
    key str
    key for the authentication
    name str
    preferred bool
    use this key when sending packet
    key String
    key for the authentication
    name String
    preferred Boolean
    use this key when sending packet

    Package Details

    Repository
    panos paloaltonetworks/terraform-provider-panos
    License
    Notes
    This Pulumi package is based on the panos Terraform Provider.
    Viewing docs for panos 2.0.11
    published on Tuesday, Apr 28, 2026 by paloaltonetworks
      Try Pulumi Cloud free. Your team will thank you.