1. Packages
  2. Fortios
  3. API Docs
  4. system
  5. getExternalresource
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

fortios.system.getExternalresource

Explore with Pulumi AI

fortios logo
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

    Use this data source to get information on an fortios system externalresource

    Using getExternalresource

    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 getExternalresource(args: GetExternalresourceArgs, opts?: InvokeOptions): Promise<GetExternalresourceResult>
    function getExternalresourceOutput(args: GetExternalresourceOutputArgs, opts?: InvokeOptions): Output<GetExternalresourceResult>
    def get_externalresource(name: Optional[str] = None,
                             vdomparam: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetExternalresourceResult
    def get_externalresource_output(name: Optional[pulumi.Input[str]] = None,
                             vdomparam: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetExternalresourceResult]
    func LookupExternalresource(ctx *Context, args *LookupExternalresourceArgs, opts ...InvokeOption) (*LookupExternalresourceResult, error)
    func LookupExternalresourceOutput(ctx *Context, args *LookupExternalresourceOutputArgs, opts ...InvokeOption) LookupExternalresourceResultOutput

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

    public static class GetExternalresource 
    {
        public static Task<GetExternalresourceResult> InvokeAsync(GetExternalresourceArgs args, InvokeOptions? opts = null)
        public static Output<GetExternalresourceResult> Invoke(GetExternalresourceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetExternalresourceResult> getExternalresource(GetExternalresourceArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: fortios:system/getExternalresource:getExternalresource
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Specify the name of the desired system externalresource.
    Vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    Name string
    Specify the name of the desired system externalresource.
    Vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name String
    Specify the name of the desired system externalresource.
    vdomparam String
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name string
    Specify the name of the desired system externalresource.
    vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name str
    Specify the name of the desired system externalresource.
    vdomparam str
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name String
    Specify the name of the desired system externalresource.
    vdomparam String
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.

    getExternalresource Result

    The following output properties are available:

    Category int
    User resource category.
    Comments string
    Comment.
    Id string
    The provider-assigned unique ID for this managed resource.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    Name string
    External resource name.
    Password string
    HTTP basic authentication password.
    RefreshRate int
    Time interval to refresh external resource (1 - 43200 min, default = 5 min).
    Resource string
    URI of external resource.
    ServerIdentityCheck string
    Certificate verification option.
    SourceIp string
    Source IPv4 address used to communicate with server.
    Status string
    Enable/disable user resource.
    Type string
    User resource type.
    UpdateMethod string
    External resource update method.
    UserAgent string
    Override HTTP User-Agent header used when retrieving this external resource.
    Username string
    HTTP basic authentication user name.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Vdomparam string
    Category int
    User resource category.
    Comments string
    Comment.
    Id string
    The provider-assigned unique ID for this managed resource.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    Name string
    External resource name.
    Password string
    HTTP basic authentication password.
    RefreshRate int
    Time interval to refresh external resource (1 - 43200 min, default = 5 min).
    Resource string
    URI of external resource.
    ServerIdentityCheck string
    Certificate verification option.
    SourceIp string
    Source IPv4 address used to communicate with server.
    Status string
    Enable/disable user resource.
    Type string
    User resource type.
    UpdateMethod string
    External resource update method.
    UserAgent string
    Override HTTP User-Agent header used when retrieving this external resource.
    Username string
    HTTP basic authentication user name.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Vdomparam string
    category Integer
    User resource category.
    comments String
    Comment.
    id String
    The provider-assigned unique ID for this managed resource.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    interface_ String
    Specify outgoing interface to reach server.
    name String
    External resource name.
    password String
    HTTP basic authentication password.
    refreshRate Integer
    Time interval to refresh external resource (1 - 43200 min, default = 5 min).
    resource String
    URI of external resource.
    serverIdentityCheck String
    Certificate verification option.
    sourceIp String
    Source IPv4 address used to communicate with server.
    status String
    Enable/disable user resource.
    type String
    User resource type.
    updateMethod String
    External resource update method.
    userAgent String
    Override HTTP User-Agent header used when retrieving this external resource.
    username String
    HTTP basic authentication user name.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    vdomparam String
    category number
    User resource category.
    comments string
    Comment.
    id string
    The provider-assigned unique ID for this managed resource.
    interface string
    Specify outgoing interface to reach server.
    interfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    name string
    External resource name.
    password string
    HTTP basic authentication password.
    refreshRate number
    Time interval to refresh external resource (1 - 43200 min, default = 5 min).
    resource string
    URI of external resource.
    serverIdentityCheck string
    Certificate verification option.
    sourceIp string
    Source IPv4 address used to communicate with server.
    status string
    Enable/disable user resource.
    type string
    User resource type.
    updateMethod string
    External resource update method.
    userAgent string
    Override HTTP User-Agent header used when retrieving this external resource.
    username string
    HTTP basic authentication user name.
    uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    vdomparam string
    category int
    User resource category.
    comments str
    Comment.
    id str
    The provider-assigned unique ID for this managed resource.
    interface str
    Specify outgoing interface to reach server.
    interface_select_method str
    Specify how to select outgoing interface to reach server.
    name str
    External resource name.
    password str
    HTTP basic authentication password.
    refresh_rate int
    Time interval to refresh external resource (1 - 43200 min, default = 5 min).
    resource str
    URI of external resource.
    server_identity_check str
    Certificate verification option.
    source_ip str
    Source IPv4 address used to communicate with server.
    status str
    Enable/disable user resource.
    type str
    User resource type.
    update_method str
    External resource update method.
    user_agent str
    Override HTTP User-Agent header used when retrieving this external resource.
    username str
    HTTP basic authentication user name.
    uuid str
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    vdomparam str
    category Number
    User resource category.
    comments String
    Comment.
    id String
    The provider-assigned unique ID for this managed resource.
    interface String
    Specify outgoing interface to reach server.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    name String
    External resource name.
    password String
    HTTP basic authentication password.
    refreshRate Number
    Time interval to refresh external resource (1 - 43200 min, default = 5 min).
    resource String
    URI of external resource.
    serverIdentityCheck String
    Certificate verification option.
    sourceIp String
    Source IPv4 address used to communicate with server.
    status String
    Enable/disable user resource.
    type String
    User resource type.
    updateMethod String
    External resource update method.
    userAgent String
    Override HTTP User-Agent header used when retrieving this external resource.
    username String
    HTTP basic authentication user name.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    vdomparam String

    Package Details

    Repository
    fortios pulumiverse/pulumi-fortios
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the fortios Terraform Provider.
    fortios logo
    Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse