Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
Use the zia_sub_cloud data source to get information about a subcloud available in the Zscaler Internet Access cloud. Summary of the subcloud associated with an organization. This also represents the data centers that are excluded and associated with the subcloud.
NOTE: This an Early Access feature.
Example Usage
Retrieve By Name
data "zia_sub_cloud" "this" {
name = "SubCloud01"
}
Retrieve By ID
data "zia_sub_cloud" "this" {
id = 1254674585
}
Using getSubCloud
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 getSubCloud(args: GetSubCloudArgs, opts?: InvokeOptions): Promise<GetSubCloudResult>
function getSubCloudOutput(args: GetSubCloudOutputArgs, opts?: InvokeOptions): Output<GetSubCloudResult>def get_sub_cloud(id: Optional[int] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSubCloudResult
def get_sub_cloud_output(id: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSubCloudResult]func LookupSubCloud(ctx *Context, args *LookupSubCloudArgs, opts ...InvokeOption) (*LookupSubCloudResult, error)
func LookupSubCloudOutput(ctx *Context, args *LookupSubCloudOutputArgs, opts ...InvokeOption) LookupSubCloudResultOutput> Note: This function is named LookupSubCloud in the Go SDK.
public static class GetSubCloud
{
public static Task<GetSubCloudResult> InvokeAsync(GetSubCloudArgs args, InvokeOptions? opts = null)
public static Output<GetSubCloudResult> Invoke(GetSubCloudInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSubCloudResult> getSubCloud(GetSubCloudArgs args, InvokeOptions options)
public static Output<GetSubCloudResult> getSubCloud(GetSubCloudArgs args, InvokeOptions options)
fn::invoke:
function: zia:index/getSubCloud:getSubCloud
arguments:
# arguments dictionaryThe following arguments are supported:
getSubCloud Result
The following output properties are available:
- Dcs
List<zscaler.
Pulumi Package. Zia. Outputs. Get Sub Cloud Dc> - (List) List of data centers associated with the subcloud
- Exclusions
List<zscaler.
Pulumi Package. Zia. Outputs. Get Sub Cloud Exclusion> - (List) List of data centers that are excluded from the subcloud. Information about data center excluded from the subcloud.
- Id int
- (Integer) A unique identifier for an entity
- Name string
- (String) The configured name of the entity (read-only)
- Dcs
[]Get
Sub Cloud Dc - (List) List of data centers associated with the subcloud
- Exclusions
[]Get
Sub Cloud Exclusion - (List) List of data centers that are excluded from the subcloud. Information about data center excluded from the subcloud.
- Id int
- (Integer) A unique identifier for an entity
- Name string
- (String) The configured name of the entity (read-only)
- dcs
List<Get
Sub Cloud Dc> - (List) List of data centers associated with the subcloud
- exclusions
List<Get
Sub Cloud Exclusion> - (List) List of data centers that are excluded from the subcloud. Information about data center excluded from the subcloud.
- id Integer
- (Integer) A unique identifier for an entity
- name String
- (String) The configured name of the entity (read-only)
- dcs
Get
Sub Cloud Dc[] - (List) List of data centers associated with the subcloud
- exclusions
Get
Sub Cloud Exclusion[] - (List) List of data centers that are excluded from the subcloud. Information about data center excluded from the subcloud.
- id number
- (Integer) A unique identifier for an entity
- name string
- (String) The configured name of the entity (read-only)
- dcs
Sequence[Get
Sub Cloud Dc] - (List) List of data centers associated with the subcloud
- exclusions
Sequence[Get
Sub Cloud Exclusion] - (List) List of data centers that are excluded from the subcloud. Information about data center excluded from the subcloud.
- id int
- (Integer) A unique identifier for an entity
- name str
- (String) The configured name of the entity (read-only)
- dcs List<Property Map>
- (List) List of data centers associated with the subcloud
- exclusions List<Property Map>
- (List) List of data centers that are excluded from the subcloud. Information about data center excluded from the subcloud.
- id Number
- (Integer) A unique identifier for an entity
- name String
- (String) The configured name of the entity (read-only)
Supporting Types
GetSubCloudDc
GetSubCloudExclusion
- Country string
- (String) Country where the data center is located. Enum with 245 predefined country values.
- Create
Time int - (Integer) Timestamp when the data center exclusion was created
- Datacenters
List<zscaler.
Pulumi Package. Zia. Inputs. Get Sub Cloud Exclusion Datacenter> - (List) The data center associated with the subcloud. An immutable reference to an entity that mainly consists of
idandname. - Disabled
By boolOps - (Boolean) If set to true, this data center exclusion is disabled by Zscaler CloudOps
- End
Time int - (Integer) Timestamp when the data center exclusion was stopped
- End
Time stringUtc - Exclusion end time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- Expired bool
- (Boolean) The subcloud data center exclusion is disabled
- Last
Modified intTime - (Integer) Timestamp when the data center exclusion entry was last modified
- Last
Modified List<zscaler.Users Pulumi Package. Zia. Inputs. Get Sub Cloud Exclusion Last Modified User> - (List) Last user that modified the data center. An immutable reference to an entity that mainly consists of
idandname. - Start
Time int - (Integer) Timestamp when the data center exclusion was started
- Start
Time stringUtc - Exclusion start time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- Country string
- (String) Country where the data center is located. Enum with 245 predefined country values.
- Create
Time int - (Integer) Timestamp when the data center exclusion was created
- Datacenters
[]Get
Sub Cloud Exclusion Datacenter - (List) The data center associated with the subcloud. An immutable reference to an entity that mainly consists of
idandname. - Disabled
By boolOps - (Boolean) If set to true, this data center exclusion is disabled by Zscaler CloudOps
- End
Time int - (Integer) Timestamp when the data center exclusion was stopped
- End
Time stringUtc - Exclusion end time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- Expired bool
- (Boolean) The subcloud data center exclusion is disabled
- Last
Modified intTime - (Integer) Timestamp when the data center exclusion entry was last modified
- Last
Modified []GetUsers Sub Cloud Exclusion Last Modified User - (List) Last user that modified the data center. An immutable reference to an entity that mainly consists of
idandname. - Start
Time int - (Integer) Timestamp when the data center exclusion was started
- Start
Time stringUtc - Exclusion start time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- country String
- (String) Country where the data center is located. Enum with 245 predefined country values.
- create
Time Integer - (Integer) Timestamp when the data center exclusion was created
- datacenters
List<Get
Sub Cloud Exclusion Datacenter> - (List) The data center associated with the subcloud. An immutable reference to an entity that mainly consists of
idandname. - disabled
By BooleanOps - (Boolean) If set to true, this data center exclusion is disabled by Zscaler CloudOps
- end
Time Integer - (Integer) Timestamp when the data center exclusion was stopped
- end
Time StringUtc - Exclusion end time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- expired Boolean
- (Boolean) The subcloud data center exclusion is disabled
- last
Modified IntegerTime - (Integer) Timestamp when the data center exclusion entry was last modified
- last
Modified List<GetUsers Sub Cloud Exclusion Last Modified User> - (List) Last user that modified the data center. An immutable reference to an entity that mainly consists of
idandname. - start
Time Integer - (Integer) Timestamp when the data center exclusion was started
- start
Time StringUtc - Exclusion start time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- country string
- (String) Country where the data center is located. Enum with 245 predefined country values.
- create
Time number - (Integer) Timestamp when the data center exclusion was created
- datacenters
Get
Sub Cloud Exclusion Datacenter[] - (List) The data center associated with the subcloud. An immutable reference to an entity that mainly consists of
idandname. - disabled
By booleanOps - (Boolean) If set to true, this data center exclusion is disabled by Zscaler CloudOps
- end
Time number - (Integer) Timestamp when the data center exclusion was stopped
- end
Time stringUtc - Exclusion end time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- expired boolean
- (Boolean) The subcloud data center exclusion is disabled
- last
Modified numberTime - (Integer) Timestamp when the data center exclusion entry was last modified
- last
Modified GetUsers Sub Cloud Exclusion Last Modified User[] - (List) Last user that modified the data center. An immutable reference to an entity that mainly consists of
idandname. - start
Time number - (Integer) Timestamp when the data center exclusion was started
- start
Time stringUtc - Exclusion start time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- country str
- (String) Country where the data center is located. Enum with 245 predefined country values.
- create_
time int - (Integer) Timestamp when the data center exclusion was created
- datacenters
Sequence[Get
Sub Cloud Exclusion Datacenter] - (List) The data center associated with the subcloud. An immutable reference to an entity that mainly consists of
idandname. - disabled_
by_ boolops - (Boolean) If set to true, this data center exclusion is disabled by Zscaler CloudOps
- end_
time int - (Integer) Timestamp when the data center exclusion was stopped
- end_
time_ strutc - Exclusion end time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- expired bool
- (Boolean) The subcloud data center exclusion is disabled
- last_
modified_ inttime - (Integer) Timestamp when the data center exclusion entry was last modified
- last_
modified_ Sequence[Getusers Sub Cloud Exclusion Last Modified User] - (List) Last user that modified the data center. An immutable reference to an entity that mainly consists of
idandname. - start_
time int - (Integer) Timestamp when the data center exclusion was started
- start_
time_ strutc - Exclusion start time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- country String
- (String) Country where the data center is located. Enum with 245 predefined country values.
- create
Time Number - (Integer) Timestamp when the data center exclusion was created
- datacenters List<Property Map>
- (List) The data center associated with the subcloud. An immutable reference to an entity that mainly consists of
idandname. - disabled
By BooleanOps - (Boolean) If set to true, this data center exclusion is disabled by Zscaler CloudOps
- end
Time Number - (Integer) Timestamp when the data center exclusion was stopped
- end
Time StringUtc - Exclusion end time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
- expired Boolean
- (Boolean) The subcloud data center exclusion is disabled
- last
Modified NumberTime - (Integer) Timestamp when the data center exclusion entry was last modified
- last
Modified List<Property Map>Users - (List) Last user that modified the data center. An immutable reference to an entity that mainly consists of
idandname. - start
Time Number - (Integer) Timestamp when the data center exclusion was started
- start
Time StringUtc - Exclusion start time (UTC). Format: MM/DD/YYYY HH:MM am/pm.
GetSubCloudExclusionDatacenter
- Extensions Dictionary<string, string>
- (Map of String) Extension attributes
- Id int
- (Integer) A unique identifier for an entity
- Name string
- (String) The configured name of the entity (read-only)
- Extensions map[string]string
- (Map of String) Extension attributes
- Id int
- (Integer) A unique identifier for an entity
- Name string
- (String) The configured name of the entity (read-only)
- extensions Map<String,String>
- (Map of String) Extension attributes
- id Integer
- (Integer) A unique identifier for an entity
- name String
- (String) The configured name of the entity (read-only)
- extensions {[key: string]: string}
- (Map of String) Extension attributes
- id number
- (Integer) A unique identifier for an entity
- name string
- (String) The configured name of the entity (read-only)
- extensions Mapping[str, str]
- (Map of String) Extension attributes
- id int
- (Integer) A unique identifier for an entity
- name str
- (String) The configured name of the entity (read-only)
- extensions Map<String>
- (Map of String) Extension attributes
- id Number
- (Integer) A unique identifier for an entity
- name String
- (String) The configured name of the entity (read-only)
GetSubCloudExclusionLastModifiedUser
- Extensions Dictionary<string, string>
- (Map of String) Extension attributes
- Id int
- (Integer) A unique identifier for an entity
- Name string
- (String) The configured name of the entity (read-only)
- Extensions map[string]string
- (Map of String) Extension attributes
- Id int
- (Integer) A unique identifier for an entity
- Name string
- (String) The configured name of the entity (read-only)
- extensions Map<String,String>
- (Map of String) Extension attributes
- id Integer
- (Integer) A unique identifier for an entity
- name String
- (String) The configured name of the entity (read-only)
- extensions {[key: string]: string}
- (Map of String) Extension attributes
- id number
- (Integer) A unique identifier for an entity
- name string
- (String) The configured name of the entity (read-only)
- extensions Mapping[str, str]
- (Map of String) Extension attributes
- id int
- (Integer) A unique identifier for an entity
- name str
- (String) The configured name of the entity (read-only)
- extensions Map<String>
- (Map of String) Extension attributes
- id Number
- (Integer) A unique identifier for an entity
- name String
- (String) The configured name of the entity (read-only)
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
- MIT
- Notes
- This Pulumi package is based on the
ziaTerraform Provider.
Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
