powerscale 1.7.1 published on Wednesday, Apr 30, 2025 by dell
powerscale.getSynciqGlobalSettings
Explore with Pulumi AI
This datasource is used to query the SyncIQ Global Settings from PowerScale array. The information fetched from this datasource can be used for getting the details.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as powerscale from "@pulumi/powerscale";
const all = powerscale.getSynciqGlobalSettings({});
export const powerscaleSynciqGlobalSettingsAll = all;
import pulumi
import pulumi_powerscale as powerscale
all = powerscale.get_synciq_global_settings()
pulumi.export("powerscaleSynciqGlobalSettingsAll", all)
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/powerscale/powerscale"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
all, err := powerscale.LookupSynciqGlobalSettings(ctx, map[string]interface{}{}, nil)
if err != nil {
return err
}
ctx.Export("powerscaleSynciqGlobalSettingsAll", all)
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Powerscale = Pulumi.Powerscale;
return await Deployment.RunAsync(() =>
{
var all = Powerscale.GetSynciqGlobalSettings.Invoke();
return new Dictionary<string, object?>
{
["powerscaleSynciqGlobalSettingsAll"] = all,
};
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.powerscale.PowerscaleFunctions;
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 all = PowerscaleFunctions.getSynciqGlobalSettings();
ctx.export("powerscaleSynciqGlobalSettingsAll", all.applyValue(getSynciqGlobalSettingsResult -> getSynciqGlobalSettingsResult));
}
}
variables:
all:
fn::invoke:
function: powerscale:getSynciqGlobalSettings
arguments: {}
outputs:
# Output value of above block by executing 'terraform output' command
# You can use the the fetched information by the variable data.powerscale_synciq_global_settings.all
powerscaleSynciqGlobalSettingsAll: ${all}
Using getSynciqGlobalSettings
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 getSynciqGlobalSettings(opts?: InvokeOptions): Promise<GetSynciqGlobalSettingsResult>
function getSynciqGlobalSettingsOutput(opts?: InvokeOptions): Output<GetSynciqGlobalSettingsResult>
def get_synciq_global_settings(opts: Optional[InvokeOptions] = None) -> GetSynciqGlobalSettingsResult
def get_synciq_global_settings_output(opts: Optional[InvokeOptions] = None) -> Output[GetSynciqGlobalSettingsResult]
func LookupSynciqGlobalSettings(ctx *Context, opts ...InvokeOption) (*LookupSynciqGlobalSettingsResult, error)
func LookupSynciqGlobalSettingsOutput(ctx *Context, opts ...InvokeOption) LookupSynciqGlobalSettingsResultOutput
> Note: This function is named LookupSynciqGlobalSettings
in the Go SDK.
public static class GetSynciqGlobalSettings
{
public static Task<GetSynciqGlobalSettingsResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetSynciqGlobalSettingsResult> Invoke(InvokeOptions? opts = null)
}
public static CompletableFuture<GetSynciqGlobalSettingsResult> getSynciqGlobalSettings(InvokeOptions options)
public static Output<GetSynciqGlobalSettingsResult> getSynciqGlobalSettings(InvokeOptions options)
fn::invoke:
function: powerscale:index/getSynciqGlobalSettings:getSynciqGlobalSettings
arguments:
# arguments dictionary
getSynciqGlobalSettings Result
The following output properties are available:
- Bandwidth
Reservation doubleReserve Absolute - The amount of SyncIQ bandwidth to reserve in kb/s for policies that did not specify a bandwidth reservation. This field takes precedence over bandwidthreservationreserve_percentage.
- Bandwidth
Reservation doubleReserve Percentage - The percentage of SyncIQ bandwidth to reserve for policies that did not specify a bandwidth reservation.
- Cluster
Certificate stringId - The ID of this cluster's certificate being used for encryption.
- Encryption
Cipher stringList - The cipher list being used with encryption. For SyncIQ targets, this list serves as a list of supported ciphers. For SyncIQ sources, the list of ciphers will be attempted to be used in order.
- Encryption
Required bool - If true, requires all SyncIQ policies to utilize encrypted communications.
- Force
Interface bool - NOTE: This field should not be changed without the help of PowerScale support. Default for the "forceinterface" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. Determines whether data is sent only through the subnet and pool specified in the "sourcenetwork" field. This option can be useful if there are multiple interfaces for the given source subnet.
- Id string
- The provider-assigned unique ID for this managed resource.
- Max
Concurrent doubleJobs - The max concurrent jobs that SyncIQ can support. This number is based on the size of the current cluster and the current SyncIQ worker throttle rule.
- Ocsp
Address string - The address of the OCSP responder to which to connect.
- Ocsp
Issuer stringCertificate Id - The ID of the certificate authority that issued the certificate whose revocation status is being checked.
- Password
Set bool - Indicates if a password is set for authentication. Password value is not shown with GET.
- Preferred
Rpo doubleAlert - If specified, display as default RPO Alert value for new policy creation via WebUI
- Renegotiation
Period double - If specified, the duration to persist encrypted connection before forcing a renegotiation.
- Report
Emails List<string> - Email sync reports to these addresses.
- Report
Max doubleAge - The default length of time (in seconds) a policy report will be stored.
- Report
Max doubleCount - The default maximum number of reports to retain for a policy.
- Restrict
Target boolNetwork - Default for the "restricttargetnetwork" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. If you specify true, and you specify a SmartConnect zone in the "target_host" field, replication policies will connect only to nodes in the specified SmartConnect zone. If you specify false, replication policies are not restricted to specific nodes on the target cluster.
- Rpo
Alerts bool - If disabled, no RPO alerts will be generated.
- Service string
- Specifies if the SyncIQ service currently on, paused, or off. If paused, all sync jobs will be paused. If turned off, all jobs will be canceled.
- Service
History doubleMax Age - Maximum age of service information to maintain, in seconds.
- Service
History doubleMax Count - Maximum number of historical service information records to maintain.
- Source
Network GetSynciq Global Settings Source Network - Restricts replication policies on the local cluster to running on the specified subnet and pool.
- Tw
Chkpt doubleInterval - The interval (in seconds) in which treewalk syncs are forced to checkpoint.
- Use
Workers boolPer Node - If enabled, SyncIQ will use the deprecated workerspernode field with worker pools functionality and limit workers accordingly.
- Bandwidth
Reservation float64Reserve Absolute - The amount of SyncIQ bandwidth to reserve in kb/s for policies that did not specify a bandwidth reservation. This field takes precedence over bandwidthreservationreserve_percentage.
- Bandwidth
Reservation float64Reserve Percentage - The percentage of SyncIQ bandwidth to reserve for policies that did not specify a bandwidth reservation.
- Cluster
Certificate stringId - The ID of this cluster's certificate being used for encryption.
- Encryption
Cipher stringList - The cipher list being used with encryption. For SyncIQ targets, this list serves as a list of supported ciphers. For SyncIQ sources, the list of ciphers will be attempted to be used in order.
- Encryption
Required bool - If true, requires all SyncIQ policies to utilize encrypted communications.
- Force
Interface bool - NOTE: This field should not be changed without the help of PowerScale support. Default for the "forceinterface" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. Determines whether data is sent only through the subnet and pool specified in the "sourcenetwork" field. This option can be useful if there are multiple interfaces for the given source subnet.
- Id string
- The provider-assigned unique ID for this managed resource.
- Max
Concurrent float64Jobs - The max concurrent jobs that SyncIQ can support. This number is based on the size of the current cluster and the current SyncIQ worker throttle rule.
- Ocsp
Address string - The address of the OCSP responder to which to connect.
- Ocsp
Issuer stringCertificate Id - The ID of the certificate authority that issued the certificate whose revocation status is being checked.
- Password
Set bool - Indicates if a password is set for authentication. Password value is not shown with GET.
- Preferred
Rpo float64Alert - If specified, display as default RPO Alert value for new policy creation via WebUI
- Renegotiation
Period float64 - If specified, the duration to persist encrypted connection before forcing a renegotiation.
- Report
Emails []string - Email sync reports to these addresses.
- Report
Max float64Age - The default length of time (in seconds) a policy report will be stored.
- Report
Max float64Count - The default maximum number of reports to retain for a policy.
- Restrict
Target boolNetwork - Default for the "restricttargetnetwork" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. If you specify true, and you specify a SmartConnect zone in the "target_host" field, replication policies will connect only to nodes in the specified SmartConnect zone. If you specify false, replication policies are not restricted to specific nodes on the target cluster.
- Rpo
Alerts bool - If disabled, no RPO alerts will be generated.
- Service string
- Specifies if the SyncIQ service currently on, paused, or off. If paused, all sync jobs will be paused. If turned off, all jobs will be canceled.
- Service
History float64Max Age - Maximum age of service information to maintain, in seconds.
- Service
History float64Max Count - Maximum number of historical service information records to maintain.
- Source
Network GetSynciq Global Settings Source Network - Restricts replication policies on the local cluster to running on the specified subnet and pool.
- Tw
Chkpt float64Interval - The interval (in seconds) in which treewalk syncs are forced to checkpoint.
- Use
Workers boolPer Node - If enabled, SyncIQ will use the deprecated workerspernode field with worker pools functionality and limit workers accordingly.
- bandwidth
Reservation DoubleReserve Absolute - The amount of SyncIQ bandwidth to reserve in kb/s for policies that did not specify a bandwidth reservation. This field takes precedence over bandwidthreservationreserve_percentage.
- bandwidth
Reservation DoubleReserve Percentage - The percentage of SyncIQ bandwidth to reserve for policies that did not specify a bandwidth reservation.
- cluster
Certificate StringId - The ID of this cluster's certificate being used for encryption.
- encryption
Cipher StringList - The cipher list being used with encryption. For SyncIQ targets, this list serves as a list of supported ciphers. For SyncIQ sources, the list of ciphers will be attempted to be used in order.
- encryption
Required Boolean - If true, requires all SyncIQ policies to utilize encrypted communications.
- force
Interface Boolean - NOTE: This field should not be changed without the help of PowerScale support. Default for the "forceinterface" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. Determines whether data is sent only through the subnet and pool specified in the "sourcenetwork" field. This option can be useful if there are multiple interfaces for the given source subnet.
- id String
- The provider-assigned unique ID for this managed resource.
- max
Concurrent DoubleJobs - The max concurrent jobs that SyncIQ can support. This number is based on the size of the current cluster and the current SyncIQ worker throttle rule.
- ocsp
Address String - The address of the OCSP responder to which to connect.
- ocsp
Issuer StringCertificate Id - The ID of the certificate authority that issued the certificate whose revocation status is being checked.
- password
Set Boolean - Indicates if a password is set for authentication. Password value is not shown with GET.
- preferred
Rpo DoubleAlert - If specified, display as default RPO Alert value for new policy creation via WebUI
- renegotiation
Period Double - If specified, the duration to persist encrypted connection before forcing a renegotiation.
- report
Emails List<String> - Email sync reports to these addresses.
- report
Max DoubleAge - The default length of time (in seconds) a policy report will be stored.
- report
Max DoubleCount - The default maximum number of reports to retain for a policy.
- restrict
Target BooleanNetwork - Default for the "restricttargetnetwork" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. If you specify true, and you specify a SmartConnect zone in the "target_host" field, replication policies will connect only to nodes in the specified SmartConnect zone. If you specify false, replication policies are not restricted to specific nodes on the target cluster.
- rpo
Alerts Boolean - If disabled, no RPO alerts will be generated.
- service String
- Specifies if the SyncIQ service currently on, paused, or off. If paused, all sync jobs will be paused. If turned off, all jobs will be canceled.
- service
History DoubleMax Age - Maximum age of service information to maintain, in seconds.
- service
History DoubleMax Count - Maximum number of historical service information records to maintain.
- source
Network GetSynciq Global Settings Source Network - Restricts replication policies on the local cluster to running on the specified subnet and pool.
- tw
Chkpt DoubleInterval - The interval (in seconds) in which treewalk syncs are forced to checkpoint.
- use
Workers BooleanPer Node - If enabled, SyncIQ will use the deprecated workerspernode field with worker pools functionality and limit workers accordingly.
- bandwidth
Reservation numberReserve Absolute - The amount of SyncIQ bandwidth to reserve in kb/s for policies that did not specify a bandwidth reservation. This field takes precedence over bandwidthreservationreserve_percentage.
- bandwidth
Reservation numberReserve Percentage - The percentage of SyncIQ bandwidth to reserve for policies that did not specify a bandwidth reservation.
- cluster
Certificate stringId - The ID of this cluster's certificate being used for encryption.
- encryption
Cipher stringList - The cipher list being used with encryption. For SyncIQ targets, this list serves as a list of supported ciphers. For SyncIQ sources, the list of ciphers will be attempted to be used in order.
- encryption
Required boolean - If true, requires all SyncIQ policies to utilize encrypted communications.
- force
Interface boolean - NOTE: This field should not be changed without the help of PowerScale support. Default for the "forceinterface" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. Determines whether data is sent only through the subnet and pool specified in the "sourcenetwork" field. This option can be useful if there are multiple interfaces for the given source subnet.
- id string
- The provider-assigned unique ID for this managed resource.
- max
Concurrent numberJobs - The max concurrent jobs that SyncIQ can support. This number is based on the size of the current cluster and the current SyncIQ worker throttle rule.
- ocsp
Address string - The address of the OCSP responder to which to connect.
- ocsp
Issuer stringCertificate Id - The ID of the certificate authority that issued the certificate whose revocation status is being checked.
- password
Set boolean - Indicates if a password is set for authentication. Password value is not shown with GET.
- preferred
Rpo numberAlert - If specified, display as default RPO Alert value for new policy creation via WebUI
- renegotiation
Period number - If specified, the duration to persist encrypted connection before forcing a renegotiation.
- report
Emails string[] - Email sync reports to these addresses.
- report
Max numberAge - The default length of time (in seconds) a policy report will be stored.
- report
Max numberCount - The default maximum number of reports to retain for a policy.
- restrict
Target booleanNetwork - Default for the "restricttargetnetwork" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. If you specify true, and you specify a SmartConnect zone in the "target_host" field, replication policies will connect only to nodes in the specified SmartConnect zone. If you specify false, replication policies are not restricted to specific nodes on the target cluster.
- rpo
Alerts boolean - If disabled, no RPO alerts will be generated.
- service string
- Specifies if the SyncIQ service currently on, paused, or off. If paused, all sync jobs will be paused. If turned off, all jobs will be canceled.
- service
History numberMax Age - Maximum age of service information to maintain, in seconds.
- service
History numberMax Count - Maximum number of historical service information records to maintain.
- source
Network GetSynciq Global Settings Source Network - Restricts replication policies on the local cluster to running on the specified subnet and pool.
- tw
Chkpt numberInterval - The interval (in seconds) in which treewalk syncs are forced to checkpoint.
- use
Workers booleanPer Node - If enabled, SyncIQ will use the deprecated workerspernode field with worker pools functionality and limit workers accordingly.
- bandwidth_
reservation_ floatreserve_ absolute - The amount of SyncIQ bandwidth to reserve in kb/s for policies that did not specify a bandwidth reservation. This field takes precedence over bandwidthreservationreserve_percentage.
- bandwidth_
reservation_ floatreserve_ percentage - The percentage of SyncIQ bandwidth to reserve for policies that did not specify a bandwidth reservation.
- cluster_
certificate_ strid - The ID of this cluster's certificate being used for encryption.
- encryption_
cipher_ strlist - The cipher list being used with encryption. For SyncIQ targets, this list serves as a list of supported ciphers. For SyncIQ sources, the list of ciphers will be attempted to be used in order.
- encryption_
required bool - If true, requires all SyncIQ policies to utilize encrypted communications.
- force_
interface bool - NOTE: This field should not be changed without the help of PowerScale support. Default for the "forceinterface" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. Determines whether data is sent only through the subnet and pool specified in the "sourcenetwork" field. This option can be useful if there are multiple interfaces for the given source subnet.
- id str
- The provider-assigned unique ID for this managed resource.
- max_
concurrent_ floatjobs - The max concurrent jobs that SyncIQ can support. This number is based on the size of the current cluster and the current SyncIQ worker throttle rule.
- ocsp_
address str - The address of the OCSP responder to which to connect.
- ocsp_
issuer_ strcertificate_ id - The ID of the certificate authority that issued the certificate whose revocation status is being checked.
- password_
set bool - Indicates if a password is set for authentication. Password value is not shown with GET.
- preferred_
rpo_ floatalert - If specified, display as default RPO Alert value for new policy creation via WebUI
- renegotiation_
period float - If specified, the duration to persist encrypted connection before forcing a renegotiation.
- report_
emails Sequence[str] - Email sync reports to these addresses.
- report_
max_ floatage - The default length of time (in seconds) a policy report will be stored.
- report_
max_ floatcount - The default maximum number of reports to retain for a policy.
- restrict_
target_ boolnetwork - Default for the "restricttargetnetwork" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. If you specify true, and you specify a SmartConnect zone in the "target_host" field, replication policies will connect only to nodes in the specified SmartConnect zone. If you specify false, replication policies are not restricted to specific nodes on the target cluster.
- rpo_
alerts bool - If disabled, no RPO alerts will be generated.
- service str
- Specifies if the SyncIQ service currently on, paused, or off. If paused, all sync jobs will be paused. If turned off, all jobs will be canceled.
- service_
history_ floatmax_ age - Maximum age of service information to maintain, in seconds.
- service_
history_ floatmax_ count - Maximum number of historical service information records to maintain.
- source_
network GetSynciq Global Settings Source Network - Restricts replication policies on the local cluster to running on the specified subnet and pool.
- tw_
chkpt_ floatinterval - The interval (in seconds) in which treewalk syncs are forced to checkpoint.
- use_
workers_ boolper_ node - If enabled, SyncIQ will use the deprecated workerspernode field with worker pools functionality and limit workers accordingly.
- bandwidth
Reservation NumberReserve Absolute - The amount of SyncIQ bandwidth to reserve in kb/s for policies that did not specify a bandwidth reservation. This field takes precedence over bandwidthreservationreserve_percentage.
- bandwidth
Reservation NumberReserve Percentage - The percentage of SyncIQ bandwidth to reserve for policies that did not specify a bandwidth reservation.
- cluster
Certificate StringId - The ID of this cluster's certificate being used for encryption.
- encryption
Cipher StringList - The cipher list being used with encryption. For SyncIQ targets, this list serves as a list of supported ciphers. For SyncIQ sources, the list of ciphers will be attempted to be used in order.
- encryption
Required Boolean - If true, requires all SyncIQ policies to utilize encrypted communications.
- force
Interface Boolean - NOTE: This field should not be changed without the help of PowerScale support. Default for the "forceinterface" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. Determines whether data is sent only through the subnet and pool specified in the "sourcenetwork" field. This option can be useful if there are multiple interfaces for the given source subnet.
- id String
- The provider-assigned unique ID for this managed resource.
- max
Concurrent NumberJobs - The max concurrent jobs that SyncIQ can support. This number is based on the size of the current cluster and the current SyncIQ worker throttle rule.
- ocsp
Address String - The address of the OCSP responder to which to connect.
- ocsp
Issuer StringCertificate Id - The ID of the certificate authority that issued the certificate whose revocation status is being checked.
- password
Set Boolean - Indicates if a password is set for authentication. Password value is not shown with GET.
- preferred
Rpo NumberAlert - If specified, display as default RPO Alert value for new policy creation via WebUI
- renegotiation
Period Number - If specified, the duration to persist encrypted connection before forcing a renegotiation.
- report
Emails List<String> - Email sync reports to these addresses.
- report
Max NumberAge - The default length of time (in seconds) a policy report will be stored.
- report
Max NumberCount - The default maximum number of reports to retain for a policy.
- restrict
Target BooleanNetwork - Default for the "restricttargetnetwork" property that will be applied to each new sync policy unless otherwise specified at the time of policy creation. If you specify true, and you specify a SmartConnect zone in the "target_host" field, replication policies will connect only to nodes in the specified SmartConnect zone. If you specify false, replication policies are not restricted to specific nodes on the target cluster.
- rpo
Alerts Boolean - If disabled, no RPO alerts will be generated.
- service String
- Specifies if the SyncIQ service currently on, paused, or off. If paused, all sync jobs will be paused. If turned off, all jobs will be canceled.
- service
History NumberMax Age - Maximum age of service information to maintain, in seconds.
- service
History NumberMax Count - Maximum number of historical service information records to maintain.
- source
Network Property Map - Restricts replication policies on the local cluster to running on the specified subnet and pool.
- tw
Chkpt NumberInterval - The interval (in seconds) in which treewalk syncs are forced to checkpoint.
- use
Workers BooleanPer Node - If enabled, SyncIQ will use the deprecated workerspernode field with worker pools functionality and limit workers accordingly.
Supporting Types
GetSynciqGlobalSettingsSourceNetwork
Package Details
- Repository
- powerscale dell/terraform-provider-powerscale
- License
- Notes
- This Pulumi package is based on the
powerscale
Terraform Provider.