Tenant names and attributes
Tenant names can contain alphanumeric and underscore (_) characters only. When you create a tenant, if you enter a value that contains blanks, then the blanks are converted to underscore characters.
There are four tenant attributes for which values can be configured. Each attribute represents a filter that is applied to the operational data. The filter is available in the Z Data Analytics Platform to limit the query results to the subset that the tenant is allowed to see. You must configure a value for at least one of the four attributes. Only the built-in super tenant is permitted to have access to all operational data without any filters applied.
The attributes are described in detail in the following table:
Tenant attributes | Description |
---|---|
Data source type | You can enter one or more values that are separated by commas. These values must match the
values of the sourceType field in the data streams that flows into the Z Data
Analytics Platform. You can enter partial values that match more than one data stream. For example, smf100 matches the curated data stream source types of zos-smf100_0, zos-smf100_1, and zos-smf100_1_v2. Values can also contain asterisk (*) as a wildcard character. For example, *smf*101 matches the curated data stream source types of zos-smf101, zos-smf101_summary, and the raw data stream source type of zOS-smf_101, zOS-smf_101_1, and zOS-smf_101_BUFFER. If your tenant does not require a source type filter, press Enter to skip it. |
SYSPLEX name | You can enter one or more values that are separated by commas. These values must match the
values of the sysplexName field in the data streams that flows into the Z
Data Analytics Platform. You can enter partial values, containing asterisk (*) as a wildcard character that matches more than one SYSPLEX name. For example, *PLEX* matches SYSPLEX names of DEVPLEX and PLEX1. If your tenant does not require a SYSPLEX name filter, press Enter to skip it. |
System name | You can enter one or more values that are separated by commas. These values must match the
values of the systemName field in the data streams that flows into the Z Data
Analytics Platform. You can enter partial values, containing asterisk (*) as a wildcard character that matches more than one system name. For example, TVT* matches system names of TVT001 through TVT999. If your tenant does not require a system name filter, press Enter to skip it. |
Subsystem ID | You can enter one or more values that are separated by commas. These values must match the
values of the SUBSYSTEM_ID field in the data streams that flows into the Z
Data Analytics Platform. You can enter partial values, containing asterisk (*) as a wildcard character that matches more than one subsystem ID. For example, *BC1 matches subsystem IDs of DBC1 and MBC1. If your tenant does not require a subsystem ID filter, press Enter to skip it. Note:
|