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

fortios.system.getCentralmanagement

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 fortios system centralmanagement

    Using getCentralmanagement

    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 getCentralmanagement(args: GetCentralmanagementArgs, opts?: InvokeOptions): Promise<GetCentralmanagementResult>
    function getCentralmanagementOutput(args: GetCentralmanagementOutputArgs, opts?: InvokeOptions): Output<GetCentralmanagementResult>
    def get_centralmanagement(vdomparam: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetCentralmanagementResult
    def get_centralmanagement_output(vdomparam: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetCentralmanagementResult]
    func LookupCentralmanagement(ctx *Context, args *LookupCentralmanagementArgs, opts ...InvokeOption) (*LookupCentralmanagementResult, error)
    func LookupCentralmanagementOutput(ctx *Context, args *LookupCentralmanagementOutputArgs, opts ...InvokeOption) LookupCentralmanagementResultOutput

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

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

    The following arguments are supported:

    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.
    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.
    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.
    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.
    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.
    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.

    getCentralmanagement Result

    The following output properties are available:

    AllowMonitor string
    Enable/disable allowing the central management server to remotely monitor this FortiGate
    AllowPushConfiguration string
    Enable/disable allowing the central management server to push configuration changes to this FortiGate.
    AllowPushFirmware string
    Enable/disable allowing the central management server to push firmware updates to this FortiGate.
    AllowRemoteFirmwareUpgrade string
    Enable/disable remotely upgrading the firmware on this FortiGate from the central management server.
    CaCert string
    CA certificate to be used by FGFM protocol.
    EncAlgorithm string
    Encryption strength for communications between the FortiGate and central management.
    Fmg string
    IP address or FQDN of the FortiManager.
    FmgSourceIp string
    IPv4 source address that this FortiGate uses when communicating with FortiManager.
    FmgSourceIp6 string
    IPv6 source address that this FortiGate uses when communicating with FortiManager.
    FmgUpdatePort string
    Port used to communicate with FortiManager that is acting as a FortiGuard update server.
    FortigateCloudSsoDefaultProfile string
    Override access profile.
    Id string
    The provider-assigned unique ID for this managed resource.
    IncludeDefaultServers string
    Enable/disable inclusion of public FortiGuard servers in the override server list.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    LocalCert string
    Certificate to be used by FGFM protocol.
    Mode string
    Central management mode.
    ScheduleConfigRestore string
    Enable/disable allowing the central management server to restore the configuration of this FortiGate.
    ScheduleScriptRestore string
    Enable/disable allowing the central management server to restore the scripts stored on this FortiGate.
    SerialNumber string
    Serial number.
    ServerLists List<Pulumiverse.Fortios.System.Outputs.GetCentralmanagementServerList>
    Additional severs that the FortiGate can use for updates (for AV, IPS, updates) and ratings (for web filter and antispam ratings) servers. The structure of server_list block is documented below.
    Type string
    Central management type.
    Vdom string
    Virtual domain (VDOM) name to use when communicating with FortiManager.
    Vdomparam string
    AllowMonitor string
    Enable/disable allowing the central management server to remotely monitor this FortiGate
    AllowPushConfiguration string
    Enable/disable allowing the central management server to push configuration changes to this FortiGate.
    AllowPushFirmware string
    Enable/disable allowing the central management server to push firmware updates to this FortiGate.
    AllowRemoteFirmwareUpgrade string
    Enable/disable remotely upgrading the firmware on this FortiGate from the central management server.
    CaCert string
    CA certificate to be used by FGFM protocol.
    EncAlgorithm string
    Encryption strength for communications between the FortiGate and central management.
    Fmg string
    IP address or FQDN of the FortiManager.
    FmgSourceIp string
    IPv4 source address that this FortiGate uses when communicating with FortiManager.
    FmgSourceIp6 string
    IPv6 source address that this FortiGate uses when communicating with FortiManager.
    FmgUpdatePort string
    Port used to communicate with FortiManager that is acting as a FortiGuard update server.
    FortigateCloudSsoDefaultProfile string
    Override access profile.
    Id string
    The provider-assigned unique ID for this managed resource.
    IncludeDefaultServers string
    Enable/disable inclusion of public FortiGuard servers in the override server list.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    LocalCert string
    Certificate to be used by FGFM protocol.
    Mode string
    Central management mode.
    ScheduleConfigRestore string
    Enable/disable allowing the central management server to restore the configuration of this FortiGate.
    ScheduleScriptRestore string
    Enable/disable allowing the central management server to restore the scripts stored on this FortiGate.
    SerialNumber string
    Serial number.
    ServerLists []GetCentralmanagementServerList
    Additional severs that the FortiGate can use for updates (for AV, IPS, updates) and ratings (for web filter and antispam ratings) servers. The structure of server_list block is documented below.
    Type string
    Central management type.
    Vdom string
    Virtual domain (VDOM) name to use when communicating with FortiManager.
    Vdomparam string
    allowMonitor String
    Enable/disable allowing the central management server to remotely monitor this FortiGate
    allowPushConfiguration String
    Enable/disable allowing the central management server to push configuration changes to this FortiGate.
    allowPushFirmware String
    Enable/disable allowing the central management server to push firmware updates to this FortiGate.
    allowRemoteFirmwareUpgrade String
    Enable/disable remotely upgrading the firmware on this FortiGate from the central management server.
    caCert String
    CA certificate to be used by FGFM protocol.
    encAlgorithm String
    Encryption strength for communications between the FortiGate and central management.
    fmg String
    IP address or FQDN of the FortiManager.
    fmgSourceIp String
    IPv4 source address that this FortiGate uses when communicating with FortiManager.
    fmgSourceIp6 String
    IPv6 source address that this FortiGate uses when communicating with FortiManager.
    fmgUpdatePort String
    Port used to communicate with FortiManager that is acting as a FortiGuard update server.
    fortigateCloudSsoDefaultProfile String
    Override access profile.
    id String
    The provider-assigned unique ID for this managed resource.
    includeDefaultServers String
    Enable/disable inclusion of public FortiGuard servers in the override server list.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    interface_ String
    Specify outgoing interface to reach server.
    localCert String
    Certificate to be used by FGFM protocol.
    mode String
    Central management mode.
    scheduleConfigRestore String
    Enable/disable allowing the central management server to restore the configuration of this FortiGate.
    scheduleScriptRestore String
    Enable/disable allowing the central management server to restore the scripts stored on this FortiGate.
    serialNumber String
    Serial number.
    serverLists List<GetCentralmanagementServerList>
    Additional severs that the FortiGate can use for updates (for AV, IPS, updates) and ratings (for web filter and antispam ratings) servers. The structure of server_list block is documented below.
    type String
    Central management type.
    vdom String
    Virtual domain (VDOM) name to use when communicating with FortiManager.
    vdomparam String
    allowMonitor string
    Enable/disable allowing the central management server to remotely monitor this FortiGate
    allowPushConfiguration string
    Enable/disable allowing the central management server to push configuration changes to this FortiGate.
    allowPushFirmware string
    Enable/disable allowing the central management server to push firmware updates to this FortiGate.
    allowRemoteFirmwareUpgrade string
    Enable/disable remotely upgrading the firmware on this FortiGate from the central management server.
    caCert string
    CA certificate to be used by FGFM protocol.
    encAlgorithm string
    Encryption strength for communications between the FortiGate and central management.
    fmg string
    IP address or FQDN of the FortiManager.
    fmgSourceIp string
    IPv4 source address that this FortiGate uses when communicating with FortiManager.
    fmgSourceIp6 string
    IPv6 source address that this FortiGate uses when communicating with FortiManager.
    fmgUpdatePort string
    Port used to communicate with FortiManager that is acting as a FortiGuard update server.
    fortigateCloudSsoDefaultProfile string
    Override access profile.
    id string
    The provider-assigned unique ID for this managed resource.
    includeDefaultServers string
    Enable/disable inclusion of public FortiGuard servers in the override server list.
    interface string
    Specify outgoing interface to reach server.
    interfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    localCert string
    Certificate to be used by FGFM protocol.
    mode string
    Central management mode.
    scheduleConfigRestore string
    Enable/disable allowing the central management server to restore the configuration of this FortiGate.
    scheduleScriptRestore string
    Enable/disable allowing the central management server to restore the scripts stored on this FortiGate.
    serialNumber string
    Serial number.
    serverLists GetCentralmanagementServerList[]
    Additional severs that the FortiGate can use for updates (for AV, IPS, updates) and ratings (for web filter and antispam ratings) servers. The structure of server_list block is documented below.
    type string
    Central management type.
    vdom string
    Virtual domain (VDOM) name to use when communicating with FortiManager.
    vdomparam string
    allow_monitor str
    Enable/disable allowing the central management server to remotely monitor this FortiGate
    allow_push_configuration str
    Enable/disable allowing the central management server to push configuration changes to this FortiGate.
    allow_push_firmware str
    Enable/disable allowing the central management server to push firmware updates to this FortiGate.
    allow_remote_firmware_upgrade str
    Enable/disable remotely upgrading the firmware on this FortiGate from the central management server.
    ca_cert str
    CA certificate to be used by FGFM protocol.
    enc_algorithm str
    Encryption strength for communications between the FortiGate and central management.
    fmg str
    IP address or FQDN of the FortiManager.
    fmg_source_ip str
    IPv4 source address that this FortiGate uses when communicating with FortiManager.
    fmg_source_ip6 str
    IPv6 source address that this FortiGate uses when communicating with FortiManager.
    fmg_update_port str
    Port used to communicate with FortiManager that is acting as a FortiGuard update server.
    fortigate_cloud_sso_default_profile str
    Override access profile.
    id str
    The provider-assigned unique ID for this managed resource.
    include_default_servers str
    Enable/disable inclusion of public FortiGuard servers in the override server list.
    interface str
    Specify outgoing interface to reach server.
    interface_select_method str
    Specify how to select outgoing interface to reach server.
    local_cert str
    Certificate to be used by FGFM protocol.
    mode str
    Central management mode.
    schedule_config_restore str
    Enable/disable allowing the central management server to restore the configuration of this FortiGate.
    schedule_script_restore str
    Enable/disable allowing the central management server to restore the scripts stored on this FortiGate.
    serial_number str
    Serial number.
    server_lists Sequence[GetCentralmanagementServerList]
    Additional severs that the FortiGate can use for updates (for AV, IPS, updates) and ratings (for web filter and antispam ratings) servers. The structure of server_list block is documented below.
    type str
    Central management type.
    vdom str
    Virtual domain (VDOM) name to use when communicating with FortiManager.
    vdomparam str
    allowMonitor String
    Enable/disable allowing the central management server to remotely monitor this FortiGate
    allowPushConfiguration String
    Enable/disable allowing the central management server to push configuration changes to this FortiGate.
    allowPushFirmware String
    Enable/disable allowing the central management server to push firmware updates to this FortiGate.
    allowRemoteFirmwareUpgrade String
    Enable/disable remotely upgrading the firmware on this FortiGate from the central management server.
    caCert String
    CA certificate to be used by FGFM protocol.
    encAlgorithm String
    Encryption strength for communications between the FortiGate and central management.
    fmg String
    IP address or FQDN of the FortiManager.
    fmgSourceIp String
    IPv4 source address that this FortiGate uses when communicating with FortiManager.
    fmgSourceIp6 String
    IPv6 source address that this FortiGate uses when communicating with FortiManager.
    fmgUpdatePort String
    Port used to communicate with FortiManager that is acting as a FortiGuard update server.
    fortigateCloudSsoDefaultProfile String
    Override access profile.
    id String
    The provider-assigned unique ID for this managed resource.
    includeDefaultServers String
    Enable/disable inclusion of public FortiGuard servers in the override server list.
    interface String
    Specify outgoing interface to reach server.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    localCert String
    Certificate to be used by FGFM protocol.
    mode String
    Central management mode.
    scheduleConfigRestore String
    Enable/disable allowing the central management server to restore the configuration of this FortiGate.
    scheduleScriptRestore String
    Enable/disable allowing the central management server to restore the scripts stored on this FortiGate.
    serialNumber String
    Serial number.
    serverLists List<Property Map>
    Additional severs that the FortiGate can use for updates (for AV, IPS, updates) and ratings (for web filter and antispam ratings) servers. The structure of server_list block is documented below.
    type String
    Central management type.
    vdom String
    Virtual domain (VDOM) name to use when communicating with FortiManager.
    vdomparam String

    Supporting Types

    GetCentralmanagementServerList

    AddrType string
    Indicate whether the FortiGate communicates with the override server using an IPv4 address, an IPv6 address or a FQDN.
    Fqdn string
    FQDN address of override server.
    Id int
    ID.
    ServerAddress string
    IPv4 address of override server.
    ServerAddress6 string
    IPv6 address of override server.
    ServerType string
    FortiGuard service type.
    AddrType string
    Indicate whether the FortiGate communicates with the override server using an IPv4 address, an IPv6 address or a FQDN.
    Fqdn string
    FQDN address of override server.
    Id int
    ID.
    ServerAddress string
    IPv4 address of override server.
    ServerAddress6 string
    IPv6 address of override server.
    ServerType string
    FortiGuard service type.
    addrType String
    Indicate whether the FortiGate communicates with the override server using an IPv4 address, an IPv6 address or a FQDN.
    fqdn String
    FQDN address of override server.
    id Integer
    ID.
    serverAddress String
    IPv4 address of override server.
    serverAddress6 String
    IPv6 address of override server.
    serverType String
    FortiGuard service type.
    addrType string
    Indicate whether the FortiGate communicates with the override server using an IPv4 address, an IPv6 address or a FQDN.
    fqdn string
    FQDN address of override server.
    id number
    ID.
    serverAddress string
    IPv4 address of override server.
    serverAddress6 string
    IPv6 address of override server.
    serverType string
    FortiGuard service type.
    addr_type str
    Indicate whether the FortiGate communicates with the override server using an IPv4 address, an IPv6 address or a FQDN.
    fqdn str
    FQDN address of override server.
    id int
    ID.
    server_address str
    IPv4 address of override server.
    server_address6 str
    IPv6 address of override server.
    server_type str
    FortiGuard service type.
    addrType String
    Indicate whether the FortiGate communicates with the override server using an IPv4 address, an IPv6 address or a FQDN.
    fqdn String
    FQDN address of override server.
    id Number
    ID.
    serverAddress String
    IPv4 address of override server.
    serverAddress6 String
    IPv6 address of override server.
    serverType String
    FortiGuard service type.

    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