From 09e04510d48d0f7c1585a7777103e267ecdc08c7 Mon Sep 17 00:00:00 2001 From: ddimatos Date: Mon, 9 Dec 2024 13:07:32 -0800 Subject: [PATCH] Automated commit to update documentation --- .../source/modules/aux_temp_storage.rst.txt | 18 +- .../docs/source/modules/aux_trace.rst.txt | 20 +- .../docs/source/modules/cmci_action.rst.txt | 99 ++-- .../docs/source/modules/cmci_create.rst.txt | 47 +- .../docs/source/modules/cmci_delete.rst.txt | 92 ++-- .../docs/source/modules/cmci_get.rst.txt | 112 +++-- .../docs/source/modules/cmci_update.rst.txt | 91 ++-- .../docs/source/modules/csd.rst.txt | 40 +- .../source/modules/global_catalog.rst.txt | 28 +- .../docs/source/modules/local_catalog.rst.txt | 26 +- .../modules/local_request_queue.rst.txt | 18 +- .../docs/source/modules/region_jcl.rst.txt | 116 ++--- .../docs/source/modules/stop_region.rst.txt | 16 +- .../source/modules/td_intrapartition.rst.txt | 18 +- .../source/modules/transaction_dump.rst.txt | 20 +- .../docs/source/release_notes.rst.txt | 91 +++- .../resources/releases_maintenance.rst.txt | 4 +- .../docs/source/bibliography.rst.txt | 25 +- .../docs/source/modules/zhmc_adapter.rst.txt | 42 +- .../source/modules/zhmc_adapter_list.rst.txt | 20 +- .../docs/source/modules/zhmc_console.rst.txt | 36 +- .../docs/source/modules/zhmc_cpc.rst.txt | 50 +-- .../source/modules/zhmc_cpc_capacity.rst.txt | 36 +- .../docs/source/modules/zhmc_cpc_list.rst.txt | 14 +- .../modules/zhmc_crypto_attachment.rst.txt | 30 +- .../docs/source/modules/zhmc_hba.rst.txt | 32 +- .../zhmc_ldap_server_definition.rst.txt | 30 +- .../zhmc_ldap_server_definition_list.rst.txt | 10 +- .../docs/source/modules/zhmc_lpar.rst.txt | 68 +-- .../source/modules/zhmc_lpar_command.rst.txt | 18 +- .../source/modules/zhmc_lpar_list.rst.txt | 22 +- .../source/modules/zhmc_lpar_messages.rst.txt | 10 +- .../docs/source/modules/zhmc_nic.rst.txt | 34 +- .../docs/source/modules/zhmc_nic_list.rst.txt | 12 +- .../source/modules/zhmc_partition.rst.txt | 78 ++-- .../modules/zhmc_partition_command.rst.txt | 16 +- .../modules/zhmc_partition_list.rst.txt | 22 +- .../modules/zhmc_partition_messages.rst.txt | 10 +- .../source/modules/zhmc_password_rule.rst.txt | 30 +- .../modules/zhmc_password_rule_list.rst.txt | 12 +- .../docs/source/modules/zhmc_session.rst.txt | 34 +- .../source/modules/zhmc_storage_group.rst.txt | 56 +-- .../zhmc_storage_group_attachment.rst.txt | 18 +- .../modules/zhmc_storage_volume.rst.txt | 32 +- .../docs/source/modules/zhmc_user.rst.txt | 76 ++-- .../source/modules/zhmc_user_list.rst.txt | 14 +- .../source/modules/zhmc_user_pattern.rst.txt | 34 +- .../modules/zhmc_user_pattern_list.rst.txt | 18 +- .../source/modules/zhmc_user_role.rst.txt | 74 +-- .../modules/zhmc_user_role_list.rst.txt | 14 +- .../docs/source/modules/zhmc_versions.rst.txt | 12 +- .../modules/zhmc_virtual_function.rst.txt | 30 +- .../docs/source/release_notes.rst.txt | 56 +++ .../docs/source/modules/cmci_action.html | 12 +- .../docs/source/modules/cmci_create.html | 6 +- .../docs/source/modules/cmci_delete.html | 12 +- .../docs/source/modules/cmci_get.html | 30 +- .../docs/source/modules/cmci_update.html | 6 +- ibm_zos_core/docs/source/release_notes.html | 421 +++++++++++------- .../resources/releases_maintenance.html | 6 +- searchindex.js | 2 +- .../docs/source/bibliography.html | 23 +- .../modules/zhmc_ldap_server_definition.html | 2 +- .../docs/source/modules/zhmc_lpar.html | 2 +- .../docs/source/modules/zhmc_partition.html | 2 +- .../docs/source/modules/zhmc_user.html | 4 +- .../docs/source/release_notes.html | 43 ++ 67 files changed, 1427 insertions(+), 1125 deletions(-) diff --git a/_sources/ibm_zos_cics/docs/source/modules/aux_temp_storage.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/aux_temp_storage.rst.txt index 92dff8d3..634a3e4a 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/aux_temp_storage.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/aux_temp_storage.rst.txt @@ -20,9 +20,9 @@ aux_temp_storage -- Create and remove the CICS auxiliary temporary storage data Synopsis -------- -- Create and remove the \ `auxiliary temporary storage `__\ data set used by a CICS® region. +- Create and remove the \ `auxiliary temporary storage `__ data set used by a CICS® region. - You can use this module when provisioning or de-provisioning a CICS region. -- Use the \ :literal:`state`\ option to specify the intended state for the auxiliary temporary storage data set. For example, use \ :literal:`state=initial`\ to create an auxiliary temporary storage data set if it doesn't exist. +- Use the :literal:`state` option to specify the intended state for the auxiliary temporary storage data set. For example, use :literal:`state=initial` to create an auxiliary temporary storage data set if it doesn't exist. @@ -34,7 +34,7 @@ Parameters region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. If you want to use a data set that already exists, ensure that the data set is an auxiliary temporary storage data set. @@ -74,7 +74,7 @@ region_data_sets space_primary - The size of the primary space allocated to the auxiliary temporary storage data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the auxiliary temporary storage data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the auxiliary temporary storage data set is being created. If the data set already exists, the option has no effect. @@ -86,7 +86,7 @@ space_primary space_secondary - The size of the secondary space allocated to the auxiliary temporary storage data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the auxiliary temporary storage data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the auxiliary temporary storage data set is being created. If the data set already exists, the option has no effect. @@ -98,7 +98,7 @@ space_secondary space_type - The unit portion of the auxiliary temporary storage data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the auxiliary temporary storage data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the auxiliary temporary storage data set is being created. If the data set already exists, the option has no effect. @@ -115,11 +115,11 @@ space_type state The intended state for the auxiliary temporary storage data set, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the auxiliary temporary storage data set entirely, if it already exists. + Specify :literal:`absent` to remove the auxiliary temporary storage data set entirely, if it already exists. - Specify \ :literal:`initial`\ to create the auxiliary temporary storage data set, if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty data set. + Specify :literal:`initial` to create the auxiliary temporary storage data set, if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty data set. - Specify \ :literal:`warm`\ to retain an existing auxiliary temporary storage data set in its current state. The module checks whether the specified data set exists, and if it does, leaves the data set as is. If the data set does not exist, the operation fails. + Specify :literal:`warm` to retain an existing auxiliary temporary storage data set in its current state. The module checks whether the specified data set exists, and if it does, leaves the data set as is. If the data set does not exist, the operation fails. | **required**: True diff --git a/_sources/ibm_zos_cics/docs/source/modules/aux_trace.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/aux_trace.rst.txt index 1f4a4084..4a9e354a 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/aux_trace.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/aux_trace.rst.txt @@ -20,7 +20,7 @@ aux_trace -- Allocate auxiliary trace data sets Synopsis -------- -- Allocates the two \ `auxiliary trace `__\ data sets used by a CICS® region. When CICS auxiliary trace is activated, trace entries produced by CICS are written to the auxiliary trace data sets. These data sets can hold large amounts of trace data. +- Allocates the two \ `auxiliary trace `__ data sets used by a CICS® region. When CICS auxiliary trace is activated, trace entries produced by CICS are written to the auxiliary trace data sets. These data sets can hold large amounts of trace data. - The two data sets are referred to as auxiliary trace data set A (DFHAUXT) and auxiliary trace data set B (DFHBUXT). @@ -35,9 +35,9 @@ Parameters destination Identify which one of the auxiliary trace data sets is the target of the operation. If the value is left blank, A is implied, but you can specify A or B. - Specify \ :literal:`A`\ to create or delete the A data set. + Specify :literal:`A` to create or delete the A data set. - Specify \ :literal:`B`\ to create or delete the B data set. This MUST be set for the creation of the B data set. + Specify :literal:`B` to create or delete the B data set. This MUST be set for the creation of the B data set. | **required**: False @@ -48,7 +48,7 @@ destination region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. If you want to use a data set that already exists, ensure that the data set is an auxiliary trace data set. @@ -107,7 +107,7 @@ region_data_sets space_primary - The size of the primary space allocated to the auxiliary trace data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the auxiliary trace data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the auxiliary trace data set is being created. If the data set already exists, the option has no effect. @@ -119,7 +119,7 @@ space_primary space_secondary - The size of the secondary space allocated to the auxiliary trace data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the auxiliary trace data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the auxiliary trace data set is being created. If the data set already exists, the option has no effect. @@ -131,7 +131,7 @@ space_secondary space_type - The unit portion of the auxiliary trace data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the auxiliary trace data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the auxiliary trace data set is being created. If the data set already exists, the option has no effect. @@ -148,11 +148,11 @@ space_type state The intended state for the auxiliary trace data set, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the auxiliary trace data set data set entirely, if it exists. + Specify :literal:`absent` to remove the auxiliary trace data set data set entirely, if it exists. - Specify \ :literal:`initial`\ to create the auxiliary trace data set if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty one. + Specify :literal:`initial` to create the auxiliary trace data set if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty one. - Specify \ :literal:`warm`\ to retain an existing auxiliary trace data set in its current state. The module checks whether the specified data set exists, and if it does, leaves the data set as is. If the data set does not exist, the operation fails. + Specify :literal:`warm` to retain an existing auxiliary trace data set in its current state. The module checks whether the specified data set exists, and if it does, leaves the data set as is. If the data set does not exist, the operation fails. | **required**: True diff --git a/_sources/ibm_zos_cics/docs/source/modules/cmci_action.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/cmci_action.rst.txt index 877481ae..2d9d41a1 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/cmci_action.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/cmci_action.rst.txt @@ -20,7 +20,7 @@ cmci_action -- Perform actions on CICS and CICSPlex SM resources Synopsis -------- -- Perform actions on CICS® or CICSPlex® SM definitions and resources, by initiating PUT requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__\ . For information about how to compose PUT requests, see \ `CMCI PUT requests `__\ . +- Perform actions on CICS® or CICSPlex® SM definitions and resources, by initiating PUT requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__. For information about how to compose PUT requests, see \ `CMCI PUT requests `__. @@ -32,8 +32,7 @@ Parameters action_name - The name of the target action. To find the name of the appropriate action, consult the CICSPlex SM resource tables for the target resource type. For example, the \ `PROGRAM resource table reference `__\ lists the eligible actions for CICS programs. - + The name of the target action. To find the name of the appropriate action, consult the CICSPlex SM resource tables for the target resource type. For example, the \ `PROGRAM resource table reference `__ lists the eligible actions for CICS programs. | **required**: True @@ -42,8 +41,7 @@ action_name action_parameters - A list of one or more parameters that control the \ :emphasis:`action`\ operation. Eligible actions and corresponding parameters for the target operation can be found in the resource table reference for the target resource type, as listed in the PERFORM SET operation section of the "Valid CPSM operations" table. For example, the valid parameters for a PROGDEF CSDCOPY action are \ :literal:`AS\_RESOURCE`\ , \ :literal:`DUPACTION`\ and \ :literal:`TO\_CSDGROUP`\ , as found in the \ `PROGDEF resource table reference `__\ . - + A list of one or more parameters that control the :emphasis:`action` operation. Eligible actions and corresponding parameters for the target operation can be found in the resource table reference for the target resource type, as listed in the PERFORM SET operation section of the "Valid CPSM operations" table. For example, the valid parameters for a PROGDEF CSDCOPY action are :literal:`AS\_RESOURCE`\ , :literal:`DUPACTION` and :literal:`TO\_CSDGROUP`\ , as found in the \ `PROGDEF resource table reference `__. | **required**: False @@ -64,7 +62,6 @@ action_parameters Parameter value if any. Can be omitted if the parameter requires no value to be supplied, as shown in the resource table reference. For example, the OVERRIDE parameter for the PROGDEF INSTALL action doesn't require a value. - | **required**: False | **type**: str @@ -76,9 +73,9 @@ cmci_cert Can also be specified using the environment variable CMCI\_CERT. - Required if \ :emphasis:`cmci\_key`\ is specified. + Required if :emphasis:`cmci\_key` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -100,9 +97,9 @@ cmci_key Can also be specified using the environment variable CMCI\_KEY. - Required if \ :emphasis:`cmci\_cert`\ is specified. + Required if :emphasis:`cmci\_cert` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -111,13 +108,13 @@ cmci_key cmci_password - The password of \ :emphasis:`cmci\_user`\ to pass HTTP basic authentication. + The password of :emphasis:`cmci\_user` to pass HTTP basic authentication. Can also be specified using the environment variable CMCI\_PASSWORD. - Required if \ :emphasis:`cmci\_user`\ is specified. + Required if :emphasis:`cmci\_user` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -139,9 +136,9 @@ cmci_user Can also be specified using the environment variable CMCI\_USER. - Required if \ :emphasis:`cmci\_password`\ is specified. + Required if :emphasis:`cmci\_password` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -150,11 +147,11 @@ cmci_user context - If CMCI is installed in a CICSPlex® SM environment, \ :emphasis:`context`\ is the name of the CICSplex or CMAS associated with the request, for example, \ :literal:`PLEX1`\ . To determine whether a CMAS can be specified as \ :emphasis:`context`\ , see the \ :strong:`CMAS context`\ entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. + If CMCI is installed in a CICSPlex® SM environment, :emphasis:`context` is the name of the CICSplex or CMAS associated with the request, for example, :literal:`PLEX1`. To determine whether a CMAS can be specified as :emphasis:`context`\ , see the :strong:`CMAS context` entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. - If CMCI is installed in a single region (SMSS), \ :emphasis:`context`\ is the APPLID of the CICS region associate with the request. + If CMCI is installed in a single region (SMSS), :emphasis:`context` is the APPLID of the CICS region associate with the request. - The value of \ :emphasis:`context`\ must contain no spaces. \ :emphasis:`context`\ is not case-sensitive. + The value of :emphasis:`context` must contain no spaces. :emphasis:`context` is not case-sensitive. | **required**: True @@ -163,7 +160,7 @@ context insecure - When set to \ :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. + When set to :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. | **required**: False @@ -181,17 +178,17 @@ resources complex_filter - A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the \ :literal:`and`\ operator, or a list of filter expressions to be composed with the \ :literal:`or`\ operator. + A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the :literal:`and` operator, or a list of filter expressions to be composed with the :literal:`or` operator. - The \ :literal:`attribute`\ , \ :literal:`and`\ and \ :literal:`or`\ options are mutually exclusive with each other. + The :literal:`attribute`\ , :literal:`and` and :literal:`or` options are mutually exclusive with each other. - Can contain one or more filters. Multiple filters must be combined using \ :literal:`and`\ or \ :literal:`or`\ logical operators. + Can contain one or more filters. Multiple filters must be combined using :literal:`and` or :literal:`or` logical operators. Filters can be nested. - When supplying the \ :literal:`attribute`\ option, you must also supply a \ :literal:`value`\ for the filter. You can also override the default operator of \ :literal:`=`\ with the \ :literal:`operator`\ option. + When supplying the :literal:`attribute` option, you must also supply a :literal:`value` for the filter. You can also override the default operator of :literal:`=` with the :literal:`operator` option. - For examples, see "Examples" in \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see "Examples" in :ref:`ibm.ibm\_zos\_cics.cmci\_get `. | **required**: False @@ -200,9 +197,9 @@ resources and - A list of filter expressions to be combined with an \ :literal:`and`\ operation. + A list of filter expressions to be combined with an :literal:`and` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -213,7 +210,7 @@ resources attribute The name of a resource table attribute on which to filter. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -222,8 +219,7 @@ resources operator - These operators are accepted: \ :literal:`\<`\ or \ :literal:`LT`\ (less than), \ :literal:`\<=`\ or \ :literal:`LE`\ (less than or equal to), \ :literal:`=`\ or \ :literal:`EQ`\ (equal to), \ :literal:`\>`\ or \ :literal:`GT`\ (greater than), \ :literal:`\>=`\ or \ :literal:`GE`\ (greater than or equal to), \ :literal:`==`\ or \ :literal:`IS`\ (is), \ :literal:`¬=`\ , \ :literal:`!=`\ , or \ :literal:`NE`\ (not equal to). If not supplied when \ :literal:`attribute`\ is used, \ :literal:`EQ`\ is assumed. - + These operators are accepted: :literal:`\<` or :literal:`LT` (less than), :literal:`\<=` or :literal:`LE` (less than or equal to), :literal:`=` or :literal:`EQ` (equal to), :literal:`\>` or :literal:`GT` (greater than), :literal:`\>=` or :literal:`GE` (greater than or equal to), :literal:`==` or :literal:`IS` (is), :literal:`¬=`\ , :literal:`!=`\ , or :literal:`NE` (not equal to). If not supplied when :literal:`attribute` is used, :literal:`EQ` is assumed. | **required**: False @@ -233,9 +229,9 @@ resources or - A list of filter expressions to be combined with an \ :literal:`or`\ operation. + A list of filter expressions to be combined with an :literal:`or` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -246,7 +242,7 @@ resources value The value by which you are to filter the resource attributes. - The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__\ . + The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -258,21 +254,21 @@ resources filter A dictionary with attribute names as keys, and target values, to be used as criteria to filter the set of resources returned from CICSPlex SM. - Filters implicitly use the \ :literal:`=`\ operator. + Filters implicitly use the :literal:`=` operator. - Filters for \ :literal:`string`\ type attributes can use the \ :literal:`\*`\ and \ :literal:`+`\ wildcard operators. + Filters for :literal:`string` type attributes can use the :literal:`\*` and :literal:`+` wildcard operators. - \ :literal:`\*`\ is a wildcard representing an unknown number of characters, and must appear at the end of the value. + :literal:`\*` is a wildcard representing an unknown number of characters, and must appear at the end of the value. - \ :literal:`+`\ is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. + :literal:`+` is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. - To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with \ :literal:`and`\ and \ :literal:`or`\ operators, see the \ :literal:`complex\_filter`\ parameter. + To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with :literal:`and` and :literal:`or` operators, see the :literal:`complex\_filter` parameter. - For more details, see \ `How to build a filter expression `__\ . + For more details, see \ `How to build a filter expression `__. - For examples, see \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see :ref:`ibm.ibm\_zos\_cics.cmci\_get `. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -281,8 +277,7 @@ resources get_parameters - A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__\ . - + A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__. | **required**: False @@ -324,11 +319,11 @@ scheme scope Specifies the name of a CICSplex, CICS region group, CICS region, or logical scope that is associated with the query. - \ :emphasis:`scope`\ is a subset of \ :emphasis:`context`\ and limits the request to particular CICS systems or resources. + :emphasis:`scope` is a subset of :emphasis:`context` and limits the request to particular CICS systems or resources. - \ :emphasis:`scope`\ is optional. If it's not specified, the request is limited by the value of \ :emphasis:`context`\ alone. + :emphasis:`scope` is optional. If it's not specified, the request is limited by the value of :emphasis:`context` alone. - The value of \ :emphasis:`scope`\ must contain no spaces. \ :emphasis:`scope`\ is not case-sensitive. + The value of :emphasis:`scope` must contain no spaces. :emphasis:`scope` is not case-sensitive. | **required**: false @@ -347,7 +342,7 @@ timeout type - The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__\ . + The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__. | **required**: True @@ -364,9 +359,9 @@ Examples - name: Newcopy a program cmci_action: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: 12345 + context: "plex_or_applid" type: "CICSProgram" action_name: NEWCOPY resource: @@ -378,9 +373,9 @@ Examples - name: install a bundle in a CICS region cmci_action: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: "10080" - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: "12345" + context: "plex_or_applid" type: CICSBundle action_name: install resource: diff --git a/_sources/ibm_zos_cics/docs/source/modules/cmci_create.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/cmci_create.rst.txt index 6c1d4d9c..916342fe 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/cmci_create.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/cmci_create.rst.txt @@ -20,7 +20,7 @@ cmci_create -- Create CICS and CICSPlex SM definitions Synopsis -------- -- Create definitional CICS® or CICSPlex® SM resources in CSD and BAS repositories, by initiating POST requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__\ . For information about how to compose POST requests, see \ `CMCI POST requests `__\ . +- Create definitional CICS® or CICSPlex® SM resources in CSD and BAS repositories, by initiating POST requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__. For information about how to compose POST requests, see \ `CMCI POST requests `__. @@ -32,7 +32,7 @@ Parameters attributes - The resource attributes to be created or updated. Available attributes can be found in the CICSPlex® SM resource table reference for the target resource type, for example, \ `PROGDEF resource table reference `__\ . + The resource attributes to be created or updated. Available attributes can be found in the CICSPlex® SM resource table reference for the target resource type, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -45,9 +45,9 @@ cmci_cert Can also be specified using the environment variable CMCI\_CERT. - Required if \ :emphasis:`cmci\_key`\ is specified. + Required if :emphasis:`cmci\_key` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -69,9 +69,9 @@ cmci_key Can also be specified using the environment variable CMCI\_KEY. - Required if \ :emphasis:`cmci\_cert`\ is specified. + Required if :emphasis:`cmci\_cert` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -80,13 +80,13 @@ cmci_key cmci_password - The password of \ :emphasis:`cmci\_user`\ to pass HTTP basic authentication. + The password of :emphasis:`cmci\_user` to pass HTTP basic authentication. Can also be specified using the environment variable CMCI\_PASSWORD. - Required if \ :emphasis:`cmci\_user`\ is specified. + Required if :emphasis:`cmci\_user` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -108,9 +108,9 @@ cmci_user Can also be specified using the environment variable CMCI\_USER. - Required if \ :emphasis:`cmci\_password`\ is specified. + Required if :emphasis:`cmci\_password` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -119,11 +119,11 @@ cmci_user context - If CMCI is installed in a CICSPlex® SM environment, \ :emphasis:`context`\ is the name of the CICSplex or CMAS associated with the request, for example, \ :literal:`PLEX1`\ . To determine whether a CMAS can be specified as \ :emphasis:`context`\ , see the \ :strong:`CMAS context`\ entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. + If CMCI is installed in a CICSPlex® SM environment, :emphasis:`context` is the name of the CICSplex or CMAS associated with the request, for example, :literal:`PLEX1`. To determine whether a CMAS can be specified as :emphasis:`context`\ , see the :strong:`CMAS context` entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. - If CMCI is installed in a single region (SMSS), \ :emphasis:`context`\ is the APPLID of the CICS region associate with the request. + If CMCI is installed in a single region (SMSS), :emphasis:`context` is the APPLID of the CICS region associate with the request. - The value of \ :emphasis:`context`\ must contain no spaces. \ :emphasis:`context`\ is not case-sensitive. + The value of :emphasis:`context` must contain no spaces. :emphasis:`context` is not case-sensitive. | **required**: True @@ -132,8 +132,7 @@ context create_parameters - A list of one or more parameters that control the \ :emphasis:`create`\ operation. Eligible parameters for the CREATE operation can be found in the resource table reference for the target resource type, as listed in the CREATE operation section of the "Valid CPSM operations" table. For example, the valid parameters for a PROGDEF CREATE operation are CSD and RESGROUP, as found in the \ `PROGDEF resource table reference `__\ . - + A list of one or more parameters that control the :emphasis:`create` operation. Eligible parameters for the CREATE operation can be found in the resource table reference for the target resource type, as listed in the CREATE operation section of the "Valid CPSM operations" table. For example, the valid parameters for a PROGDEF CREATE operation are CSD and RESGROUP, as found in the \ `PROGDEF resource table reference `__. | **required**: False @@ -161,7 +160,7 @@ create_parameters insecure - When set to \ :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. + When set to :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. | **required**: False @@ -183,11 +182,11 @@ scheme scope Specifies the name of a CICSplex, CICS region group, CICS region, or logical scope that is associated with the query. - \ :emphasis:`scope`\ is a subset of \ :emphasis:`context`\ and limits the request to particular CICS systems or resources. + :emphasis:`scope` is a subset of :emphasis:`context` and limits the request to particular CICS systems or resources. - \ :emphasis:`scope`\ is optional. If it's not specified, the request is limited by the value of \ :emphasis:`context`\ alone. + :emphasis:`scope` is optional. If it's not specified, the request is limited by the value of :emphasis:`context` alone. - The value of \ :emphasis:`scope`\ must contain no spaces. \ :emphasis:`scope`\ is not case-sensitive. + The value of :emphasis:`scope` must contain no spaces. :emphasis:`scope` is not case-sensitive. | **required**: false @@ -206,7 +205,7 @@ timeout type - The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__\ . + The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__. | **required**: True @@ -223,9 +222,9 @@ Examples - name: define a BUNDLE in a CSD cmci_create: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: 12345 + context: "plex_or_applid" type: "CICSDefinitionBundle" attributes: name: PONGALT diff --git a/_sources/ibm_zos_cics/docs/source/modules/cmci_delete.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/cmci_delete.rst.txt index 5ba2e80f..f25a9abf 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/cmci_delete.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/cmci_delete.rst.txt @@ -20,7 +20,7 @@ cmci_delete -- Delete CICS and CICSPlex SM resources Synopsis -------- -- Remove or discard definitional or installed CICS® and CICSPlex® SM resources from CICS regions, by initiating DELETE requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__\ . For information about how to compose DELETE requests, see \ `CMCI DELETE requests `__\ . +- Remove or discard definitional or installed CICS® and CICSPlex® SM resources from CICS regions, by initiating DELETE requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__. For information about how to compose DELETE requests, see \ `CMCI DELETE requests `__. @@ -36,9 +36,9 @@ cmci_cert Can also be specified using the environment variable CMCI\_CERT. - Required if \ :emphasis:`cmci\_key`\ is specified. + Required if :emphasis:`cmci\_key` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -60,9 +60,9 @@ cmci_key Can also be specified using the environment variable CMCI\_KEY. - Required if \ :emphasis:`cmci\_cert`\ is specified. + Required if :emphasis:`cmci\_cert` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -71,13 +71,13 @@ cmci_key cmci_password - The password of \ :emphasis:`cmci\_user`\ to pass HTTP basic authentication. + The password of :emphasis:`cmci\_user` to pass HTTP basic authentication. Can also be specified using the environment variable CMCI\_PASSWORD. - Required if \ :emphasis:`cmci\_user`\ is specified. + Required if :emphasis:`cmci\_user` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -99,9 +99,9 @@ cmci_user Can also be specified using the environment variable CMCI\_USER. - Required if \ :emphasis:`cmci\_password`\ is specified. + Required if :emphasis:`cmci\_password` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -110,11 +110,11 @@ cmci_user context - If CMCI is installed in a CICSPlex® SM environment, \ :emphasis:`context`\ is the name of the CICSplex or CMAS associated with the request, for example, \ :literal:`PLEX1`\ . To determine whether a CMAS can be specified as \ :emphasis:`context`\ , see the \ :strong:`CMAS context`\ entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. + If CMCI is installed in a CICSPlex® SM environment, :emphasis:`context` is the name of the CICSplex or CMAS associated with the request, for example, :literal:`PLEX1`. To determine whether a CMAS can be specified as :emphasis:`context`\ , see the :strong:`CMAS context` entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. - If CMCI is installed in a single region (SMSS), \ :emphasis:`context`\ is the APPLID of the CICS region associate with the request. + If CMCI is installed in a single region (SMSS), :emphasis:`context` is the APPLID of the CICS region associate with the request. - The value of \ :emphasis:`context`\ must contain no spaces. \ :emphasis:`context`\ is not case-sensitive. + The value of :emphasis:`context` must contain no spaces. :emphasis:`context` is not case-sensitive. | **required**: True @@ -123,7 +123,7 @@ context insecure - When set to \ :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. + When set to :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. | **required**: False @@ -141,17 +141,17 @@ resources complex_filter - A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the \ :literal:`and`\ operator, or a list of filter expressions to be composed with the \ :literal:`or`\ operator. + A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the :literal:`and` operator, or a list of filter expressions to be composed with the :literal:`or` operator. - The \ :literal:`attribute`\ , \ :literal:`and`\ and \ :literal:`or`\ options are mutually exclusive with each other. + The :literal:`attribute`\ , :literal:`and` and :literal:`or` options are mutually exclusive with each other. - Can contain one or more filters. Multiple filters must be combined using \ :literal:`and`\ or \ :literal:`or`\ logical operators. + Can contain one or more filters. Multiple filters must be combined using :literal:`and` or :literal:`or` logical operators. Filters can be nested. - When supplying the \ :literal:`attribute`\ option, you must also supply a \ :literal:`value`\ for the filter. You can also override the default operator of \ :literal:`=`\ with the \ :literal:`operator`\ option. + When supplying the :literal:`attribute` option, you must also supply a :literal:`value` for the filter. You can also override the default operator of :literal:`=` with the :literal:`operator` option. - For examples, see "Examples" in \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see "Examples" in :ref:`ibm.ibm\_zos\_cics.cmci\_get `. | **required**: False @@ -160,9 +160,9 @@ resources and - A list of filter expressions to be combined with an \ :literal:`and`\ operation. + A list of filter expressions to be combined with an :literal:`and` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -173,7 +173,7 @@ resources attribute The name of a resource table attribute on which to filter. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -182,8 +182,7 @@ resources operator - These operators are accepted: \ :literal:`\<`\ or \ :literal:`LT`\ (less than), \ :literal:`\<=`\ or \ :literal:`LE`\ (less than or equal to), \ :literal:`=`\ or \ :literal:`EQ`\ (equal to), \ :literal:`\>`\ or \ :literal:`GT`\ (greater than), \ :literal:`\>=`\ or \ :literal:`GE`\ (greater than or equal to), \ :literal:`==`\ or \ :literal:`IS`\ (is), \ :literal:`¬=`\ , \ :literal:`!=`\ , or \ :literal:`NE`\ (not equal to). If not supplied when \ :literal:`attribute`\ is used, \ :literal:`EQ`\ is assumed. - + These operators are accepted: :literal:`\<` or :literal:`LT` (less than), :literal:`\<=` or :literal:`LE` (less than or equal to), :literal:`=` or :literal:`EQ` (equal to), :literal:`\>` or :literal:`GT` (greater than), :literal:`\>=` or :literal:`GE` (greater than or equal to), :literal:`==` or :literal:`IS` (is), :literal:`¬=`\ , :literal:`!=`\ , or :literal:`NE` (not equal to). If not supplied when :literal:`attribute` is used, :literal:`EQ` is assumed. | **required**: False @@ -193,9 +192,9 @@ resources or - A list of filter expressions to be combined with an \ :literal:`or`\ operation. + A list of filter expressions to be combined with an :literal:`or` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -206,7 +205,7 @@ resources value The value by which you are to filter the resource attributes. - The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__\ . + The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -218,21 +217,21 @@ resources filter A dictionary with attribute names as keys, and target values, to be used as criteria to filter the set of resources returned from CICSPlex SM. - Filters implicitly use the \ :literal:`=`\ operator. + Filters implicitly use the :literal:`=` operator. - Filters for \ :literal:`string`\ type attributes can use the \ :literal:`\*`\ and \ :literal:`+`\ wildcard operators. + Filters for :literal:`string` type attributes can use the :literal:`\*` and :literal:`+` wildcard operators. - \ :literal:`\*`\ is a wildcard representing an unknown number of characters, and must appear at the end of the value. + :literal:`\*` is a wildcard representing an unknown number of characters, and must appear at the end of the value. - \ :literal:`+`\ is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. + :literal:`+` is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. - To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with \ :literal:`and`\ and \ :literal:`or`\ operators, see the \ :literal:`complex\_filter`\ parameter. + To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with :literal:`and` and :literal:`or` operators, see the :literal:`complex\_filter` parameter. - For more details, see \ `How to build a filter expression `__\ . + For more details, see \ `How to build a filter expression `__. - For examples, see \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see :ref:`ibm.ibm\_zos\_cics.cmci\_get `. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -241,8 +240,7 @@ resources get_parameters - A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__\ . - + A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__. | **required**: False @@ -284,11 +282,11 @@ scheme scope Specifies the name of a CICSplex, CICS region group, CICS region, or logical scope that is associated with the query. - \ :emphasis:`scope`\ is a subset of \ :emphasis:`context`\ and limits the request to particular CICS systems or resources. + :emphasis:`scope` is a subset of :emphasis:`context` and limits the request to particular CICS systems or resources. - \ :emphasis:`scope`\ is optional. If it's not specified, the request is limited by the value of \ :emphasis:`context`\ alone. + :emphasis:`scope` is optional. If it's not specified, the request is limited by the value of :emphasis:`context` alone. - The value of \ :emphasis:`scope`\ must contain no spaces. \ :emphasis:`scope`\ is not case-sensitive. + The value of :emphasis:`scope` must contain no spaces. :emphasis:`scope` is not case-sensitive. | **required**: false @@ -307,7 +305,7 @@ timeout type - The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__\ . + The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__. | **required**: True @@ -324,9 +322,9 @@ Examples - name: delete a bundle in a CICS region cmci_delete: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: 12345 + context: "plex_or_applid" type: CICSBundle resource: filter: @@ -334,9 +332,9 @@ Examples - name: delete a bundle definition in a CICS region cmci_delete: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: 12345 + context: "plex_or_applid" type: CICSDefinitionBundle resource: filter: diff --git a/_sources/ibm_zos_cics/docs/source/modules/cmci_get.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/cmci_get.rst.txt index 3d926506..83fd343f 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/cmci_get.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/cmci_get.rst.txt @@ -20,7 +20,7 @@ cmci_get -- Query CICS and CICSPlex SM resources and definitions Synopsis -------- -- Get information about installed and definitional CICS® and CICSPlex® SM resources from CICS regions, by initiating GET requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__\ . For information about how to compose GET requests, see \ `CMCI GET requests `__\ . +- Get information about installed and definitional CICS® and CICSPlex® SM resources from CICS regions, by initiating GET requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__. For information about how to compose GET requests, see \ `CMCI GET requests `__. @@ -36,9 +36,9 @@ cmci_cert Can also be specified using the environment variable CMCI\_CERT. - Required if \ :emphasis:`cmci\_key`\ is specified. + Required if :emphasis:`cmci\_key` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -60,9 +60,9 @@ cmci_key Can also be specified using the environment variable CMCI\_KEY. - Required if \ :emphasis:`cmci\_cert`\ is specified. + Required if :emphasis:`cmci\_cert` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -71,13 +71,13 @@ cmci_key cmci_password - The password of \ :emphasis:`cmci\_user`\ to pass HTTP basic authentication. + The password of :emphasis:`cmci\_user` to pass HTTP basic authentication. Can also be specified using the environment variable CMCI\_PASSWORD. - Required if \ :emphasis:`cmci\_user`\ is specified. + Required if :emphasis:`cmci\_user` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -99,9 +99,9 @@ cmci_user Can also be specified using the environment variable CMCI\_USER. - Required if \ :emphasis:`cmci\_password`\ is specified. + Required if :emphasis:`cmci\_password` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -110,11 +110,11 @@ cmci_user context - If CMCI is installed in a CICSPlex® SM environment, \ :emphasis:`context`\ is the name of the CICSplex or CMAS associated with the request, for example, \ :literal:`PLEX1`\ . To determine whether a CMAS can be specified as \ :emphasis:`context`\ , see the \ :strong:`CMAS context`\ entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. + If CMCI is installed in a CICSPlex® SM environment, :emphasis:`context` is the name of the CICSplex or CMAS associated with the request, for example, :literal:`PLEX1`. To determine whether a CMAS can be specified as :emphasis:`context`\ , see the :strong:`CMAS context` entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. - If CMCI is installed in a single region (SMSS), \ :emphasis:`context`\ is the APPLID of the CICS region associate with the request. + If CMCI is installed in a single region (SMSS), :emphasis:`context` is the APPLID of the CICS region associate with the request. - The value of \ :emphasis:`context`\ must contain no spaces. \ :emphasis:`context`\ is not case-sensitive. + The value of :emphasis:`context` must contain no spaces. :emphasis:`context` is not case-sensitive. | **required**: True @@ -135,7 +135,7 @@ fail_on_nodata insecure - When set to \ :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. + When set to :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. | **required**: False @@ -146,7 +146,7 @@ insecure record_count Identifies a subset of records in the results cache, starting either from the first record in the results cache or from the record specified by the index parameter. If not specified, all the records are returned by default. - A negative number indicates a count back from the last record; for example, \ :literal:`-1`\ means the last record, \ :literal:`-2`\ the last record but one, and so on. + A negative number indicates a count back from the last record; for example, :literal:`-1` means the last record, :literal:`-2` the last record but one, and so on. The count value must be an integer; a value of zero is not permitted. @@ -166,17 +166,17 @@ resources complex_filter - A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the \ :literal:`and`\ operator, or a list of filter expressions to be composed with the \ :literal:`or`\ operator. + A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the :literal:`and` operator, or a list of filter expressions to be composed with the :literal:`or` operator. - The \ :literal:`attribute`\ , \ :literal:`and`\ and \ :literal:`or`\ options are mutually exclusive with each other. + The :literal:`attribute`\ , :literal:`and` and :literal:`or` options are mutually exclusive with each other. - Can contain one or more filters. Multiple filters must be combined using \ :literal:`and`\ or \ :literal:`or`\ logical operators. + Can contain one or more filters. Multiple filters must be combined using :literal:`and` or :literal:`or` logical operators. Filters can be nested. - When supplying the \ :literal:`attribute`\ option, you must also supply a \ :literal:`value`\ for the filter. You can also override the default operator of \ :literal:`=`\ with the \ :literal:`operator`\ option. + When supplying the :literal:`attribute` option, you must also supply a :literal:`value` for the filter. You can also override the default operator of :literal:`=` with the :literal:`operator` option. - For examples, see "Examples" in \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see "Examples" in :ref:`ibm.ibm\_zos\_cics.cmci\_get `. | **required**: False @@ -185,9 +185,9 @@ resources and - A list of filter expressions to be combined with an \ :literal:`and`\ operation. + A list of filter expressions to be combined with an :literal:`and` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -198,7 +198,7 @@ resources attribute The name of a resource table attribute on which to filter. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -207,8 +207,7 @@ resources operator - These operators are accepted: \ :literal:`\<`\ or \ :literal:`LT`\ (less than), \ :literal:`\<=`\ or \ :literal:`LE`\ (less than or equal to), \ :literal:`=`\ or \ :literal:`EQ`\ (equal to), \ :literal:`\>`\ or \ :literal:`GT`\ (greater than), \ :literal:`\>=`\ or \ :literal:`GE`\ (greater than or equal to), \ :literal:`==`\ or \ :literal:`IS`\ (is), \ :literal:`¬=`\ , \ :literal:`!=`\ , or \ :literal:`NE`\ (not equal to). If not supplied when \ :literal:`attribute`\ is used, \ :literal:`EQ`\ is assumed. - + These operators are accepted: :literal:`\<` or :literal:`LT` (less than), :literal:`\<=` or :literal:`LE` (less than or equal to), :literal:`=` or :literal:`EQ` (equal to), :literal:`\>` or :literal:`GT` (greater than), :literal:`\>=` or :literal:`GE` (greater than or equal to), :literal:`==` or :literal:`IS` (is), :literal:`¬=`\ , :literal:`!=`\ , or :literal:`NE` (not equal to). If not supplied when :literal:`attribute` is used, :literal:`EQ` is assumed. | **required**: False @@ -218,9 +217,9 @@ resources or - A list of filter expressions to be combined with an \ :literal:`or`\ operation. + A list of filter expressions to be combined with an :literal:`or` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -231,7 +230,7 @@ resources value The value by which you are to filter the resource attributes. - The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__\ . + The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -243,21 +242,21 @@ resources filter A dictionary with attribute names as keys, and target values, to be used as criteria to filter the set of resources returned from CICSPlex SM. - Filters implicitly use the \ :literal:`=`\ operator. + Filters implicitly use the :literal:`=` operator. - Filters for \ :literal:`string`\ type attributes can use the \ :literal:`\*`\ and \ :literal:`+`\ wildcard operators. + Filters for :literal:`string` type attributes can use the :literal:`\*` and :literal:`+` wildcard operators. - \ :literal:`\*`\ is a wildcard representing an unknown number of characters, and must appear at the end of the value. + :literal:`\*` is a wildcard representing an unknown number of characters, and must appear at the end of the value. - \ :literal:`+`\ is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. + :literal:`+` is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. - To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with \ :literal:`and`\ and \ :literal:`or`\ operators, see the \ :literal:`complex\_filter`\ parameter. + To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with :literal:`and` and :literal:`or` operators, see the :literal:`complex\_filter` parameter. - For more details, see \ `How to build a filter expression `__\ . + For more details, see \ `How to build a filter expression `__. - For examples, see \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see :ref:`ibm.ibm\_zos\_cics.cmci\_get `. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -266,8 +265,7 @@ resources get_parameters - A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__\ . - + A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__. | **required**: False @@ -309,11 +307,11 @@ scheme scope Specifies the name of a CICSplex, CICS region group, CICS region, or logical scope that is associated with the query. - \ :emphasis:`scope`\ is a subset of \ :emphasis:`context`\ and limits the request to particular CICS systems or resources. + :emphasis:`scope` is a subset of :emphasis:`context` and limits the request to particular CICS systems or resources. - \ :emphasis:`scope`\ is optional. If it's not specified, the request is limited by the value of \ :emphasis:`context`\ alone. + :emphasis:`scope` is optional. If it's not specified, the request is limited by the value of :emphasis:`context` alone. - The value of \ :emphasis:`scope`\ must contain no spaces. \ :emphasis:`scope`\ is not case-sensitive. + The value of :emphasis:`scope` must contain no spaces. :emphasis:`scope` is not case-sensitive. | **required**: false @@ -332,7 +330,7 @@ timeout type - The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__\ . + The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__. | **required**: True @@ -349,11 +347,11 @@ Examples - name: get 2 LOCFILEs from a CICSplex cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_user: "ibmuser" cmci_password: "123456" - context: "iyk3z0r9" + context: "plex_or_applid" type: CICSLocalFile record_count: 2 resource: @@ -362,11 +360,11 @@ Examples - name: get a localfile in a CICS region cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: "CICSLocalFile" resources: filter: @@ -376,11 +374,11 @@ Examples - name: get a progdef from a CSD cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: cicsdefinitionprogram resources: filter: @@ -392,11 +390,11 @@ Examples - name: pass module even if bundle definition is not found cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: cicsdefinitionbundle resources: filter: @@ -409,11 +407,11 @@ Examples - name: Using complex_filter to combine filter expressions and change operators cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: "CICSRegion" resources: complex_filter: diff --git a/_sources/ibm_zos_cics/docs/source/modules/cmci_update.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/cmci_update.rst.txt index 2aaf20d0..5851a344 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/cmci_update.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/cmci_update.rst.txt @@ -20,7 +20,7 @@ cmci_update -- Update CICS and CICSPlex resources and definitions Synopsis -------- -- Make changes to CICS® and CICSPlex® SM resources in CICS regions, by initiating PUT requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__\ . For information about how to compose PUT requests, see \ `CMCI PUT requests `__\ . +- Make changes to CICS® and CICSPlex® SM resources in CICS regions, by initiating PUT requests via the CMCI REST API. The CMCI REST API can be configured in CICSPlex SM or stand-alone regions (SMSS). For information about the API, see \ `CMCI REST API `__. For information about how to compose PUT requests, see \ `CMCI PUT requests `__. @@ -32,7 +32,7 @@ Parameters attributes - The resource attributes to be created or updated. Available attributes can be found in the CICSPlex® SM resource table reference for the target resource type, for example, \ `PROGDEF resource table reference `__\ . + The resource attributes to be created or updated. Available attributes can be found in the CICSPlex® SM resource table reference for the target resource type, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -45,9 +45,9 @@ cmci_cert Can also be specified using the environment variable CMCI\_CERT. - Required if \ :emphasis:`cmci\_key`\ is specified. + Required if :emphasis:`cmci\_key` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -69,9 +69,9 @@ cmci_key Can also be specified using the environment variable CMCI\_KEY. - Required if \ :emphasis:`cmci\_cert`\ is specified. + Required if :emphasis:`cmci\_cert` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: False @@ -80,13 +80,13 @@ cmci_key cmci_password - The password of \ :emphasis:`cmci\_user`\ to pass HTTP basic authentication. + The password of :emphasis:`cmci\_user` to pass HTTP basic authentication. Can also be specified using the environment variable CMCI\_PASSWORD. - Required if \ :emphasis:`cmci\_user`\ is specified. + Required if :emphasis:`cmci\_user` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -108,9 +108,9 @@ cmci_user Can also be specified using the environment variable CMCI\_USER. - Required if \ :emphasis:`cmci\_password`\ is specified. + Required if :emphasis:`cmci\_password` is specified. - Authentication prioritises certificate authentication if \ :emphasis:`cmci\_cert`\ and \ :emphasis:`cmci\_key`\ are provided, then basic authentication if \ :emphasis:`cmci\_user`\ and \ :emphasis:`cmci\_password`\ are provided, and then unauthenticated if none is provided. + Authentication prioritises certificate authentication if :emphasis:`cmci\_cert` and :emphasis:`cmci\_key` are provided, then basic authentication if :emphasis:`cmci\_user` and :emphasis:`cmci\_password` are provided, and then unauthenticated if none is provided. | **required**: false @@ -119,11 +119,11 @@ cmci_user context - If CMCI is installed in a CICSPlex® SM environment, \ :emphasis:`context`\ is the name of the CICSplex or CMAS associated with the request, for example, \ :literal:`PLEX1`\ . To determine whether a CMAS can be specified as \ :emphasis:`context`\ , see the \ :strong:`CMAS context`\ entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. + If CMCI is installed in a CICSPlex® SM environment, :emphasis:`context` is the name of the CICSplex or CMAS associated with the request, for example, :literal:`PLEX1`. To determine whether a CMAS can be specified as :emphasis:`context`\ , see the :strong:`CMAS context` entry in the CICSPlex SM resource table reference of a resource. For example, according to the \ `PROGRAM resource table `__\ , CMAS context is not supported for PROGRAM. - If CMCI is installed in a single region (SMSS), \ :emphasis:`context`\ is the APPLID of the CICS region associate with the request. + If CMCI is installed in a single region (SMSS), :emphasis:`context` is the APPLID of the CICS region associate with the request. - The value of \ :emphasis:`context`\ must contain no spaces. \ :emphasis:`context`\ is not case-sensitive. + The value of :emphasis:`context` must contain no spaces. :emphasis:`context` is not case-sensitive. | **required**: True @@ -132,7 +132,7 @@ context insecure - When set to \ :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. + When set to :literal:`true`\ , disables SSL certificate trust chain verification when using HTTPS. | **required**: False @@ -150,17 +150,17 @@ resources complex_filter - A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the \ :literal:`and`\ operator, or a list of filter expressions to be composed with the \ :literal:`or`\ operator. + A dictionary representing a complex filter expression. Complex filters are composed of filter expressions, represented as dictionaries. Each dictionary can specify either an attribute expression, a list of filter expressions to be composed with the :literal:`and` operator, or a list of filter expressions to be composed with the :literal:`or` operator. - The \ :literal:`attribute`\ , \ :literal:`and`\ and \ :literal:`or`\ options are mutually exclusive with each other. + The :literal:`attribute`\ , :literal:`and` and :literal:`or` options are mutually exclusive with each other. - Can contain one or more filters. Multiple filters must be combined using \ :literal:`and`\ or \ :literal:`or`\ logical operators. + Can contain one or more filters. Multiple filters must be combined using :literal:`and` or :literal:`or` logical operators. Filters can be nested. - When supplying the \ :literal:`attribute`\ option, you must also supply a \ :literal:`value`\ for the filter. You can also override the default operator of \ :literal:`=`\ with the \ :literal:`operator`\ option. + When supplying the :literal:`attribute` option, you must also supply a :literal:`value` for the filter. You can also override the default operator of :literal:`=` with the :literal:`operator` option. - For examples, see "Examples" in \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see "Examples" in :ref:`ibm.ibm\_zos\_cics.cmci\_get `. | **required**: False @@ -169,9 +169,9 @@ resources and - A list of filter expressions to be combined with an \ :literal:`and`\ operation. + A list of filter expressions to be combined with an :literal:`and` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -182,7 +182,7 @@ resources attribute The name of a resource table attribute on which to filter. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -191,8 +191,7 @@ resources operator - These operators are accepted: \ :literal:`\<`\ or \ :literal:`LT`\ (less than), \ :literal:`\<=`\ or \ :literal:`LE`\ (less than or equal to), \ :literal:`=`\ or \ :literal:`EQ`\ (equal to), \ :literal:`\>`\ or \ :literal:`GT`\ (greater than), \ :literal:`\>=`\ or \ :literal:`GE`\ (greater than or equal to), \ :literal:`==`\ or \ :literal:`IS`\ (is), \ :literal:`¬=`\ , \ :literal:`!=`\ , or \ :literal:`NE`\ (not equal to). If not supplied when \ :literal:`attribute`\ is used, \ :literal:`EQ`\ is assumed. - + These operators are accepted: :literal:`\<` or :literal:`LT` (less than), :literal:`\<=` or :literal:`LE` (less than or equal to), :literal:`=` or :literal:`EQ` (equal to), :literal:`\>` or :literal:`GT` (greater than), :literal:`\>=` or :literal:`GE` (greater than or equal to), :literal:`==` or :literal:`IS` (is), :literal:`¬=`\ , :literal:`!=`\ , or :literal:`NE` (not equal to). If not supplied when :literal:`attribute` is used, :literal:`EQ` is assumed. | **required**: False @@ -202,9 +201,9 @@ resources or - A list of filter expressions to be combined with an \ :literal:`or`\ operation. + A list of filter expressions to be combined with an :literal:`or` operation. - Filter expressions are nested \ :literal:`complex\_filter`\ elements. Each nested filter expression can be either an \ :literal:`attribute`\ , \ :literal:`and`\ or \ :literal:`or`\ complex filter expression. + Filter expressions are nested :literal:`complex\_filter` elements. Each nested filter expression can be either an :literal:`attribute`\ , :literal:`and` or :literal:`or` complex filter expression. | **required**: False @@ -215,7 +214,7 @@ resources value The value by which you are to filter the resource attributes. - The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__\ . + The value must be a valid one for the resource table attribute as documented in the resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -227,21 +226,21 @@ resources filter A dictionary with attribute names as keys, and target values, to be used as criteria to filter the set of resources returned from CICSPlex SM. - Filters implicitly use the \ :literal:`=`\ operator. + Filters implicitly use the :literal:`=` operator. - Filters for \ :literal:`string`\ type attributes can use the \ :literal:`\*`\ and \ :literal:`+`\ wildcard operators. + Filters for :literal:`string` type attributes can use the :literal:`\*` and :literal:`+` wildcard operators. - \ :literal:`\*`\ is a wildcard representing an unknown number of characters, and must appear at the end of the value. + :literal:`\*` is a wildcard representing an unknown number of characters, and must appear at the end of the value. - \ :literal:`+`\ is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. + :literal:`+` is a wildcard representing a single character, and can appear in any place in the value, potentially multiple times. - To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with \ :literal:`and`\ and \ :literal:`or`\ operators, see the \ :literal:`complex\_filter`\ parameter. + To use more complicated filter expressions, including a range of different filter operators, and the ability to compose filters with :literal:`and` and :literal:`or` operators, see the :literal:`complex\_filter` parameter. - For more details, see \ `How to build a filter expression `__\ . + For more details, see \ `How to build a filter expression `__. - For examples, see \ :ref:`ibm.ibm\_zos\_cics.cmci\_get `\ . + For examples, see :ref:`ibm.ibm\_zos\_cics.cmci\_get `. - For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__\ . + For supported attributes of different resource types, see their resource table reference, for example, \ `PROGDEF resource table reference `__. | **required**: False @@ -250,8 +249,7 @@ resources get_parameters - A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__\ . - + A list of one or more parameters with optional values used to identify the resources for this request. Eligible parameters for identifying the target resources can be found in the resource table reference for the target resource type, as valid parameters for the GET operation in the "Valid CPSM operations" table. For example, the valid parameters for identifying a PROGDEF resource are CICSSYS, CSDGROUP and RESGROUP, as found in the \ `PROGDEF resource table reference `__. | **required**: False @@ -293,11 +291,11 @@ scheme scope Specifies the name of a CICSplex, CICS region group, CICS region, or logical scope that is associated with the query. - \ :emphasis:`scope`\ is a subset of \ :emphasis:`context`\ and limits the request to particular CICS systems or resources. + :emphasis:`scope` is a subset of :emphasis:`context` and limits the request to particular CICS systems or resources. - \ :emphasis:`scope`\ is optional. If it's not specified, the request is limited by the value of \ :emphasis:`context`\ alone. + :emphasis:`scope` is optional. If it's not specified, the request is limited by the value of :emphasis:`context` alone. - The value of \ :emphasis:`scope`\ must contain no spaces. \ :emphasis:`scope`\ is not case-sensitive. + The value of :emphasis:`scope` must contain no spaces. :emphasis:`scope` is not case-sensitive. | **required**: false @@ -316,7 +314,7 @@ timeout type - The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__\ . + The CMCI external resource name that maps to the target CICS or CICSPlex SM resource type. For a list of CMCI external resource names, see \ `CMCI resource names `__. | **required**: True @@ -325,8 +323,7 @@ type update_parameters - A list of one or more parameters that control the \ :emphasis:`update`\ operation. Eligible parameters for the UPDATE operation can be found in the resource table reference for the target resource type, as listed in the UPDATE operation section of the "Valid CPSM operations" table. For example, the only valid parameter for a PROGDEF UPDATE operation is CSD, as found in the \ `PROGDEF resource table reference `__\ . - + A list of one or more parameters that control the :emphasis:`update` operation. Eligible parameters for the UPDATE operation can be found in the resource table reference for the target resource type, as listed in the UPDATE operation section of the "Valid CPSM operations" table. For example, the only valid parameter for a PROGDEF UPDATE operation is CSD, as found in the \ `PROGDEF resource table reference `__. | **required**: False @@ -362,9 +359,9 @@ Examples - name: update a bundle definition in a CICS region cmci_update: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: "10080" - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: "12345" + context: "plex_or_applid" type: "CICSDefinitionBundle" attributes: description: "New description" diff --git a/_sources/ibm_zos_cics/docs/source/modules/csd.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/csd.rst.txt index 20e624aa..927c7b57 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/csd.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/csd.rst.txt @@ -20,9 +20,9 @@ csd -- Create, remove, and manage the CICS CSD Synopsis -------- -- Create, remove, and manage the \ `CICS system definition data set `__\ (CSD) used by a CICS® region. +- Create, remove, and manage the \ `CICS system definition data set `__ (CSD) used by a CICS® region. - You can use this module when provisioning or de-provisioning a CICS region, or when managing the state of the CSD during upgrades or restarts. -- Use the \ :literal:`state`\ option to specify the intended state for the CSD. For example, use \ :literal:`state=initial`\ to create and initialize a CSD if it doesn't exist, or empty an existing CSD of all records. +- Use the :literal:`state` option to specify the intended state for the CSD. For example, use :literal:`state=initial` to create and initialize a CSD if it doesn't exist, or empty an existing CSD of all records. @@ -34,7 +34,7 @@ Parameters cics_data_sets - The name of the \ :literal:`SDFHLOAD`\ library of the CICS installation, for example, \ :literal:`CICSTS61.CICS.SDFHLOAD`\ . + The name of the :literal:`SDFHLOAD` library of the CICS installation, for example, :literal:`CICSTS61.CICS.SDFHLOAD`. | **required**: True @@ -43,7 +43,7 @@ cics_data_sets sdfhload - The location of the \ :literal:`SDFHLOAD`\ library. If \ :literal:`cics\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SDFHLOAD` library. If :literal:`cics\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -52,7 +52,7 @@ cics_data_sets template - The templated location of the \ :literal:`SDFHLOAD`\ library. + The templated location of the :literal:`SDFHLOAD` library. | **required**: False @@ -62,7 +62,7 @@ cics_data_sets input_content - The content of the DFHCSDUP script to submit, if you are using the \ :literal:`input\_location=INLINE`\ option. + The content of the DFHCSDUP script to submit, if you are using the :literal:`input\_location=INLINE` option. | **required**: False @@ -73,13 +73,13 @@ input_content input_location The type of location from which to load the DFHCSDUP script. - Specify \ :literal:`DATA\_SET`\ to load from a PDS, PDSE, or sequential data set. + Specify :literal:`DATA\_SET` to load from a PDS, PDSE, or sequential data set. - Specify \ :literal:`USS`\ to load from a file on UNIX System Services (USS). + Specify :literal:`USS` to load from a file on UNIX System Services (USS). - Specify \ :literal:`LOCAL`\ to load from a file local to the Ansible control node. + Specify :literal:`LOCAL` to load from a file local to the Ansible control node. - Specify \ :literal:`INLINE`\ to allow a script to be passed directly through the \ :literal:`input\_content`\ parameter. + Specify :literal:`INLINE` to allow a script to be passed directly through the :literal:`input\_content` parameter. | **required**: False @@ -111,7 +111,7 @@ log Specify UNDO for a CSD that is limited to file backout only. - Specify ALL for a CSD for which you want both forward recovery and file backout. If you specify \ :literal:`log=ALL`\ , you must also specify LOGSTREAMID to identify the 26-character name of the z/OS™ log stream to be used as the forward recovery log. The CICS collection does not support defining forward recovery log streams; you must follow the instructions in \ `Defining forward recovery log streams `__\ . + Specify ALL for a CSD for which you want both forward recovery and file backout. If you specify :literal:`log=ALL`\ , you must also specify LOGSTREAMID to identify the 26-character name of the z/OS™ log stream to be used as the forward recovery log. The CICS collection does not support defining forward recovery log streams; you must follow the instructions in \ `Defining forward recovery log streams `__. | **required**: False @@ -123,7 +123,7 @@ log logstream_id The 26-character name of the z/OS™ log stream to be used as the forward recovery log. - This is required when you use \ :literal:`log=ALL`\ . + This is required when you use :literal:`log=ALL`. | **required**: False @@ -132,7 +132,7 @@ logstream_id region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. | **required**: True @@ -170,7 +170,7 @@ region_data_sets space_primary - The size of the primary space allocated to the CSD. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the CSD. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the CSD is being created. If the CSD already exists, the option has no effect. @@ -182,7 +182,7 @@ space_primary space_secondary - The size of the secondary space allocated to the CSD. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the CSD. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the CSD is being created. If the CSD already exists, the option has no effect. @@ -194,7 +194,7 @@ space_secondary space_type - The unit portion of the CSD size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the CSD size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the CSD is being created. If the CSD already exists, the option has no effect. @@ -211,13 +211,13 @@ space_type state The intended state for the CSD, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the CSD entirely, if it already exists. + Specify :literal:`absent` to remove the CSD entirely, if it already exists. - Specify \ :literal:`initial`\ to create the CSD if it does not already exist, and initialize it by using DFHCSDUP. + Specify :literal:`initial` to create the CSD if it does not already exist, and initialize it by using DFHCSDUP. - Specify \ :literal:`warm`\ to retain an existing CSD in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. + Specify :literal:`warm` to retain an existing CSD in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. - Specify \ :literal:`changed`\ to run a DFHCSDUP script to update an existing CSD. + Specify :literal:`changed` to run a DFHCSDUP script to update an existing CSD. | **required**: True diff --git a/_sources/ibm_zos_cics/docs/source/modules/global_catalog.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/global_catalog.rst.txt index 0c605a17..e8d0ef58 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/global_catalog.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/global_catalog.rst.txt @@ -20,9 +20,9 @@ global_catalog -- Create, remove, and manage the CICS global catalog Synopsis -------- -- Create, remove, and manage the \ `global catalog `__\ data set used by a CICS® region. The global catalog is used to store start type information, location of the CICS system log, installed resource definitions, terminal control information and profiles. It contains information that CICS requires on a restart. +- Create, remove, and manage the \ `global catalog `__ data set used by a CICS® region. The global catalog is used to store start type information, location of the CICS system log, installed resource definitions, terminal control information and profiles. It contains information that CICS requires on a restart. - You can use this module when provisioning or de-provisioning a CICS region, or when managing the state of the global catalog during upgrades or restarts. -- Use the \ :literal:`state`\ option to specify the intended state for the global catalog. For example, use \ :literal:`state=initial`\ to create and initialize a global catalog data set if it doesn't exist, or set the autostart override record of an existing global catalog to \ :literal:`AUTOINIT`\ . In either case, a CICS region that is using this global catalog and set with the \ :literal:`START=AUTO`\ system initialization parameter performs an initial start. +- Use the :literal:`state` option to specify the intended state for the global catalog. For example, use :literal:`state=initial` to create and initialize a global catalog data set if it doesn't exist, or set the autostart override record of an existing global catalog to :literal:`AUTOINIT`. In either case, a CICS region that is using this global catalog and set with the :literal:`START=AUTO` system initialization parameter performs an initial start. @@ -34,9 +34,9 @@ Parameters cics_data_sets - The name of the \ :literal:`SDFHLOAD`\ library of the CICS installation, for example, \ :literal:`CICSTS61.CICS.SDFHLOAD`\ . + The name of the :literal:`SDFHLOAD` library of the CICS installation, for example, :literal:`CICSTS61.CICS.SDFHLOAD`. - This module uses the \ :literal:`DFHRMUTL`\ utility internally, which is found in the \ :literal:`SDFHLOAD`\ library. + This module uses the :literal:`DFHRMUTL` utility internally, which is found in the :literal:`SDFHLOAD` library. | **required**: True @@ -45,7 +45,7 @@ cics_data_sets sdfhload - The location of the \ :literal:`SDFHLOAD`\ library. If \ :literal:`cics\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SDFHLOAD` library. If :literal:`cics\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -54,7 +54,7 @@ cics_data_sets template - The templated location of the \ :literal:`SDFHLOAD`\ library. + The templated location of the :literal:`SDFHLOAD` library. | **required**: False @@ -64,7 +64,7 @@ cics_data_sets region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. If you want to use a data set that already exists, ensure that the data set is a global catalog data set. @@ -104,7 +104,7 @@ region_data_sets space_primary - The size of the primary space allocated to the global catalog data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the global catalog data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the global catalog data set is being created. If the global catalog data set already exists, the option has no effect. @@ -116,7 +116,7 @@ space_primary space_secondary - The size of the secondary space allocated to the global catalog data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the global catalog data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the global catalog data set is being created. If the global catalog data set already exists, the option has no effect. @@ -128,7 +128,7 @@ space_secondary space_type - The unit portion of the global catalog data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the global catalog data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the global catalog data set is being created. If the global catalog data set already exists, the option has no effect. @@ -145,13 +145,13 @@ space_type state The intended state for the global catalog data set, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the global catalog data set entirely, if it exists. + Specify :literal:`absent` to remove the global catalog data set entirely, if it exists. - Specify \ :literal:`initial`\ to set the autostart override record to \ :literal:`AUTOINIT`\ . If the specified global catalog data set does not already exist, the module creates the data set. + Specify :literal:`initial` to set the autostart override record to :literal:`AUTOINIT`. If the specified global catalog data set does not already exist, the module creates the data set. - Specify \ :literal:`cold`\ to set the autostart override record of an existing global catalog to \ :literal:`AUTOCOLD`\ . If the specified global catalog data set does not already exist, the operation fails. + Specify :literal:`cold` to set the autostart override record of an existing global catalog to :literal:`AUTOCOLD`. If the specified global catalog data set does not already exist, the operation fails. - Specify \ :literal:`warm`\ to set the autostart override record of an existing global catalog to \ :literal:`AUTOASIS`\ , undoing any previous setting of \ :literal:`AUTOINIT`\ or \ :literal:`AUTOCOLD`\ . The module verifies whether the specified data set exists and whether it contains any records. If either condition is not met, the operation fails. + Specify :literal:`warm` to set the autostart override record of an existing global catalog to :literal:`AUTOASIS`\ , undoing any previous setting of :literal:`AUTOINIT` or :literal:`AUTOCOLD`. The module verifies whether the specified data set exists and whether it contains any records. If either condition is not met, the operation fails. | **required**: True diff --git a/_sources/ibm_zos_cics/docs/source/modules/local_catalog.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/local_catalog.rst.txt index 73ae81e4..8146f468 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/local_catalog.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/local_catalog.rst.txt @@ -20,9 +20,9 @@ local_catalog -- Create, remove, and manage the CICS local catalog Synopsis -------- -- Create, remove, and manage the \ `local catalog `__\ data set used by a CICS® region. CICS domains use the local catalog to save some of their information between CICS runs and to preserve this information across a cold start. +- Create, remove, and manage the \ `local catalog `__ data set used by a CICS® region. CICS domains use the local catalog to save some of their information between CICS runs and to preserve this information across a cold start. - You can use this module when provisioning or de-provisioning a CICS region, or when managing the state of the local catalog during upgrades or restarts. -- Use the \ :literal:`state`\ option to specify the intended state for the local catalog. For example, use \ :literal:`state=initial`\ to create and initialize a local catalog data set if it doesn't exist, or empty an existing local catalog of all records. +- Use the :literal:`state` option to specify the intended state for the local catalog. For example, use :literal:`state=initial` to create and initialize a local catalog data set if it doesn't exist, or empty an existing local catalog of all records. @@ -34,9 +34,9 @@ Parameters cics_data_sets - The name of the \ :literal:`SDFHLOAD`\ library of the CICS installation, for example, \ :literal:`CICSTS61.CICS.SDFHLOAD`\ . + The name of the :literal:`SDFHLOAD` library of the CICS installation, for example, :literal:`CICSTS61.CICS.SDFHLOAD`. - This module uses the \ :literal:`DFHCCUTL`\ utility internally, which is found in the \ :literal:`SDFHLOAD`\ library. + This module uses the :literal:`DFHCCUTL` utility internally, which is found in the :literal:`SDFHLOAD` library. | **required**: True @@ -45,7 +45,7 @@ cics_data_sets sdfhload - The location of the \ :literal:`SDFHLOAD`\ library. If \ :literal:`cics\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SDFHLOAD` library. If :literal:`cics\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -54,7 +54,7 @@ cics_data_sets template - The templated location of the \ :literal:`SDFHLOAD`\ library. + The templated location of the :literal:`SDFHLOAD` library. | **required**: False @@ -64,7 +64,7 @@ cics_data_sets region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. If you want to use a data set that already exists, ensure that the data set is a local catalog data set. @@ -104,7 +104,7 @@ region_data_sets space_primary - The size of the primary space allocated to the local catalog data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the local catalog data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the local catalog data set is being created. If the local catalog data set already exists, the option has no effect. @@ -116,7 +116,7 @@ space_primary space_secondary - The size of the secondary space allocated to the local catalog data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the local catalog data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the local catalog data set is being created. If the local catalog data set already exists, the option has no effect. @@ -128,7 +128,7 @@ space_secondary space_type - The unit portion of the local catalog data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the local catalog data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the local catalog data set is being created. If the local catalog data set already exists, the option has no effect. @@ -145,11 +145,11 @@ space_type state The intended state for the local catalog, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the local catalog data set entirely, if it already exists. + Specify :literal:`absent` to remove the local catalog data set entirely, if it already exists. - Specify \ :literal:`initial`\ to create the local catalog data set if it does not exist, or empty this existing local catalog of all records. + Specify :literal:`initial` to create the local catalog data set if it does not exist, or empty this existing local catalog of all records. - Specify \ :literal:`warm`\ to retain an existing local catalog in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. + Specify :literal:`warm` to retain an existing local catalog in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. | **required**: True diff --git a/_sources/ibm_zos_cics/docs/source/modules/local_request_queue.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/local_request_queue.rst.txt index 34bf6b77..10716a96 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/local_request_queue.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/local_request_queue.rst.txt @@ -20,9 +20,9 @@ local_request_queue -- Create and remove the CICS local request queue Synopsis -------- -- Create and remove the \ `local request queue `__\ data set used by a CICS® region. The local request queue data set stores pending BTS requests. It ensures that, if CICS fails, no pending requests are lost. +- Create and remove the \ `local request queue `__ data set used by a CICS® region. The local request queue data set stores pending BTS requests. It ensures that, if CICS fails, no pending requests are lost. - You can use this module when provisioning or de-provisioning a CICS region. -- Use the \ :literal:`state`\ option to specify the intended state for the local request queue. For example, use \ :literal:`state=initial`\ to create a local request queue data set if it doesn't yet exist, or empty an existing local request queue of all records. +- Use the :literal:`state` option to specify the intended state for the local request queue. For example, use :literal:`state=initial` to create a local request queue data set if it doesn't yet exist, or empty an existing local request queue of all records. @@ -34,7 +34,7 @@ Parameters region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. If you want to use a data set that already exists, ensure that the data set is a local request queue data set. @@ -74,7 +74,7 @@ region_data_sets space_primary - The size of the primary space allocated to the local request queue data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the local request queue data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect when the local request queue data set is being created. If the data set already exists, the option has no effect. @@ -86,7 +86,7 @@ space_primary space_secondary - The size of the secondary space allocated to the local request queue data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the local request queue data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect when the local request queue data set is being created. If the data set already exists, the option has no effect. @@ -98,7 +98,7 @@ space_secondary space_type - The unit portion of the local request queue data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the local request queue data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the local request queue data set is being created. If the data set already exists, the option has no effect. @@ -115,11 +115,11 @@ space_type state The intended state for the local request queue, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the local request queue data set entirely, if it exists. + Specify :literal:`absent` to remove the local request queue data set entirely, if it exists. - Specify \ :literal:`initial`\ to create the local request queue data set if it does not exist, or empty this existing local request queue of all records. + Specify :literal:`initial` to create the local request queue data set if it does not exist, or empty this existing local request queue of all records. - Specify \ :literal:`warm`\ to retain an existing local request queue data set in its current state. The module checks whether the specified data set exists, and if it does, leaves the data set as is. If the data set does not exist, the operation fails. + Specify :literal:`warm` to retain an existing local request queue data set in its current state. The module checks whether the specified data set exists, and if it does, leaves the data set as is. If the data set does not exist, the operation fails. | **required**: True diff --git a/_sources/ibm_zos_cics/docs/source/modules/region_jcl.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/region_jcl.rst.txt index 8e5728b9..0630b653 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/region_jcl.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/region_jcl.rst.txt @@ -21,7 +21,7 @@ region_jcl -- Create CICS startup JCL data set Synopsis -------- - Create a data set containing the JCL to start a CICS® region. -- The JCL is generated by your input of CICS system data sets and system initialization parameters for CICS startup using the \ :literal:`DFHSIP`\ program. +- The JCL is generated by your input of CICS system data sets and system initialization parameters for CICS startup using the :literal:`DFHSIP` program. @@ -42,7 +42,7 @@ applid cics_data_sets - The data set names of the \ :literal:`SDFHAUTH`\ , \ :literal:`SDFHLOAD`\ and \ :literal:`SDFHLIC`\ libraries, for example, \ :literal:`CICSTS61.CICS.SDFHAUTH`\ and \ :literal:`CICSTS61.CICS.SDFHLOAD`\ . + The data set names of the :literal:`SDFHAUTH`\ , :literal:`SDFHLOAD` and :literal:`SDFHLIC` libraries, for example, :literal:`CICSTS61.CICS.SDFHAUTH` and :literal:`CICSTS61.CICS.SDFHLOAD`. | **required**: True @@ -51,7 +51,7 @@ cics_data_sets sdfhauth - The location of the \ :literal:`SDFHAUTH`\ librarty to override the template. + The location of the :literal:`SDFHAUTH` librarty to override the template. | **required**: False @@ -60,7 +60,7 @@ cics_data_sets sdfhlic - The location of the \ :literal:`SDFHLIC`\ library. If \ :literal:`cics\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SDFHLIC` library. If :literal:`cics\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -69,7 +69,7 @@ cics_data_sets sdfhload - The location of the \ :literal:`SDFHLOAD`\ library. If \ :literal:`cics\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SDFHLOAD` library. If :literal:`cics\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -88,7 +88,7 @@ cics_data_sets cpsm_data_sets - The data set names of the \ :literal:`SEYUAUTH`\ and \ :literal:`SEYULOAD`\ libraries, for example, \ :literal:`CTS610.CPSM610.SEYUAUTH`\ . + The data set names of the :literal:`SEYUAUTH` and :literal:`SEYULOAD` libraries, for example, :literal:`CTS610.CPSM610.SEYUAUTH`. | **required**: False @@ -97,7 +97,7 @@ cpsm_data_sets seyuauth - The location of the \ :literal:`SEYUAUTH`\ library. If \ :literal:`cpsm\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SEYUAUTH` library. If :literal:`cpsm\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -106,7 +106,7 @@ cpsm_data_sets seyuload - The location of the \ :literal:`SEYULOAD`\ library. If \ :literal:`cpsm\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SEYULOAD` library. If :literal:`cpsm\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -125,7 +125,7 @@ cpsm_data_sets dfhrpl - Any locations of additional data sets other than \ :literal:`SDFHLOAD`\ , \ :literal:`SCEECICS`\ , \ :literal:`SCEERUN`\ , or \ :literal:`SCEERUN2`\ , to be added to the DFHRPL concatenation. The DFHRPL concatenation is where you specify the libraries that contain modules loaded by CICS, for example, the libraries containing your CICS application programs, your CICS control tables, and so on. You can either add data sets at the very top of the list or append them to the bottom of the list. There are other data sets in between, as determined by the defaults or other input parameters; for example, \ :literal:`SCEERUN`\ and \ :literal:`SCEERUN2`\ as specified with \ :literal:`le\_data\_sets`\ , \ :literal:`SDFHLOAD`\ as specified with \ :literal:`cics\_data\_sets`\ , and so on. + Any locations of additional data sets other than :literal:`SDFHLOAD`\ , :literal:`SCEECICS`\ , :literal:`SCEERUN`\ , or :literal:`SCEERUN2`\ , to be added to the DFHRPL concatenation. The DFHRPL concatenation is where you specify the libraries that contain modules loaded by CICS, for example, the libraries containing your CICS application programs, your CICS control tables, and so on. You can either add data sets at the very top of the list or append them to the bottom of the list. There are other data sets in between, as determined by the defaults or other input parameters; for example, :literal:`SCEERUN` and :literal:`SCEERUN2` as specified with :literal:`le\_data\_sets`\ , :literal:`SDFHLOAD` as specified with :literal:`cics\_data\_sets`\ , and so on. | **required**: False @@ -134,7 +134,7 @@ dfhrpl data_sets - The \ :literal:`DFHRPL`\ data sets to be added to the bottom of the list. + The :literal:`DFHRPL` data sets to be added to the bottom of the list. | **required**: False @@ -143,7 +143,7 @@ dfhrpl top_data_sets - The \ :literal:`DFHRPL`\ data sets to be added to the very top of the list. + The :literal:`DFHRPL` data sets to be added to the very top of the list. | **required**: False @@ -262,7 +262,7 @@ job_parameters job_name - The name of the CICS startup job. The default value is \ :literal:`APPLID`\ . + The name of the CICS startup job. The default value is :literal:`APPLID`. | **required**: False @@ -347,7 +347,7 @@ job_parameters le_data_sets - The data set names of the \ :literal:`SCEECICS`\ , \ :literal:`SCEERUN`\ and \ :literal:`SCEERUN2`\ libraries. + The data set names of the :literal:`SCEECICS`\ , :literal:`SCEERUN` and :literal:`SCEERUN2` libraries. | **required**: True @@ -356,7 +356,7 @@ le_data_sets sceecics - The location of the \ :literal:`SCEECICS`\ library. If \ :literal:`le\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SCEECICS` library. If :literal:`le\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -365,7 +365,7 @@ le_data_sets sceerun - The location of the \ :literal:`SCEERUN`\ library. If \ :literal:`le\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SCEERUN` library. If :literal:`le\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -374,7 +374,7 @@ le_data_sets sceerun2 - The location of the \ :literal:`SCEERUN2`\ library. If \ :literal:`le\_data\_sets.template`\ is provided, this value overrides the template. + The location of the :literal:`SCEERUN2` library. If :literal:`le\_data\_sets.template` is provided, this value overrides the template. | **required**: False @@ -393,7 +393,7 @@ le_data_sets output_data_sets - The system output data sets such as \ :literal:`CEEMSG`\ and \ :literal:`SYSPRINT`\ , as well as the destination class of the output. + The system output data sets such as :literal:`CEEMSG` and :literal:`SYSPRINT`\ , as well as the destination class of the output. | **required**: False @@ -402,7 +402,7 @@ output_data_sets ceemsg - Overrides the default class to use a custom class for the \ :literal:`CEEMSG`\ data set. Alternatively, omit the \ :literal:`CEEMSG`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`CEEMSG` data set. Alternatively, omit the :literal:`CEEMSG` data set from being added to the job. | **required**: False @@ -411,7 +411,7 @@ output_data_sets omit - Specifies whether \ :literal:`CEEMSG`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`CEEMSG` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -420,7 +420,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`CEEMSG`\ data set to. + Specify the output class to assign the :literal:`CEEMSG` data set to. | **required**: False @@ -430,7 +430,7 @@ output_data_sets ceeout - Overrides the default class to use a custom class for the \ :literal:`CEEOUT`\ data set. Alternatively, omit the \ :literal:`CEEOUT`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`CEEOUT` data set. Alternatively, omit the :literal:`CEEOUT` data set from being added to the job. | **required**: False @@ -439,7 +439,7 @@ output_data_sets omit - Specifies whether \ :literal:`CEEOUT`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`CEEOUT` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -448,7 +448,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`CEEOUT`\ data set to. + Specify the output class to assign the :literal:`CEEOUT` data set to. | **required**: False @@ -467,7 +467,7 @@ output_data_sets dfhcxrf - Overrides the default class to use a custom class for the \ :literal:`DFHCXRF`\ data set. Alternatively, omit the \ :literal:`DFHCXRF`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`DFHCXRF` data set. Alternatively, omit the :literal:`DFHCXRF` data set from being added to the job. | **required**: False @@ -476,7 +476,7 @@ output_data_sets omit - Specifies whether \ :literal:`DFHCXRF`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`DFHCXRF` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -485,7 +485,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`DFHCXRF`\ data set to. + Specify the output class to assign the :literal:`DFHCXRF` data set to. | **required**: False @@ -495,7 +495,7 @@ output_data_sets logusr - Overrides the default class to use a custom class for the \ :literal:`LOGUSR`\ data set. Alternatively, omit the \ :literal:`LOGUSR`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`LOGUSR` data set. Alternatively, omit the :literal:`LOGUSR` data set from being added to the job. | **required**: False @@ -504,7 +504,7 @@ output_data_sets omit - Specifies whether \ :literal:`LOGUSR`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`LOGUSR` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -513,7 +513,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`LOGUSR`\ data set to. + Specify the output class to assign the :literal:`LOGUSR` data set to. | **required**: False @@ -523,7 +523,7 @@ output_data_sets msgusr - Overrides the default class to use a custom class for the \ :literal:`MSGUSR`\ data set. Alternatively, omit the \ :literal:`MSGUSR`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`MSGUSR` data set. Alternatively, omit the :literal:`MSGUSR` data set from being added to the job. | **required**: False @@ -532,7 +532,7 @@ output_data_sets omit - Specifies whether \ :literal:`MSGUSR`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`MSGUSR` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -541,7 +541,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`MSGUSR`\ data set to. + Specify the output class to assign the :literal:`MSGUSR` data set to. | **required**: False @@ -551,7 +551,7 @@ output_data_sets sysabend - Overrides the default class to use a custom class for the \ :literal:`SYSABEND`\ data set. Alternatively, omit the \ :literal:`SYSABEND`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`SYSABEND` data set. Alternatively, omit the :literal:`SYSABEND` data set from being added to the job. | **required**: False @@ -560,7 +560,7 @@ output_data_sets omit - Specifies whether \ :literal:`SYSABEND`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`SYSABEND` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -569,7 +569,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`SYSABEND`\ data set to. + Specify the output class to assign the :literal:`SYSABEND` data set to. | **required**: False @@ -579,7 +579,7 @@ output_data_sets sysout - Overrides the default class to use a custom class for the \ :literal:`SYSOUT`\ data set. Alternatively, omit the \ :literal:`SYSOUT`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`SYSOUT` data set. Alternatively, omit the :literal:`SYSOUT` data set from being added to the job. | **required**: False @@ -588,7 +588,7 @@ output_data_sets omit - Specifies whether \ :literal:`SYSOUT`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`SYSOUT` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -597,7 +597,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`SYSOUT`\ data set to. + Specify the output class to assign the :literal:`SYSOUT` data set to. | **required**: False @@ -607,7 +607,7 @@ output_data_sets sysprint - Overrides the default class to use a custom class for the \ :literal:`SYSPRINT`\ data set. Alternatively, omit the \ :literal:`SYSPRINT`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`SYSPRINT` data set. Alternatively, omit the :literal:`SYSPRINT` data set from being added to the job. | **required**: False @@ -616,7 +616,7 @@ output_data_sets omit - Specifies whether \ :literal:`SYSPRINT`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`SYSPRINT` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -625,7 +625,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`SYSPRINT`\ data set to. + Specify the output class to assign the :literal:`SYSPRINT` data set to. | **required**: False @@ -635,7 +635,7 @@ output_data_sets sysudump - Overrides the default class to use a custom class for the \ :literal:`SYSUDUMP`\ data set. Alternatively, omit the \ :literal:`SYSUDUMP`\ data set from being added to the job. + Overrides the default class to use a custom class for the :literal:`SYSUDUMP` data set. Alternatively, omit the :literal:`SYSUDUMP` data set from being added to the job. | **required**: False @@ -644,7 +644,7 @@ output_data_sets omit - Specifies whether \ :literal:`SYSUDUMP`\ should be excluded from being added to the list of sysout data sets. + Specifies whether :literal:`SYSUDUMP` should be excluded from being added to the list of sysout data sets. | **required**: False @@ -653,7 +653,7 @@ output_data_sets sysout - Specify the output class to assign the \ :literal:`SYSUDUMP`\ data set to. + Specify the output class to assign the :literal:`SYSUDUMP` data set to. | **required**: False @@ -664,7 +664,7 @@ output_data_sets region_data_sets - The location of the region data sets, for example, \ :literal:`REGIONS.ABCD01.DFHAUXT`\ , \ :literal:`REGIONS.ABCD01.DFHCSD`\ and \ :literal:`REGIONS.ABCD01.DFHGCD`\ . + The location of the region data sets, for example, :literal:`REGIONS.ABCD01.DFHAUXT`\ , :literal:`REGIONS.ABCD01.DFHCSD` and :literal:`REGIONS.ABCD01.DFHGCD`. | **required**: True @@ -884,7 +884,7 @@ region_data_sets template - The base location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . This is not required if you provide the data set name (dsn) of all the data sets individually. + The base location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. This is not required if you provide the data set name (dsn) of all the data sets individually. | **required**: False @@ -2731,7 +2731,7 @@ sit_parameters You can provide several dictionaries to specify the level of special tracing for several components. Each component is defined by one dictionary. - For information about CICS components and their respetive two-letter code, see \ `Component names and abbreviations `__\ . + For information about CICS components and their respetive two-letter code, see \ `Component names and abbreviations `__. | **required**: False @@ -2879,7 +2879,7 @@ sit_parameters You can provide several dictionaries to specify the level of standard tracing for several components. Each component is defined by one dictionary. For components that are not defined here, their standard tracing levels are determined by STNTR. - For information about CICS components and their respective two-letter code, see \ `Component names and abbreviations `__\ . + For information about CICS components and their respective two-letter code, see \ `Component names and abbreviations `__. | **required**: False @@ -3440,7 +3440,7 @@ sit_parameters space_primary - The size of the primary space allocated to the CICS startup JCL data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the CICS startup JCL data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the CICS startup JCL data set is being created. If the CICS startup JCL data set already exists, the option has no effect. @@ -3455,7 +3455,7 @@ space_primary space_secondary - The size of the secondary space allocated to the CICS startup JCL data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the CICS startup JCL data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the CICS startup JCL data set is being created. If the CICS startup JCL data set already exists, the option has no effect. @@ -3470,13 +3470,13 @@ space_secondary space_type - The unit portion of the CICS startup JCL data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the CICS startup JCL data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the CICS startup JCL data set is being created. If the CICS startup JCL data set already exists, the option has no effect. The size can be specified in megabytes (\ :literal:`M`\ ), kilobytes (\ :literal:`K`\ ), cylinders (\ :literal:`CYL`\ ), or tracks (\ :literal:`TRK`\ ). - If neither \ :literal:`space\_secondary`\ nor \ :literal:`space\_primary`\ is set, then this value does not have any effect. + If neither :literal:`space\_secondary` nor :literal:`space\_primary` is set, then this value does not have any effect. If the target data set is a member in a PDS or PDSE, then this value does not have any effect. @@ -3491,11 +3491,11 @@ space_type state The intended state for the CICS startup JCL data set, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the CICS startup JCL data set entirely, if it already exists. + Specify :literal:`absent` to remove the CICS startup JCL data set entirely, if it already exists. - Specify \ :literal:`initial`\ to create the CICS startup JCL data set if it does not already exist. + Specify :literal:`initial` to create the CICS startup JCL data set if it does not already exist. - Specify \ :literal:`warm`\ to retain an existing CICS startup JCL data set in its current state. The module verifies whether the specified data set exists and whether it matches the generated startup JCL. If both conditions are met, the module leaves the data set as is. If the data set does not exist or does not match, the operation fails. + Specify :literal:`warm` to retain an existing CICS startup JCL data set in its current state. The module verifies whether the specified data set exists and whether it matches the generated startup JCL. If both conditions are met, the module leaves the data set as is. If the data set does not exist or does not match, the operation fails. | **required**: True @@ -3505,7 +3505,7 @@ state steplib - Any locations of additional data sets other than \ :literal:`SDFHAUTH`\ , \ :literal:`SDFHLIC`\ , \ :literal:`SCEERUN`\ , or \ :literal:`SCEERUN2`\ , to be added to the STEPLIB concatenation. The STEPLIB concatenation is where you specify the libraries that contain the modules loaded by the z/OS operating system. You can either add data sets at the very top of the list or append them to the bottom of the list. There are other data sets in between, as determined by the defaults or other input parameters; for example, \ :literal:`SEYUAUTH`\ and \ :literal:`SEYULOAD`\ as sepcified with \ :literal:`cpsm\_data\_sets`\ , \ :literal:`SCEERUN`\ and \ :literal:`SCEERUN2`\ as specified with \ :literal:`le\_data\_sets`\ , \ :literal:`SDFHAUTH`\ and \ :literal:`SDFHLIC`\ as specified with \ :literal:`cics\_data\_sets`\ , and so on. + Any locations of additional data sets other than :literal:`SDFHAUTH`\ , :literal:`SDFHLIC`\ , :literal:`SCEERUN`\ , or :literal:`SCEERUN2`\ , to be added to the STEPLIB concatenation. The STEPLIB concatenation is where you specify the libraries that contain the modules loaded by the z/OS operating system. You can either add data sets at the very top of the list or append them to the bottom of the list. There are other data sets in between, as determined by the defaults or other input parameters; for example, :literal:`SEYUAUTH` and :literal:`SEYULOAD` as sepcified with :literal:`cpsm\_data\_sets`\ , :literal:`SCEERUN` and :literal:`SCEERUN2` as specified with :literal:`le\_data\_sets`\ , :literal:`SDFHAUTH` and :literal:`SDFHLIC` as specified with :literal:`cics\_data\_sets`\ , and so on. | **required**: False @@ -3514,7 +3514,7 @@ steplib data_sets - The \ :literal:`STEPLIB`\ data sets to be added to the bottom of the list. + The :literal:`STEPLIB` data sets to be added to the bottom of the list. | **required**: False @@ -3523,7 +3523,7 @@ steplib top_data_sets - The \ :literal:`STEPLIB`\ data sets to be added to the very top of the list. + The :literal:`STEPLIB` data sets to be added to the very top of the list. | **required**: False diff --git a/_sources/ibm_zos_cics/docs/source/modules/stop_region.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/stop_region.rst.txt index 065132c0..79be18ca 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/stop_region.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/stop_region.rst.txt @@ -20,11 +20,11 @@ stop_region -- Stop a CICS region Synopsis -------- -- Stop a CICS region by issuing a CEMT PERFORM SHUTDOWN command, or by canceling the job through the \ :literal:`jobs.cancel`\ utility provided by Z Open Automation Utilities (ZOAU). You can choose the shutdown mode from NORMAL, IMMEDIATE, or CANCEL. -- The \ :literal:`job\_id`\ , \ :literal:`job\_name`\ , or both can be used to shut down a CICS region. If mulitple jobs are running with the same name, the \ :literal:`job\_id`\ is required. +- Stop a CICS region by issuing a CEMT PERFORM SHUTDOWN command, or by canceling the job through the :literal:`jobs.cancel` utility provided by Z Open Automation Utilities (ZOAU). You can choose the shutdown mode from NORMAL, IMMEDIATE, or CANCEL. +- The :literal:`job\_id`\ , :literal:`job\_name`\ , or both can be used to shut down a CICS region. If mulitple jobs are running with the same name, the :literal:`job\_id` is required. - During a NORMAL or IMMEDIATE shutdown, a shutdown assist transaction should run to enable CICS to shut down in a controlled manner. By default, the CICS-supplied shutdown assist transaction, CESD is used. You can specify a custom shutdown assist transaction in the SDTRAN system initialization parameter. The task runs until the region has successfully shut down, or until the shutdown fails. -- You must have a console installed in the CICS region so that the stop\_region module can communicate with CICS. To define a console, you must install a terminal with the CONSNAME attribute set to your TSO user ID. For detailed instructions, see \ `Defining TSO users as console devices `__\ . Add your console definition into one of the resource lists defined on the GRPLIST system initialization parameter so that it gets installed into the CICS region. Alternatively, you can use a DFHCSDUP script to update an existing CSD. This function is provided by the csd module. -- You can specify a timeout, in seconds, for CICS shutdown processing. After a request to stop CICS is issued, if CICS shutdown processing is not completed when this timeout is reached, the module completes in a failed state. By default, the stop\_region module does not use a timeout, that is, the \ :literal:`timeout`\ parameter assumes a value of -1. +- You must have a console installed in the CICS region so that the stop\_region module can communicate with CICS. To define a console, you must install a terminal with the CONSNAME attribute set to your TSO user ID. For detailed instructions, see \ `Defining TSO users as console devices `__. Add your console definition into one of the resource lists defined on the GRPLIST system initialization parameter so that it gets installed into the CICS region. Alternatively, you can use a DFHCSDUP script to update an existing CSD. This function is provided by the csd module. +- You can specify a timeout, in seconds, for CICS shutdown processing. After a request to stop CICS is issued, if CICS shutdown processing is not completed when this timeout is reached, the module completes in a failed state. By default, the stop\_region module does not use a timeout, that is, the :literal:`timeout` parameter assumes a value of -1. @@ -51,7 +51,7 @@ job_name The stop\_region module uses this job name to identify the state of the CICS region and shut it down. - The \ :literal:`job\_name`\ must be unique; if multiple jobs with the same name are running, use \ :literal:`job\_id`\ . + The :literal:`job\_name` must be unique; if multiple jobs with the same name are running, use :literal:`job\_id`. | **required**: False @@ -62,11 +62,11 @@ job_name mode Specify the type of shutdown to be executed on the CICS region. - Specify \ :literal:`normal`\ to perform a normal shutdown. This instructs the stop\_region module to issue a CEMT PERFORM SHUTDOWN command. + Specify :literal:`normal` to perform a normal shutdown. This instructs the stop\_region module to issue a CEMT PERFORM SHUTDOWN command. - Specify \ :literal:`immediate`\ to perform an immediate shutdown. This instructs the stop\_region module to issue a CEMT PERFORM SHUTDOWN IMMEDIATE command. + Specify :literal:`immediate` to perform an immediate shutdown. This instructs the stop\_region module to issue a CEMT PERFORM SHUTDOWN IMMEDIATE command. - Specify \ :literal:`cancel`\ to cancel the CICS region. This instructs the stop\_region module to use ZOAU's \ :literal:`jobs.cancel`\ utility to process the request. + Specify :literal:`cancel` to cancel the CICS region. This instructs the stop\_region module to use ZOAU's :literal:`jobs.cancel` utility to process the request. | **required**: False diff --git a/_sources/ibm_zos_cics/docs/source/modules/td_intrapartition.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/td_intrapartition.rst.txt index bf22970c..675bf67a 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/td_intrapartition.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/td_intrapartition.rst.txt @@ -20,9 +20,9 @@ td_intrapartition -- Create and remove the CICS transient data intrapartition da Synopsis -------- -- Create and remove the \ `transient data intrapartition `__\ data set used by a CICS® region. This data set holds all the data for intrapartition queues. +- Create and remove the \ `transient data intrapartition `__ data set used by a CICS® region. This data set holds all the data for intrapartition queues. - You can use this module when provisioning or de-provisioning a CICS region. -- Use the \ :literal:`state`\ option to specify the intended state for the transient data intrapartition data set. For example, use \ :literal:`state=initial`\ to create a transient data intrapartition data set if it doesn't exist. +- Use the :literal:`state` option to specify the intended state for the transient data intrapartition data set. For example, use :literal:`state=initial` to create a transient data intrapartition data set if it doesn't exist. @@ -34,7 +34,7 @@ Parameters region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. If you want to use a data set that already exists, ensure that the data set is a transient data intrapartition data set. @@ -74,7 +74,7 @@ region_data_sets space_primary - The size of the primary space allocated to the transient data intrapartition data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the transient data intrapartition data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the transient data intrapartition data set is being created. If the data set already exists, the option has no effect. @@ -86,7 +86,7 @@ space_primary space_secondary - The size of the secondary space allocated to the transient data intrapartition data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the transient data intrapartition data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the transient data intrapartition data set is being created. If the data set already exists, the option has no effect. @@ -98,7 +98,7 @@ space_secondary space_type - The unit portion of the transient data intrapartition data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the transient data intrapartition data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the transient data intrapartition data set is being created. If the data set already exists, the option has no effect. @@ -115,11 +115,11 @@ space_type state The intended state for the transient data intrapartition data set, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the transient data intrapartition data set entirely, if it exists. + Specify :literal:`absent` to remove the transient data intrapartition data set entirely, if it exists. - Specify \ :literal:`initial`\ to create the transient data intrapartition data set if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty one. + Specify :literal:`initial` to create the transient data intrapartition data set if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty one. - Specify \ :literal:`warm`\ to retain an existing transient data intrapartition data set in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. + Specify :literal:`warm` to retain an existing transient data intrapartition data set in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. | **required**: True diff --git a/_sources/ibm_zos_cics/docs/source/modules/transaction_dump.rst.txt b/_sources/ibm_zos_cics/docs/source/modules/transaction_dump.rst.txt index f8bf3d49..4f3072d7 100644 --- a/_sources/ibm_zos_cics/docs/source/modules/transaction_dump.rst.txt +++ b/_sources/ibm_zos_cics/docs/source/modules/transaction_dump.rst.txt @@ -20,7 +20,7 @@ transaction_dump -- Allocate transaction dump data sets Synopsis -------- -- Allocates the two \ `transaction dump `__\ data sets used by a CICS® region. +- Allocates the two \ `transaction dump `__ data sets used by a CICS® region. - The two data sets are referred to as transaction dump data set A (DFHDMPA) and transaction dump data set B (DFHDMPB). @@ -35,9 +35,9 @@ Parameters destination Identifies which one of the transaction dump data sets is the target of the operation. If the value is left blank, A is implied, but you can specify A or B. - Specify \ :literal:`A`\ to create or delete the A data set. + Specify :literal:`A` to create or delete the A data set. - Specify \ :literal:`B`\ to create or delete the B data set. This MUST be set for the creation of the B data set. + Specify :literal:`B` to create or delete the B data set. This MUST be set for the creation of the B data set. | **required**: False @@ -48,7 +48,7 @@ destination region_data_sets - The location of the region data sets to be created by using a template, for example, \ :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`\ . + The location of the region data sets to be created by using a template, for example, :literal:`REGIONS.ABCD0001.\<\< data\_set\_name \>\>`. | **required**: True @@ -105,7 +105,7 @@ region_data_sets space_primary - The size of the primary space allocated to the transaction dump data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the primary space allocated to the transaction dump data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the transaction dump data set is being created. If the data set already exists, the option has no effect. @@ -117,7 +117,7 @@ space_primary space_secondary - The size of the secondary space allocated to the transaction dump data set. Note that this is just the value; the unit is specified with \ :literal:`space\_type`\ . + The size of the secondary space allocated to the transaction dump data set. Note that this is just the value; the unit is specified with :literal:`space\_type`. This option takes effect only when the transaction dump data set is being created. If the data set already exists, the option has no effect. @@ -129,7 +129,7 @@ space_secondary space_type - The unit portion of the transaction dump data set size. Note that this is just the unit; the value for the primary space is specified with \ :literal:`space\_primary`\ and the value for the secondary space is specified with \ :literal:`space\_secondary`\ . + The unit portion of the transaction dump data set size. Note that this is just the unit; the value for the primary space is specified with :literal:`space\_primary` and the value for the secondary space is specified with :literal:`space\_secondary`. This option takes effect only when the transaction dump data set is being created. If the data set already exists, the option has no effect. @@ -146,11 +146,11 @@ space_type state The intended state for the transaction dump data set, which the module aims to achieve. - Specify \ :literal:`absent`\ to remove the transaction dump data set entirely, if it exists. + Specify :literal:`absent` to remove the transaction dump data set entirely, if it exists. - Specify \ :literal:`initial`\ to create the transaction dump data set if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty one. + Specify :literal:`initial` to create the transaction dump data set if it does not exist. If the specified data set exists but is empty, the module leaves the data set as is. If the specified data set exists and has contents, the module deletes the data set and then creates a new, empty one. - Specify \ :literal:`warm`\ to retain an existing transaction dump data set in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. + Specify :literal:`warm` to retain an existing transaction dump data set in its current state. The module verifies whether the specified data set exists and whether it contains any records. If both conditions are met, the module leaves the data set as is. If the data set does not exist or if it is empty, the operation fails. | **required**: True diff --git a/_sources/ibm_zos_core/docs/source/release_notes.rst.txt b/_sources/ibm_zos_core/docs/source/release_notes.rst.txt index 099aab59..19198620 100644 --- a/_sources/ibm_zos_core/docs/source/release_notes.rst.txt +++ b/_sources/ibm_zos_core/docs/source/release_notes.rst.txt @@ -6,8 +6,8 @@ Releases ======== -Version 1.12.0-beta.1 -===================== +Version 1.12.0 +============== Minor Changes ------------- @@ -54,6 +54,11 @@ Bugfixes - ``zos_fetch`` - module option **tmp_hlq** was previously ignored and default values were used. Now the module uses the value set in the option. +- ``zos_find`` + + - Module would not find VSAM data and index resource types. Fix now finds the data and index resource types. + - Module would not find a VSAM cluster resource type if it was in use with DISP=OLD. Fix now finds the VSAM cluster. + - ``zos_job_output`` - module would raise an invalid argument error for a user ID that contained **@**, **$**, or **#**. Now the module supports RACF user naming conventions. - ``zos_job_query`` @@ -65,7 +70,12 @@ Bugfixes - ``zos_mount`` - module option **tmp_hlq** was previously ignored and default values were used. Now the module uses the value set in the option. -- ``zos_mvs_raw`` - module sub-option **base64** for **return_content** did not retrieve DD output as Base64. Now the module returns Base64 encoded contents for the DD. +- ``zos_mvs_raw`` + + - Module sub-option **base64** for **return_content** did not retrieve DD output as Base64. Now the module returns Base64 encoded contents for the DD. + - Module would return the stderr content in stdout when verbose was true and return code was 0. Fix now does not replace stdout content with stderr. + - Module would obfuscate the return code from the program when failing returning 8 instead. Fix now returns the proper return code from the program. + - If a program failed with a non-zero return code and verbose was false, the module would succeed (false positive). Fix now fails the module for all instances where a program has a non-zero return code. - ``zos_script`` - module would only read the first command line argument if more than one was used. Now the module passes all arguments to the remote command. @@ -74,6 +84,7 @@ Bugfixes Availability ------------ +* `Ansible Automation Platform`_ * `Galaxy`_ * `GitHub`_ @@ -88,6 +99,39 @@ Known Issues - ``zos_job_submit`` - when setting 'location' to 'local' and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default. - ``zos_job_submit`` - when submitting JCL, the response value returned for **byte_count** is incorrect. - ``zos_apf`` - When trying to remove a library that contains the '$' character in the name for an APF(authorized program facility), the operation will fail. +- ``zos_find`` - When trying to find a VSAM data set that is allocated with DISP=OLD using age filter the module will not find it. + +Version 1.11.1 +============== + +Bugfixes +-------- + +- ``zos_mvs_raw`` + + - If a program failed with a non-zero return code and verbose was false, the module would succeed. Whereas, if the program failed and verbose was true the module would fail(false positive). Fix now has a consistent behavior and fails in both cases. + - Module would obfuscate the return code from the program when failing returning 8 instead. Fix now returns the proper return code from the program. + - Module would return the stderr content in stdout when verbose was true and return code was 0. Fix now does not replace stdout content with stderr. + + +Availability +------------ + +* `Ansible Automation Platform`_ +* `Galaxy`_ +* `GitHub`_ + +Requirements +------------ + +The IBM z/OS core collection has several dependencies, please review the `z/OS core support matrix`_ to understand both the +control node and z/OS managed node dependencies. + +Known Issues +------------ +- ``zos_job_submit`` - when setting 'location' to 'local' and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default. +- ``zos_job_submit`` - when submitting JCL, the response value returned for **byte_count** is incorrect. +- ``zos_apf`` - When trying to remove a library that contains the '$' character in the name from APF(authorized program facility), operation will fail. Version 1.11.0 ============== @@ -313,6 +357,47 @@ Known Issues - In the past, choices could be defined in either lower or upper case. Now, only the case that is identified in the docs can be set, this is so that the collection can continue to maintain certified status. - Use of special characters (#, @, $, \- ) in different options like data set names and commands is not fully supported, some modules support them but is the user responsibility to escape them. Read each module documentation for further details. +Version 1.9.4 +============= + +Bugfixes +-------- + +- ``zos_mvs_raw`` - If verbose was true, even if the program return code was 0, the module would fail. Fix now ensures the module fails on non-zero return code only. + +Availability +------------ + +* `Ansible Automation Platform`_ +* `Galaxy`_ +* `GitHub`_ + +Requirements +------------ + +The IBM z/OS core collection has several dependencies, please review the `z/OS core support matrix`_ to understand both the +controller and z/OS managed node dependencies. + +Known Issues +------------ + +- ``zos_job_submit`` - when setting 'location' to 'LOCAL' and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default. +- ``zos_job_submit`` - when submitting JCL, the response value returned for **byte_count** is incorrect. + +- ``zos_job_submit``, ``zos_job_output``, ``zos_operator_action_query`` - encounters UTF-8 decoding errors when interacting with results that contain non-printable UTF-8 characters in the response. This has been addressed in this release and corrected with **ZOAU version 1.2.5.6** or later. + + - If the appropriate level of ZOAU can not be installed, some options are to: + + - Specify that the ASA assembler option be enabled to instruct the assembler to use ANSI control characters instead of machine code control characters. + - Ignore module errors by using **ignore_errors:true** for a specific playbook task. + - If the error is resulting from a batch job, add **ignore_errors:true** to the task and capture the output into a registered variable to extract the + job ID with a regular expression. Then use ``zos_job_output`` to display the DD without the non-printable character such as the DD **JESMSGLG**. + - If the error is the result of a batch job, set option **return_output** to false so that no DDs are read which could contain the non-printable UTF-8 characters. + +- ``zos_data_set`` - An undocumented option **size** was defined in module **zos_data_set**, this has been removed to satisfy collection certification, use the intended and documented **space_primary** option. + +- In the past, choices could be defined in either lower or upper case. Now, only the case that is identified in the docs can be set, this is so that the collection can continue to maintain certified status. + Version 1.9.3 ============= diff --git a/_sources/ibm_zos_core/docs/source/resources/releases_maintenance.rst.txt b/_sources/ibm_zos_core/docs/source/resources/releases_maintenance.rst.txt index 3978c53a..563528a1 100644 --- a/_sources/ibm_zos_core/docs/source/resources/releases_maintenance.rst.txt +++ b/_sources/ibm_zos_core/docs/source/resources/releases_maintenance.rst.txt @@ -89,7 +89,7 @@ The z/OS managed node includes several shells, currently the only supported shel +---------+----------------------------+---------------------------------------------------+---------------+---------------+ | Version | Controller | Managed Node | GA | End of Life | +=========+============================+===================================================+===============+===============+ -| 1.12.x |- `ansible-core`_ >=2.15.x |- `z/OS`_ V2R4 - V3Rx | TBD | TBD | +| 1.12.x |- `ansible-core`_ >=2.15.x |- `z/OS`_ V2R5 - V3Rx | 6 Dec 2024 | 6 Dec 2026 | | |- `Ansible`_ >=8.0.x |- `z/OS shell`_ | | | | |- `AAP`_ >=2.4 |- IBM `Open Enterprise SDK for Python`_ | | | | | |- IBM `Z Open Automation Utilities`_ >=1.3.2 | | | @@ -162,4 +162,4 @@ The z/OS managed node includes several shells, currently the only supported shel .. _Ansible: https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix .. _/bin/sh: - https://www.ibm.com/docs/en/zos/3.1.0?topic=descriptions-sh-invoke-shell \ No newline at end of file + https://www.ibm.com/docs/en/zos/3.1.0?topic=descriptions-sh-invoke-shell diff --git a/_sources/zhmc-ansible-modules/docs/source/bibliography.rst.txt b/_sources/zhmc-ansible-modules/docs/source/bibliography.rst.txt index cf5f06cf..a6e5baa0 100644 --- a/_sources/zhmc-ansible-modules/docs/source/bibliography.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/bibliography.rst.txt @@ -27,30 +27,37 @@ Resources The Web Services API of the z Systems Hardware Management Console, described in the following books: HMC API 2.11.1 - `IBM SC27-2616, System z Hardware Management Console Web Services API (Version 2.11.1) `_ + IBM SC27-2616, System z Hardware Management Console Web Services API (Version 2.11.1) (no longer available for download) HMC API 2.12.0 - `IBM SC27-2617, System z Hardware Management Console Web Services API (Version 2.12.0) `_ + IBM SC27-2617, System z Hardware Management Console Web Services API (Version 2.12.0) (no longer available for download) HMC API 2.12.1 - `IBM SC27-2626, System z Hardware Management Console Web Services API (Version 2.12.1) `_ + IBM SC27-2626, System z Hardware Management Console Web Services API (Version 2.12.1) (no longer available for download) HMC API 2.13.0 - `IBM SC27-2627, z Systems Hardware Management Console Web Services API (Version 2.13.0) `_ + `IBM SC27-2627-00a, z Systems Hardware Management Console Web Services API (Version 2.13.0) `_ HMC API 2.13.1 - `IBM SC27-2634, z Systems Hardware Management Console Web Services API (Version 2.13.1) `_ + `IBM SC27-2634-03a, z Systems Hardware Management Console Web Services API (Version 2.13.1) `_ HMC API 2.14.0 - `IBM SC27-2636, IBM Z Hardware Management Console Web Services API (Version 2.14.0) `_ + `IBM SC27-2636-04a, IBM Z Hardware Management Console Web Services API (Version 2.14.0) `_ HMC API 2.14.1 - `IBM SC27-2637, IBM Z Hardware Management Console Web Services API (Version 2.14.1) `_ + `IBM SC27-2637-01a, IBM Z Hardware Management Console Web Services API (Version 2.14.1) `_ HMC API 2.15.0 - `IBM SC27-2638, IBM Z Hardware Management Console Web Services API (Version 2.15.0) `_ + `IBM SC27-2638-04c, IBM Z Hardware Management Console Web Services API (Version 2.15.0) `_ (covers both GA1 and GA2) + HMC API 2.16.0 + `IBM SC27-2642-02, IBM Z Hardware Management Console Web Services API (Version 2.16.0) `_ + (covers both GA1 and GA2) + + HMC Security + `IBM SC28-6987-01, Hardware Management Console Security `_ + .. _`Java regular expressions`: Java regular expressions @@ -59,4 +66,4 @@ Resources .. _`CoD Users Guide`: Capacity on Demand User's Guide - `IBM SC28-6985, IBM Z Capacity on Demand User's Guide `_ + `IBM SC28-6985, IBM Z Capacity on Demand User's Guide `_ diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter.rst.txt index 3d8b0b81..4a89040b 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter.rst.txt @@ -52,35 +52,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -103,15 +103,15 @@ name match - Only for \ :literal:`state=set`\ : Match properties for identifying the target adapter in the set of adapters in the CPC, if an adapter with the name specified in the \ :literal:`name`\ module parameter does not exist in that set. This parameter will be ignored otherwise. + Only for :literal:`state=set`\ : Match properties for identifying the target adapter in the set of adapters in the CPC, if an adapter with the name specified in the :literal:`name` module parameter does not exist in that set. This parameter will be ignored otherwise. - Use of this parameter allows renaming an adapter: The \ :literal:`name`\ module parameter specifies the new name of the target adapter, and the \ :literal:`match`\ module parameter identifies the adapter to be renamed. This can be combined with other property updates by using the \ :literal:`properties`\ module parameter. + Use of this parameter allows renaming an adapter: The :literal:`name` module parameter specifies the new name of the target adapter, and the :literal:`match` module parameter identifies the adapter to be renamed. This can be combined with other property updates by using the :literal:`properties` module parameter. The parameter is a dictionary. The key of each dictionary item is the property name as specified in the data model for adapter resources, with underscores instead of hyphens. The value of each dictionary item is the match value for the property (in YAML syntax). Integer properties may also be provided as decimal strings. The specified match properties follow the rules of filtering for the zhmcclient library as described in https://python-zhmcclient.readthedocs.io/en/stable/concepts.html#filtering - The possible match properties are all properties in the data model for adapter resources, including \ :literal:`name`\ . + The possible match properties are all properties in the data model for adapter resources, including :literal:`name`. | **required**: False | **type**: dict @@ -120,13 +120,13 @@ match state The desired state for the adapter. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`set`\ : Ensures that an existing adapter has the specified properties. + \* :literal:`set`\ : Ensures that an existing adapter has the specified properties. - \* \ :literal:`present`\ : Ensures that a Hipersockets adapter exists and has the specified properties. + \* :literal:`present`\ : Ensures that a Hipersockets adapter exists and has the specified properties. - \* \ :literal:`absent`\ : Ensures that a Hipersockets adapter does not exist. + \* :literal:`absent`\ : Ensures that a Hipersockets adapter does not exist. - \* \ :literal:`facts`\ : Returns the adapter properties including its ports. + \* :literal:`facts`\ : Returns the adapter properties including its ports. | **required**: True | **type**: str @@ -134,17 +134,17 @@ state properties - Only for \ :literal:`state=set|present`\ : New values for the properties of the adapter. Properties omitted in this dictionary will remain unchanged. This parameter will be ignored for other states. + Only for :literal:`state=set|present`\ : New values for the properties of the adapter. Properties omitted in this dictionary will remain unchanged. This parameter will be ignored for other states. The parameter is a dictionary. The key of each dictionary item is the property name as specified in the data model for adapter resources, with underscores instead of hyphens. The value of each dictionary item is the property value (in YAML syntax). Integer properties may also be provided as decimal strings. The possible properties in this dictionary are the properties defined as writeable in the data model for adapter resources, with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified as a property because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified as a property because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`type`\ : The desired adapter type can be specified in order to support adapters that can change their type (e.g. the FICON Express adapter can change its type between \ :literal:`not-configured`\ , \ :literal:`fcp`\ and \ :literal:`fc`\ ). + \* :literal:`type`\ : The desired adapter type can be specified in order to support adapters that can change their type (e.g. the FICON Express adapter can change its type between :literal:`not-configured`\ , :literal:`fcp` and :literal:`fc`\ ). - \* \ :literal:`crypto\_type`\ : The crypto type can be specified in order to support the ability of the Crypto Express adapters to change their crypto type. Valid values are \ :literal:`ep11`\ , \ :literal:`cca`\ and \ :literal:`acc`\ . Changing to \ :literal:`acc`\ will zeroize the crypto adapter. + \* :literal:`crypto\_type`\ : The crypto type can be specified in order to support the ability of the Crypto Express adapters to change their crypto type. Valid values are :literal:`ep11`\ , :literal:`cca` and :literal:`acc`. Changing to :literal:`acc` will zeroize the crypto adapter. | **required**: False | **type**: dict @@ -243,7 +243,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -255,9 +255,9 @@ msg | **type**: str adapter - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=set|present|facts`\ , the adapter and its ports. + For :literal:`state=set|present|facts`\ , the adapter and its ports. | **returned**: success | **type**: dict @@ -309,7 +309,7 @@ adapter | **type**: str {property} - Additional properties of the adapter, as described in the data model of the 'Adapter' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the adapter, as described in the data model of the 'Adapter' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw @@ -325,7 +325,7 @@ adapter | **type**: str {property} - Additional properties of the port, as described in the data model of the 'Network Port' or 'Storage Port' element object of the 'Adapter' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. In case of unconfigured FICON adapters, the property list is short. + Additional properties of the port, as described in the data model of the 'Network Port' or 'Storage Port' element object of the 'Adapter' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. In case of unconfigured FICON adapters, the property list is short. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list.rst.txt index 4b7b7fd8..5d46dea9 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -134,7 +134,7 @@ status additional_properties List of additional properties to be returned for each adapter, in addition to the default properties (see result description). - Mutually exclusive with \ :literal:`full\_properties`\ . + Mutually exclusive with :literal:`full\_properties`. The property names are specified with underscores instead of hyphens. @@ -148,9 +148,9 @@ additional_properties full_properties If True, all properties of each adapter will be returned. Default: False. - Mutually exclusive with \ :literal:`additional\_properties`\ . + Mutually exclusive with :literal:`additional\_properties`. - Note: Setting this to True causes a loop of 'Get Adapter Properties' operations to be executed. It is preferable from a performance perspective to use the \ :literal:`additional\_properties`\ parameter instead. + Note: Setting this to True causes a loop of 'Get Adapter Properties' operations to be executed. It is preferable from a performance perspective to use the :literal:`additional\_properties` parameter instead. | **required**: False | **type**: bool @@ -227,7 +227,7 @@ msg | **type**: str adapters - The list of adapters, with a subset of their properties. For details on the properties, see the data model of the 'Adapter' resource (see \ :ref:`HMC API `\ ) + The list of adapters, with a subset of their properties. For details on the properties, see the data model of the 'Adapter' resource (see :ref:`HMC API `\ ) | **returned**: success | **type**: list @@ -278,7 +278,7 @@ adapters | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ or \ :literal:`additional\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties` or :literal:`additional\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_console.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_console.rst.txt index 828f6ff9..fc472e79 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_console.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_console.rst.txt @@ -23,8 +23,8 @@ Synopsis Requirements ------------ -- For \ :literal:`state=facts`\ , no specific task or object-access permissions are required. -- For \ :literal:`state=upgrade`\ , task permission to the 'Single Step Console Internal Code' task is required. +- For :literal:`state=facts`\ , no specific task or object-access permissions are required. +- For :literal:`state=upgrade`\ , task permission to the 'Single Step Console Internal Code' task is required. @@ -50,35 +50,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -89,9 +89,9 @@ hmc_auth state The action to be performed on the HMC: - \* \ :literal:`facts`\ : Returns facts about the HMC. + \* :literal:`facts`\ : Returns facts about the HMC. - \* \ :literal:`upgrade`\ : Upgrades the firmware of the HMC and returns the new facts after the upgrade. If the HMC firmware is already at the requested bundle level, nothing is changed and the module succeeds. + \* :literal:`upgrade`\ : Upgrades the firmware of the HMC and returns the new facts after the upgrade. If the HMC firmware is already at the requested bundle level, nothing is changed and the module succeeds. | **required**: True | **type**: str @@ -99,9 +99,9 @@ state bundle_level - Name of the bundle to be installed on the HMC (e.g. \ :literal:`H71`\ ) + Name of the bundle to be installed on the HMC (e.g. :literal:`H71`\ ) - Required for \ :literal:`state=upgrade`\ + Required for :literal:`state=upgrade` | **required**: False | **type**: str @@ -118,11 +118,11 @@ upgrade_timeout backup_location_type Type of backup location for the HMC backup that is performed: - \* \ :literal:`ftp`\ : The FTP server that was used for the last console backup as defined on the 'Configure Backup Settings' user interface task in the HMC GUI. + \* :literal:`ftp`\ : The FTP server that was used for the last console backup as defined on the 'Configure Backup Settings' user interface task in the HMC GUI. - \* \ :literal:`usb`\ : The USB storage device mounted to the HMC. + \* :literal:`usb`\ : The USB storage device mounted to the HMC. - Optional for \ :literal:`state=upgrade`\ , default: \ :literal:`usb`\ + Optional for :literal:`state=upgrade`\ , default: :literal:`usb` | **required**: False | **type**: str @@ -133,7 +133,7 @@ backup_location_type accept_firmware Accept the previous bundle level before installing the new level. - Optional for \ :literal:`state=upgrade`\ , default: True + Optional for :literal:`state=upgrade`\ , default: True | **required**: False | **type**: bool @@ -188,7 +188,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -222,7 +222,7 @@ hmc | **type**: str {property} - Additional properties of the Console object representing the targeted HMC, as described in the data model of the 'Console' object in the \ :ref:`HMC API `\ book. Note that the set of properties has been extended over the past HMC versions, so you will get less properties on older HMC versions. The property names have hyphens (-) as described in that book. + Additional properties of the Console object representing the targeted HMC, as described in the data model of the 'Console' object in the :ref:`HMC API ` book. Note that the set of properties has been extended over the past HMC versions, so you will get less properties on older HMC versions. The property names have hyphens (-) as described in that book. | **type**: raw @@ -232,7 +232,7 @@ hmc | **type**: dict {property} - The properties returned from the 'Query API Version' operation, as described in the \ :ref:`HMC API `\ book. Note that the set of properties has been extended over the past HMC versions, so you will get less properties on older HMC versions. The property names have hyphens (-) as described in that book. + The properties returned from the 'Query API Version' operation, as described in the :ref:`HMC API ` book. Note that the set of properties has been extended over the past HMC versions, so you will get less properties on older HMC versions. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc.rst.txt index 90a6e8b2..2451751e 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc.rst.txt @@ -53,35 +53,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -99,15 +99,15 @@ name state The desired state for the CPC. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`inactive`\ : Ensures the CPC is inactive. + \* :literal:`inactive`\ : Ensures the CPC is inactive. - \* \ :literal:`active`\ : Ensures the CPC is active and then ensures that the CPC has the specified properties. The operational mode of the CPC cannot be changed. + \* :literal:`active`\ : Ensures the CPC is active and then ensures that the CPC has the specified properties. The operational mode of the CPC cannot be changed. - \* \ :literal:`set`\ : Ensures that the CPC has the specified properties. + \* :literal:`set`\ : Ensures that the CPC has the specified properties. - \* \ :literal:`facts`\ : Returns the CPC properties including its child resources. + \* :literal:`facts`\ : Returns the CPC properties including its child resources. - \* \ :literal:`upgrade`\ : Upgrades the firmware of the SE of the CPC and returns the new facts after the upgrade. If the SE firmware is already at the requested bundle level, nothing is changed and the module succeeds. + \* :literal:`upgrade`\ : Upgrades the firmware of the SE of the CPC and returns the new facts after the upgrade. If the SE firmware is already at the requested bundle level, nothing is changed and the module succeeds. | **required**: True | **type**: str @@ -115,13 +115,13 @@ state select_properties - Limits the returned properties of the CPC to those specified in this parameter plus those specified in the \ :literal:`properties`\ parameter. + Limits the returned properties of the CPC to those specified in this parameter plus those specified in the :literal:`properties` parameter. The properties can be specified with underscores or hyphens in their names. Null indicates not to limit the returned properties in this way. - This parameter is ignored for \ :literal:`state`\ values that cause no properties to be returned. + This parameter is ignored for :literal:`state` values that cause no properties to be returned. The returned child resources (adapters, partitions, storage groups) cannot be excluded using this parameter. @@ -133,18 +133,18 @@ select_properties activation_profile_name - The name of the reset activation profile to be used when activating the CPC in the classic operational mode, for \ :literal:`state=active`\ . This parameter is ignored when the CPC is in classic mode and was already active, and when the CPC is in DPM mode. + The name of the reset activation profile to be used when activating the CPC in the classic operational mode, for :literal:`state=active`. This parameter is ignored when the CPC is in classic mode and was already active, and when the CPC is in DPM mode. Default: The reset activation profile specified in the 'next-activation-profile-name' property of the CPC. - This parameter is not allowed for the other \ :literal:`state`\ values. + This parameter is not allowed for the other :literal:`state` values. | **required**: False | **type**: str properties - Only for \ :literal:`state=set`\ and \ :literal:`state=active`\ : New values for the properties of the CPC. Properties omitted in this dictionary will remain unchanged. This parameter will be ignored for other \ :literal:`state`\ values. + Only for :literal:`state=set` and :literal:`state=active`\ : New values for the properties of the CPC. Properties omitted in this dictionary will remain unchanged. This parameter will be ignored for other :literal:`state` values. The parameter is a dictionary. The key of each dictionary item is the property name as specified in the data model for CPC resources, with underscores instead of hyphens. The value of each dictionary item is the property value (in YAML syntax). Integer properties may also be provided as decimal strings. @@ -155,9 +155,9 @@ properties bundle_level - Name of the bundle to be installed on the SE of the CPC (e.g. \ :literal:`S71`\ ) + Name of the bundle to be installed on the SE of the CPC (e.g. :literal:`S71`\ ) - Required for \ :literal:`state=upgrade`\ + Required for :literal:`state=upgrade` | **required**: False | **type**: str @@ -174,7 +174,7 @@ upgrade_timeout accept_firmware Accept the previous bundle level before installing the new level. - Optional for \ :literal:`state=upgrade`\ , default: True + Optional for :literal:`state=upgrade`\ , default: True | **required**: False | **type**: bool @@ -258,7 +258,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -270,9 +270,9 @@ msg | **type**: str cpc - For \ :literal:`state=inactive`\ , an empty dictionary. + For :literal:`state=inactive`\ , an empty dictionary. - For \ :literal:`state=active|set|facts|upgrade`\ , the resource properties of the CPC after after any specified updates have been applied, and its adapters, partitions, and storage groups. + For :literal:`state=active|set|facts|upgrade`\ , the resource properties of the CPC after after any specified updates have been applied, and its adapters, partitions, and storage groups. | **returned**: success | **type**: dict @@ -339,12 +339,12 @@ cpc | **type**: str {property} - Additional properties of the CPC, as described in the data model of the 'CPC' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the CPC, as described in the data model of the 'CPC' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw adapters - The adapters of the CPC, with a subset of their properties. For details, see the \ :ref:`HMC API `\ book. + The adapters of the CPC, with a subset of their properties. For details, see the :ref:`HMC API ` book. | **type**: list | **elements**: dict @@ -381,7 +381,7 @@ cpc partitions - The defined partitions of the CPC, with a subset of their properties. For details, see the \ :ref:`HMC API `\ book. + The defined partitions of the CPC, with a subset of their properties. For details, see the :ref:`HMC API ` book. | **type**: list | **elements**: dict @@ -408,7 +408,7 @@ cpc storage-groups - The storage groups associated with the CPC, with a subset of their properties. For details, see the \ :ref:`HMC API `\ book. + The storage groups associated with the CPC, with a subset of their properties. For details, see the :ref:`HMC API ` book. | **type**: list | **elements**: dict diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity.rst.txt index 504849f5..783af1d8 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity.rst.txt @@ -18,7 +18,7 @@ Synopsis -------- - Gather facts about the processor capacity of a CPC (Z system). - Update the processor capacity of a CPC (Z system) via adding or removing temporary capacity (On/Off CoD). -- For details on processor capacity on demand, see the \ :ref:`Capacity on Demand User's Guide `\ . +- For details on processor capacity on demand, see the :ref:`Capacity on Demand User's Guide `. Requirements @@ -52,35 +52,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -98,9 +98,9 @@ name state The desired state for the operation: - \* \ :literal:`set`\ : Ensures that the CPC has the specified specialty processor capacity and the specified software model, and returns the resulting processor capacity of the CPC. + \* :literal:`set`\ : Ensures that the CPC has the specified specialty processor capacity and the specified software model, and returns the resulting processor capacity of the CPC. - \* \ :literal:`facts`\ : Does not change anything on the CPC and returns the current processor capacity of the CPC. + \* :literal:`facts`\ : Does not change anything on the CPC and returns the current processor capacity of the CPC. | **required**: True | **type**: str @@ -110,7 +110,7 @@ state record_id The ID of the capacity record to be used for any updates of the processor capacity. - Required for \ :literal:`state=set`\ . + Required for :literal:`state=set`. | **required**: False | **type**: str @@ -126,13 +126,13 @@ software_model software_model_direction - Indicates the direction of the capacity change for general purpose processors in \ :literal:`software\_model`\ , relative to the current software model: + Indicates the direction of the capacity change for general purpose processors in :literal:`software\_model`\ , relative to the current software model: - \* \ :literal:`increase`\ : The specified software model defines more general purpose processors than the current software model. + \* :literal:`increase`\ : The specified software model defines more general purpose processors than the current software model. - \* \ :literal:`decrease`\ : The specified software model defines less general purpose processors than the current software model. + \* :literal:`decrease`\ : The specified software model defines less general purpose processors than the current software model. - Ignored when \ :literal:`software\_model`\ is null, not provided, or specifies the current software model. Otherwise required. + Ignored when :literal:`software\_model` is null, not provided, or specifies the current software model. Otherwise required. | **required**: False | **type**: str @@ -140,13 +140,13 @@ software_model_direction specialty_processors - The target number of specialty processors to be active. Processor types not provided will not be changed. Target numbers of general purpose processors can be set via the \ :literal:`software\_model`\ parameter. + The target number of specialty processors to be active. Processor types not provided will not be changed. Target numbers of general purpose processors can be set via the :literal:`software\_model` parameter. - Each item in the dictionary identifies the target number of processors of one type of specialty processor. The key identifies the type of specialty processor (\ :literal:`icf`\ , \ :literal:`ifl`\ , \ :literal:`iip`\ , \ :literal:`sap`\ ), and the value is the target number of processors of that type. Note that the target number is the number of permanently activated processors plus the number of temporarily activated processors. + Each item in the dictionary identifies the target number of processors of one type of specialty processor. The key identifies the type of specialty processor (\ :literal:`icf`\ , :literal:`ifl`\ , :literal:`iip`\ , :literal:`sap`\ ), and the value is the target number of processors of that type. Note that the target number is the number of permanently activated processors plus the number of temporarily activated processors. The target number for each processor type may be larger, equal or lower than the current number, but it must not be lower than the number of permanent processors of that type. - If the target number of processors is not installed in the CPC, the \ :literal:`force`\ parameter controls what happens. + If the target number of processors is not installed in the CPC, the :literal:`force` parameter controls what happens. If null, empty or not provided, the specialty processor capacity will remain unchanged. @@ -155,7 +155,7 @@ specialty_processors test_activation - Indicates that test resources instead of real resources from the capacity record should be activated. Test resources are automatically deactivated after 24h. This is mainly used for Capacity Backup Upgrade (CBU) test activations. For details, see the \ :ref:`Capacity on Demand User's Guide `\ . + Indicates that test resources instead of real resources from the capacity record should be activated. Test resources are automatically deactivated after 24h. This is mainly used for Capacity Backup Upgrade (CBU) test activations. For details, see the :ref:`Capacity on Demand User's Guide `. | **required**: False | **type**: bool @@ -229,7 +229,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list.rst.txt index 5a71e619..cc11ee6f 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -192,7 +192,7 @@ cpcs | **type**: bool status - The current status of the CPC. For details, see the description of the 'status' property in the data model of the 'CPC' resource (see \ :ref:`HMC API `\ ). Only included for managed CPCs. + The current status of the CPC. For details, see the description of the 'status' property in the data model of the 'CPC' resource (see :ref:`HMC API `\ ). Only included for managed CPCs. | **type**: str @@ -212,7 +212,7 @@ cpcs | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment.rst.txt index 03fc85c4..38f329bc 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment.rst.txt @@ -52,35 +52,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -105,11 +105,11 @@ partition_name state The desired state for the crypto attachment. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`attached`\ : Ensures that the specified number of crypto adapters of the specified crypto type, and the specified range of domain index numbers in the specified access mode are attached to the partition. + \* :literal:`attached`\ : Ensures that the specified number of crypto adapters of the specified crypto type, and the specified range of domain index numbers in the specified access mode are attached to the partition. - \* \ :literal:`detached`\ : Ensures that no crypto adapter and no crypto domains are attached to the partition. + \* :literal:`detached`\ : Ensures that no crypto adapter and no crypto domains are attached to the partition. - \* \ :literal:`facts`\ : Returns the crypto configuration of the partition. + \* :literal:`facts`\ : Returns the crypto configuration of the partition. | **required**: True | **type**: str @@ -117,14 +117,14 @@ state adapter_count - Only for \ :literal:`state=attached`\ : The number of crypto adapters the partition needs to have attached. The special value -1 means all adapters of the desired crypto type in the CPC. The \ :literal:`adapter\_names`\ and \ :literal:`adapter\_count`\ parameters are mutually exclusive and one of them must be specified. + Only for :literal:`state=attached`\ : The number of crypto adapters the partition needs to have attached. The special value -1 means all adapters of the desired crypto type in the CPC. The :literal:`adapter\_names` and :literal:`adapter\_count` parameters are mutually exclusive and one of them must be specified. | **required**: False | **type**: int crypto_type - Only for \ :literal:`state=attached`\ : The crypto type of the crypto adapters that will be selected from when \ :literal:`adapter\_count`\ is specified. Ignored when \ :literal:`adapter\_names`\ is specified. + Only for :literal:`state=attached`\ : The crypto type of the crypto adapters that will be selected from when :literal:`adapter\_count` is specified. Ignored when :literal:`adapter\_names` is specified. | **required**: False | **type**: str @@ -133,7 +133,7 @@ crypto_type adapter_names - Only for \ :literal:`state=attached`\ : The names of the crypto adapters the partition needs to have attached. The \ :literal:`adapter\_names`\ and \ :literal:`adapter\_count`\ parameters are mutually exclusive and one of them must be specified. + Only for :literal:`state=attached`\ : The names of the crypto adapters the partition needs to have attached. The :literal:`adapter\_names` and :literal:`adapter\_count` parameters are mutually exclusive and one of them must be specified. | **required**: False | **type**: list @@ -141,7 +141,7 @@ adapter_names domain_range - Only for \ :literal:`state=attached`\ : The domain range the partition needs to have attached, as a tuple of integers (min, max) that specify the inclusive range of domain index numbers. Other domains attached to the partition remain unchanged. The special value -1 for the max item means the maximum supported domain index number. + Only for :literal:`state=attached`\ : The domain range the partition needs to have attached, as a tuple of integers (min, max) that specify the inclusive range of domain index numbers. Other domains attached to the partition remain unchanged. The special value -1 for the max item means the maximum supported domain index number. | **required**: False | **type**: list @@ -150,7 +150,7 @@ domain_range access_mode - Only for \ :literal:`state=attached`\ : The access mode in which the crypto domains specified in \ :literal:`domain\_range`\ need to be attached. + Only for :literal:`state=attached`\ : The access mode in which the crypto domains specified in :literal:`domain\_range` need to be attached. | **required**: False | **type**: str @@ -246,7 +246,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -342,7 +342,7 @@ crypto_configuration | **type**: str {property} - Additional properties of the adapter, as described in the data model of the 'Adapter' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the adapter, as described in the data model of the 'Adapter' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_hba.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_hba.rst.txt index 91398200..cfe079d4 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_hba.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_hba.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -111,9 +111,9 @@ name state The desired state for the HBA. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the HBA does not exist in the specified partition. + \* :literal:`absent`\ : Ensures that the HBA does not exist in the specified partition. - \* \ :literal:`present`\ : Ensures that the HBA exists in the specified partition and has the specified properties. + \* :literal:`present`\ : Ensures that the HBA exists in the specified partition and has the specified properties. | **required**: True | **type**: str @@ -121,17 +121,17 @@ state properties - Dictionary with input properties for the HBA, for \ :literal:`state=present`\ . Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for \ :literal:`state=absent`\ . + Dictionary with input properties for the HBA, for :literal:`state=present`. Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for :literal:`state=absent`. The possible input properties in this dictionary are the properties defined as writeable in the data model for HBA resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`adapter\_port\_uri`\ : Cannot be specified because this information is specified using the artificial properties \ :literal:`adapter\_name`\ and \ :literal:`adapter\_port`\ . + \* :literal:`adapter\_port\_uri`\ : Cannot be specified because this information is specified using the artificial properties :literal:`adapter\_name` and :literal:`adapter\_port`. - \* \ :literal:`adapter\_name`\ : The name of the adapter that has the port backing the target HBA. Cannot be changed after the HBA exists. + \* :literal:`adapter\_name`\ : The name of the adapter that has the port backing the target HBA. Cannot be changed after the HBA exists. - \* \ :literal:`adapter\_port`\ : The port index of the adapter port backing the target HBA. Cannot be changed after the HBA exists. + \* :literal:`adapter\_port`\ : The port index of the adapter port backing the target HBA. Cannot be changed after the HBA exists. Properties omitted in this dictionary will remain unchanged when the HBA already exists, and will get the default value defined in the data model for HBAs when the HBA is being created. @@ -195,7 +195,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -207,9 +207,9 @@ msg | **type**: str hba - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present`\ , the resource properties of the HBA after any changes. + For :literal:`state=present`\ , the resource properties of the HBA after any changes. | **returned**: success | **type**: dict @@ -220,7 +220,7 @@ hba | **type**: str {property} - Additional properties of the HBA, as described in the data model of the 'HBA' element object of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the HBA, as described in the data model of the 'HBA' element object of the 'Partition' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.rst.txt index 7c43dae6..473b0b32 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.rst.txt @@ -49,35 +49,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -97,11 +97,11 @@ name state The desired state for the LDAP Server Definition. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the LDAP Server Definition does not exist. + \* :literal:`absent`\ : Ensures that the LDAP Server Definition does not exist. - \* \ :literal:`present`\ : Ensures that the LDAP Server Definition exists and has the specified properties. + \* :literal:`present`\ : Ensures that the LDAP Server Definition exists and has the specified properties. - \* \ :literal:`facts`\ : Returns the LDAP Server Definition properties. + \* :literal:`facts`\ : Returns the LDAP Server Definition properties. | **required**: True | **type**: str @@ -109,13 +109,13 @@ state properties - Dictionary with desired properties for the LDAP Server Definition. Used for \ :literal:`state=present`\ ; ignored for \ :literal:`state=absent|facts`\ . Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with desired properties for the LDAP Server Definition. Used for :literal:`state=present`\ ; ignored for :literal:`state=absent|facts`. Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for LDAP Server Definition resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - Properties omitted in this dictionary will remain unchanged when the LDAP Server Definition already exists, and will get the default value defined in the data model for LDAP Server Definitions in the \ :ref:`HMC API `\ book when the LDAP Server Definition is being created. + Properties omitted in this dictionary will remain unchanged when the LDAP Server Definition already exists, and will get the default value defined in the data model for LDAP Server Definitions in the :ref:`HMC API ` book when the LDAP Server Definition is being created. | **required**: False | **type**: dict @@ -180,7 +180,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -192,9 +192,9 @@ msg | **type**: str ldap_server_definition - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts`\ , a dictionary with the resource properties of the target LDAP Server Definition. + For :literal:`state=present|facts`\ , a dictionary with the resource properties of the target LDAP Server Definition. | **returned**: success | **type**: dict @@ -228,7 +228,7 @@ ldap_server_definition | **type**: str {property} - Additional properties of the LDAP Server Definition, as described in the data model of the 'LDAP Server Definition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the LDAP Server Definition, as described in the data model of the 'LDAP Server Definition' object in the :ref:`HMC API ` book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list.rst.txt index ef645ebf..3b6653a1 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.rst.txt index c0a78635..cada73dd 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.rst.txt @@ -55,35 +55,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -108,19 +108,19 @@ name state The desired state for the LPAR: - \* \ :literal:`inactive`\ : Ensures that the LPAR is inactive (i.e. status 'not-activated'), unless the LPAR is currently operating and the \ :literal:`force`\ parameter was not set to True. Properties cannot be updated. The LPAR is deactivated if needed. + \* :literal:`inactive`\ : Ensures that the LPAR is inactive (i.e. status 'not-activated'), unless the LPAR is currently operating and the :literal:`force` parameter was not set to True. Properties cannot be updated. The LPAR is deactivated if needed. - \* \ :literal:`active`\ : Ensures that the LPAR is at least active (i.e. status is 'not-operating', 'operating' or 'exceptions'), and then ensures that the LPAR properties have the specified values. The LPAR is activated if needed using the 'Activate Logical Partition' operation. In certain cases, that operation will automatically load the LPAR. For details, see the \ :literal:`activation\_profile\_name`\ parameter. + \* :literal:`active`\ : Ensures that the LPAR is at least active (i.e. status is 'not-operating', 'operating' or 'exceptions'), and then ensures that the LPAR properties have the specified values. The LPAR is activated if needed using the 'Activate Logical Partition' operation. In certain cases, that operation will automatically load the LPAR. For details, see the :literal:`activation\_profile\_name` parameter. - \* \ :literal:`loaded`\ : Ensures that the LPAR is loaded (i.e. status is 'operating' or 'exceptions'), and then ensures that the LPAR properties have the specified values. The LPAR is first activated if needed using the 'Activate Logical Partition' operation, and then loaded if needed using the 'Load Logical Partition' operation. For details, see the \ :literal:`activation\_profile\_name`\ parameter. + \* :literal:`loaded`\ : Ensures that the LPAR is loaded (i.e. status is 'operating' or 'exceptions'), and then ensures that the LPAR properties have the specified values. The LPAR is first activated if needed using the 'Activate Logical Partition' operation, and then loaded if needed using the 'Load Logical Partition' operation. For details, see the :literal:`activation\_profile\_name` parameter. - \* \ :literal:`reset\_clear`\ : Performs the 'Reset Clear' HMC operation on the LPAR. This initializes the LPAR for loading by clearing its pending interruptions, resetting its channel subsystem, resetting its processors, and clearing its memory). The LPAR must be in status 'not-operating', 'operating', or 'exceptions'. If the LPAR status is 'operating' or 'exceptions', the operation will fail unless the \ :literal:`force`\ parameter is set to True. Properties cannot be updated. + \* :literal:`reset\_clear`\ : Performs the 'Reset Clear' HMC operation on the LPAR. This initializes the LPAR for loading by clearing its pending interruptions, resetting its channel subsystem, resetting its processors, and clearing its memory). The LPAR must be in status 'not-operating', 'operating', or 'exceptions'. If the LPAR status is 'operating' or 'exceptions', the operation will fail unless the :literal:`force` parameter is set to True. Properties cannot be updated. - \* \ :literal:`reset\_normal`\ : Performs the 'Reset Normal' HMC operation on the LPAR. This initializes the LPAR for loading by clearing its pending interruptions, resetting its channel subsystem, and resetting its processors). It does not clear the memory. The LPAR must be in status 'not-operating', 'operating', or 'exceptions'. If the LPAR status is 'operating' or 'exceptions', the operation will fail unless the \ :literal:`force`\ parameter is set to True. Properties cannot be updated. + \* :literal:`reset\_normal`\ : Performs the 'Reset Normal' HMC operation on the LPAR. This initializes the LPAR for loading by clearing its pending interruptions, resetting its channel subsystem, and resetting its processors). It does not clear the memory. The LPAR must be in status 'not-operating', 'operating', or 'exceptions'. If the LPAR status is 'operating' or 'exceptions', the operation will fail unless the :literal:`force` parameter is set to True. Properties cannot be updated. - \* \ :literal:`set`\ : Ensures that the LPAR properties have the specified values. Requires that the LPAR is at least active (i.e. status is 'not-operating', 'operating' or 'exceptions') but does not activate the LPAR if that is not the case. + \* :literal:`set`\ : Ensures that the LPAR properties have the specified values. Requires that the LPAR is at least active (i.e. status is 'not-operating', 'operating' or 'exceptions') but does not activate the LPAR if that is not the case. - \* \ :literal:`facts`\ : Returns the current LPAR properties. + \* :literal:`facts`\ : Returns the current LPAR properties. In all cases, the LPAR must exist. @@ -130,13 +130,13 @@ state select_properties - Limits the returned properties of the LPAR to those specified in this parameter plus those specified in the \ :literal:`properties`\ parameter. + Limits the returned properties of the LPAR to those specified in this parameter plus those specified in the :literal:`properties` parameter. The properties can be specified with underscores or hyphens in their names. Null indicates not to limit the returned properties in this way. - This parameter is ignored for \ :literal:`state`\ values that cause no properties to be returned. + This parameter is ignored for :literal:`state` values that cause no properties to be returned. The specified properties are passed to the 'Get Logical Partition Properties' HMC operation using the 'properties' query parameter and save time for the HMC to pull together all properties. @@ -146,9 +146,9 @@ select_properties activation_profile_name - The name of the image or load activation profile to be used when the LPAR needs to be activated, for \ :literal:`state=active`\ and \ :literal:`state=loaded`\ . + The name of the image or load activation profile to be used when the LPAR needs to be activated, for :literal:`state=active` and :literal:`state=loaded`. - This parameter is not allowed for the other \ :literal:`state`\ values. + This parameter is not allowed for the other :literal:`state` values. Default: The image or load activation profile specified in the 'next-activation-profile-name' property of the LPAR is used when the LPAR needs to be activated. @@ -161,9 +161,9 @@ activation_profile_name load_address - The hexadecimal address of an I/O device that provides access to the control program to be loaded, for \ :literal:`state=loaded`\ . + The hexadecimal address of an I/O device that provides access to the control program to be loaded, for :literal:`state=loaded`. - This parameter is not allowed for the other \ :literal:`state`\ values. + This parameter is not allowed for the other :literal:`state` values. This parameter is used only when the LPAR is explicitly loaded using the 'Load Logical Partition' operation. It is not used when the LPAR is automatically loaded during the 'Activate Logical Partition' operation. @@ -174,9 +174,9 @@ load_address load_parameter - A parameter string that is passed to the control program when loading it, for \ :literal:`state=loaded`\ . + A parameter string that is passed to the control program when loading it, for :literal:`state=loaded`. - This parameter is not allowed for the other \ :literal:`state`\ values. + This parameter is not allowed for the other :literal:`state` values. This parameter is used only when the LPAR is explicitly loaded using the 'Load Logical Partition' operation. It is not used when the LPAR is automatically loaded during the 'Activate Logical Partition' operation. @@ -185,9 +185,9 @@ load_parameter clear_indicator - Controls whether memory is cleared before performing the load, for \ :literal:`state=loaded`\ . + Controls whether memory is cleared before performing the load, for :literal:`state=loaded`. - This parameter is not allowed for the other \ :literal:`state`\ values. + This parameter is not allowed for the other :literal:`state` values. This parameter is used only when the LPAR is explicitly loaded using the 'Load Logical Partition' operation. It is not used when the LPAR is automatically loaded during the 'Activate Logical Partition' operation. @@ -197,9 +197,9 @@ clear_indicator store_status_indicator - Controls whether the current values of CPU timer, clock comparator, program status word, and the contents of the processor registers are stored to their assigned absolute storage locations, for \ :literal:`state=loaded`\ . + Controls whether the current values of CPU timer, clock comparator, program status word, and the contents of the processor registers are stored to their assigned absolute storage locations, for :literal:`state=loaded`. - This parameter is not allowed for the other \ :literal:`state`\ values. + This parameter is not allowed for the other :literal:`state` values. This parameter is used only when the LPAR is explicitly loaded using the 'Load Logical Partition' operation. It is not used when the LPAR is automatically loaded during the 'Activate Logical Partition' operation. @@ -208,7 +208,7 @@ store_status_indicator timeout - Timeout in seconds, for the HMC operation to complete, for \ :literal:`state=inactive`\ , \ :literal:`state=active`\ and \ :literal:`state=loaded`\ . + Timeout in seconds, for the HMC operation to complete, for :literal:`state=inactive`\ , :literal:`state=active` and :literal:`state=loaded`. | **required**: False | **type**: int @@ -216,7 +216,7 @@ timeout status_timeout - Timeout in seconds, for reaching the desired status after the HMC operation completed, for \ :literal:`state=inactive`\ , \ :literal:`state=active`\ and \ :literal:`state=loaded`\ . + Timeout in seconds, for reaching the desired status after the HMC operation completed, for :literal:`state=inactive`\ , :literal:`state=active` and :literal:`state=loaded`. | **required**: False | **type**: int @@ -247,20 +247,20 @@ force os_ipl_token - Setting this parameter for \ :literal:`state=reset\_clear`\ or \ :literal:`state=reset\_normal`\ requests that the corresponding HMC operations only be performed if the provided value matches the current value of the 'os-ipl-token' property of the LPAR, and be rejected otherwise. Note that the 'os-ipl-token' property of the LPAR is set by the operating system and is set only by some operating systems, such as z/OS. This parameter is ignored for other \ :literal:`state`\ values. + Setting this parameter for :literal:`state=reset\_clear` or :literal:`state=reset\_normal` requests that the corresponding HMC operations only be performed if the provided value matches the current value of the 'os-ipl-token' property of the LPAR, and be rejected otherwise. Note that the 'os-ipl-token' property of the LPAR is set by the operating system and is set only by some operating systems, such as z/OS. This parameter is ignored for other :literal:`state` values. | **required**: False | **type**: str properties - Dictionary with new values for the LPAR properties, for \ :literal:`state=active`\ , \ :literal:`state=loaded`\ and \ :literal:`state=set`\ . Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with new values for the LPAR properties, for :literal:`state=active`\ , :literal:`state=loaded` and :literal:`state=set`. Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for LPAR resources (where the property names contain underscores instead of hyphens). Properties omitted in this dictionary will not be updated. - This parameter is not allowed for the other \ :literal:`state`\ values. + This parameter is not allowed for the other :literal:`state` values. | **required**: False | **type**: dict @@ -376,7 +376,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -388,11 +388,11 @@ msg | **type**: str lpar - For \ :literal:`state=inactive|reset\_clear|reset\_normal`\ , an empty dictionary. + For :literal:`state=inactive|reset\_clear|reset\_normal`\ , an empty dictionary. - For \ :literal:`state=active|loaded|set|facts`\ , the resource properties of the LPAR after after any specified updates have been applied. + For :literal:`state=active|loaded|set|facts`\ , the resource properties of the LPAR after after any specified updates have been applied. - Note that the returned properties may show different values than the ones that were specified as input for the update. For example, memory properties may be rounded up, hexadecimal strings may be shown with a different representation format, and other properties may change as a result of updating some properties. For details, see the data model of the 'Logical Partition' object in the \ :ref:`HMC API `\ book. + Note that the returned properties may show different values than the ones that were specified as input for the update. For example, memory properties may be rounded up, hexadecimal strings may be shown with a different representation format, and other properties may change as a result of updating some properties. For details, see the data model of the 'Logical Partition' object in the :ref:`HMC API ` book. | **returned**: success | **type**: dict @@ -560,7 +560,7 @@ lpar | **type**: str {property} - Additional properties of the LPAR, as described in the data model of the 'Logical Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the LPAR, as described in the data model of the 'Logical Partition' object in the :ref:`HMC API ` book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command.rst.txt index fec81ee8..a8149fad 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command.rst.txt @@ -53,35 +53,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -160,7 +160,7 @@ Return Values changed Indicates if any change has been made by the module. - This will always be true, because it is not clear whether the command has performed a change. Note that a playbook using this module with a command that does not perform a change can override that by specifying \ :literal:`changed\_when: false`\ . + This will always be true, because it is not clear whether the command has performed a change. Note that a playbook using this module with a command that does not perform a change can override that by specifying :literal:`changed\_when: false`. | **returned**: always | **type**: bool @@ -176,11 +176,11 @@ output The format of each message text depends on the type of OS. Typical formats are, showing the message with the command: - z/VM: \ :literal:`04:30:02 Q CPLEVEL`\ + z/VM: :literal:`04:30:02 Q CPLEVEL` - z/OS: \ :literal:`D T`\ + z/OS: :literal:`D T` - Linux: \ :literal:`uname -a`\ + Linux: :literal:`uname -a` | **returned**: success | **type**: list diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list.rst.txt index 3220f9b4..e292183d 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -99,7 +99,7 @@ cpc_name additional_properties List of additional properties to be returned for each LPAR, in addition to the default properties (see result description). - Mutually exclusive with \ :literal:`full\_properties`\ . + Mutually exclusive with :literal:`full\_properties`. The property names are specified with underscores instead of hyphens. @@ -113,9 +113,9 @@ additional_properties full_properties If True, all properties of each LPAR will be returned. Default: False. - Mutually exclusive with \ :literal:`additional\_properties`\ . + Mutually exclusive with :literal:`additional\_properties`. - Note: Setting this to True causes a loop of 'Get Logical Partition Properties' operations to be executed. It is preferable from a performance perspective to use the \ :literal:`additional\_properties`\ parameter instead. + Note: Setting this to True causes a loop of 'Get Logical Partition Properties' operations to be executed. It is preferable from a performance perspective to use the :literal:`additional\_properties` parameter instead. | **required**: False | **type**: bool @@ -214,7 +214,7 @@ lpars | **type**: str status - The current status of the LPAR. For details, see the description of the 'status' property in the data model of the 'Logical Partition' resource (see \ :ref:`HMC API `\ ). + The current status of the LPAR. For details, see the description of the 'status' property in the data model of the 'Logical Partition' resource (see :ref:`HMC API `\ ). | **type**: str @@ -224,12 +224,12 @@ lpars | **type**: bool activation_mode - The activation mode of the LPAR. For details, see the description of the 'activation-mode' property in the data model of the 'Logical Partition' resource (see \ :ref:`HMC API `\ ). + The activation mode of the LPAR. For details, see the description of the 'activation-mode' property in the data model of the 'Logical Partition' resource (see :ref:`HMC API `\ ). | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ or \ :literal:`additional\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties` or :literal:`additional\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages.rst.txt index 32f50938..af46fd48 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic.rst.txt index 7c0dd977..9db08155 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic.rst.txt @@ -52,35 +52,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -112,11 +112,11 @@ name state The desired state for the NIC. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the NIC does not exist in the specified partition. + \* :literal:`absent`\ : Ensures that the NIC does not exist in the specified partition. - \* \ :literal:`present`\ : Ensures that the NIC exists in the specified partition and has the specified properties. + \* :literal:`present`\ : Ensures that the NIC exists in the specified partition and has the specified properties. - \* \ :literal:`facts`\ : Returns the NIC properties. + \* :literal:`facts`\ : Returns the NIC properties. | **required**: True | **type**: str @@ -124,17 +124,17 @@ state properties - Dictionary with input properties for the NIC, for \ :literal:`state=present`\ . Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for \ :literal:`state=absent`\ . + Dictionary with input properties for the NIC, for :literal:`state=present`. Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for :literal:`state=absent`. The possible input properties in this dictionary are the properties defined as writeable in the data model for NIC resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`network\_adapter\_port\_uri`\ and \ :literal:`virtual\_switch\_uri`\ : Cannot be specified because this information is specified using the artificial properties \ :literal:`adapter\_name`\ and \ :literal:`adapter\_port`\ . + \* :literal:`network\_adapter\_port\_uri` and :literal:`virtual\_switch\_uri`\ : Cannot be specified because this information is specified using the artificial properties :literal:`adapter\_name` and :literal:`adapter\_port`. - \* \ :literal:`adapter\_name`\ : The name of the adapter that has the port backing the target NIC. Used for all adapter families (ROCE, OSA, Hipersockets). + \* :literal:`adapter\_name`\ : The name of the adapter that has the port backing the target NIC. Used for all adapter families (ROCE, OSA, Hipersockets). - \* \ :literal:`adapter\_port`\ : The port index of the adapter port backing the target NIC. Used for all adapter families (ROCE, OSA, Hipersockets). + \* :literal:`adapter\_port`\ : The port index of the adapter port backing the target NIC. Used for all adapter families (ROCE, OSA, Hipersockets). Properties omitted in this dictionary will remain unchanged when the NIC already exists, and will get the default value defined in the data model for NICs when the NIC is being created. @@ -208,7 +208,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -220,9 +220,9 @@ msg | **type**: str nic - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts`\ , the resource properties of the NIC after any changes. + For :literal:`state=present|facts`\ , the resource properties of the NIC after any changes. | **returned**: success | **type**: dict @@ -258,7 +258,7 @@ nic | **type**: str {property} - Additional properties of the NIC, as described in the data model of the 'NIC' element object of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the NIC, as described in the data model of the 'NIC' element object of the 'Partition' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic_list.rst.txt index 0f757235..326b08b9 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_nic_list.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -198,7 +198,7 @@ nics | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition.rst.txt index 539115c9..0d3faf26 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition.rst.txt @@ -52,35 +52,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -105,17 +105,17 @@ name state The desired state for the partition. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the partition does not exist in the specified CPC. + \* :literal:`absent`\ : Ensures that the partition does not exist in the specified CPC. - \* \ :literal:`stopped`\ : Ensures that the partition exists in the specified CPC, has the specified properties, and is in one of the inactive statuses ('stopped', 'terminated', 'paused', 'reservation-error'). + \* :literal:`stopped`\ : Ensures that the partition exists in the specified CPC, has the specified properties, and is in one of the inactive statuses ('stopped', 'terminated', 'paused', 'reservation-error'). - \* \ :literal:`active`\ : Ensures that the partition exists in the specified CPC, has the specified properties, and is in one of the active statuses ('active', 'degraded'). + \* :literal:`active`\ : Ensures that the partition exists in the specified CPC, has the specified properties, and is in one of the active statuses ('active', 'degraded'). - \* \ :literal:`mount\_iso`\ : Ensures that an ISO image with the specified name is mounted to the partition, and that the specified INS file is set. The content of a currnetly mounted ISO image is not verified. + \* :literal:`mount\_iso`\ : Ensures that an ISO image with the specified name is mounted to the partition, and that the specified INS file is set. The content of a currnetly mounted ISO image is not verified. - \* \ :literal:`unmount\_iso`\ : Ensures that no ISO image is unmounted to the partition. + \* :literal:`unmount\_iso`\ : Ensures that no ISO image is unmounted to the partition. - \* \ :literal:`facts`\ : Returns the partition properties and the properties of its child resources (HBAs, NICs, and virtual functions). + \* :literal:`facts`\ : Returns the partition properties and the properties of its child resources (HBAs, NICs, and virtual functions). | **required**: True | **type**: str @@ -123,13 +123,13 @@ state select_properties - Limits the returned properties of the partition to those specified in this parameter plus those specified in the \ :literal:`properties`\ parameter. + Limits the returned properties of the partition to those specified in this parameter plus those specified in the :literal:`properties` parameter. The properties can be specified with underscores or hyphens in their names. Null indicates not to limit the returned properties in this way. - This parameter is ignored for \ :literal:`state`\ values that cause no properties to be returned. + This parameter is ignored for :literal:`state` values that cause no properties to be returned. The specified properties are passed to the 'Get Partition Properties' HMC operation using the 'properties' query parameter and save time for the HMC to pull together all properties. @@ -139,36 +139,36 @@ select_properties properties - Dictionary with input properties for the partition, for \ :literal:`state=stopped`\ and \ :literal:`state=active`\ . Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for \ :literal:`state=absent`\ . + Dictionary with input properties for the partition, for :literal:`state=stopped` and :literal:`state=active`. Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for :literal:`state=absent`. The possible input properties in this dictionary are the properties defined as writeable in the data model for Partition resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`type`\ : Cannot be changed once the partition exists, because updating it is not supported. + \* :literal:`type`\ : Cannot be changed once the partition exists, because updating it is not supported. - \* \ :literal:`boot\_storage\_device`\ : Cannot be specified because this information is specified using the artificial property \ :literal:`boot\_storage\_hba\_name`\ . + \* :literal:`boot\_storage\_device`\ : Cannot be specified because this information is specified using the artificial property :literal:`boot\_storage\_hba\_name`. - \* \ :literal:`boot\_network\_device`\ : Cannot be specified because this information is specified using the artificial property \ :literal:`boot\_network\_nic\_name`\ . + \* :literal:`boot\_network\_device`\ : Cannot be specified because this information is specified using the artificial property :literal:`boot\_network\_nic\_name`. - \* \ :literal:`boot\_storage\_hba\_name`\ : The name of the HBA whose URI is used to construct \ :literal:`boot\_storage\_device`\ . Specifying it requires that the partition exists. Only valid when the partition is on a z13. + \* :literal:`boot\_storage\_hba\_name`\ : The name of the HBA whose URI is used to construct :literal:`boot\_storage\_device`. Specifying it requires that the partition exists. Only valid when the partition is on a z13. - \* \ :literal:`boot\_storage\_group\_name`\ : The name of the storage group that contains the boot volume specified with \ :literal:`boot\_storage\_volume\_name`\ . + \* :literal:`boot\_storage\_group\_name`\ : The name of the storage group that contains the boot volume specified with :literal:`boot\_storage\_volume\_name`. - \* \ :literal:`boot\_storage\_volume\_name`\ : The name of the storage volume in storage group \ :literal:`boot\_storage\_group\_name`\ whose URI is used to construct \ :literal:`boot\_storage\_volume`\ . This property is mutually exclusive with \ :literal:`boot\_storage\_volume`\ . Specifying it requires that the partition and storage group exist. Only valid when the partition is on a z14 or later. + \* :literal:`boot\_storage\_volume\_name`\ : The name of the storage volume in storage group :literal:`boot\_storage\_group\_name` whose URI is used to construct :literal:`boot\_storage\_volume`. This property is mutually exclusive with :literal:`boot\_storage\_volume`. Specifying it requires that the partition and storage group exist. Only valid when the partition is on a z14 or later. - \* \ :literal:`boot\_network\_nic\_name`\ : The name of the NIC whose URI is used to construct \ :literal:`boot\_network\_device`\ . Specifying it requires that the partition exists. + \* :literal:`boot\_network\_nic\_name`\ : The name of the NIC whose URI is used to construct :literal:`boot\_network\_device`. Specifying it requires that the partition exists. - \* \ :literal:`crypto\_configuration`\ : The crypto configuration for the partition, in the format of the \ :literal:`crypto-configuration`\ property of the partition (see \ :ref:`HMC API `\ for details), with the exception that adapters are specified with their names in field \ :literal:`crypto\_adapter\_names`\ instead of their URIs in field \ :literal:`crypto\_adapter\_uris`\ . If the \ :literal:`crypto\_adapter\_names`\ field is null, all crypto adapters of the CPC will be used. + \* :literal:`crypto\_configuration`\ : The crypto configuration for the partition, in the format of the :literal:`crypto-configuration` property of the partition (see :ref:`HMC API ` for details), with the exception that adapters are specified with their names in field :literal:`crypto\_adapter\_names` instead of their URIs in field :literal:`crypto\_adapter\_uris`. If the :literal:`crypto\_adapter\_names` field is null, all crypto adapters of the CPC will be used. - Properties omitted in this dictionary will remain unchanged when the partition already exists, and will get the default value defined in the data model for partitions in the \ :ref:`HMC API `\ book when the partition is being created. + Properties omitted in this dictionary will remain unchanged when the partition already exists, and will get the default value defined in the data model for partitions in the :ref:`HMC API ` book when the partition is being created. | **required**: False | **type**: dict image_name - Name of the ISO image for \ :literal:`state=iso\_mount`\ (required). Not permitted for any other \ :literal:`state`\ values. + Name of the ISO image for :literal:`state=iso\_mount` (required). Not permitted for any other :literal:`state` values. This value is shown in the 'boot-iso-image-name' property of the partition. @@ -179,16 +179,16 @@ image_name image_file - Path name of the local ISO image file for \ :literal:`state=iso\_mount`\ (required). Not permitted for any other \ :literal:`state`\ values. + Path name of the local ISO image file for :literal:`state=iso\_mount` (required). Not permitted for any other :literal:`state` values. - When mounting an ISO image, this file is opened for reading and its content is sent to the HMC using the 'Mount ISO Image' operation. This file is not used when an image with the name specified in \ :literal:`image\_name`\ was already mounted. + When mounting an ISO image, this file is opened for reading and its content is sent to the HMC using the 'Mount ISO Image' operation. This file is not used when an image with the name specified in :literal:`image\_name` was already mounted. | **required**: False | **type**: str ins_file - Path name of the INS file within the ISO image that will be used when booting from the ISO image for \ :literal:`state=iso\_mount`\ (required). Not permitted for any other \ :literal:`state`\ values. + Path name of the INS file within the ISO image that will be used when booting from the ISO image for :literal:`state=iso\_mount` (required). Not permitted for any other :literal:`state` values. This value is shown in the 'boot-iso-ins-file' property of the partition. @@ -199,14 +199,14 @@ ins_file expand_storage_groups - Boolean that controls whether the returned partition contains an additional artificial property \ :literal:`partition.storage-groups`\ that is the list of storage groups attached to the partition, with properties as described for the zhmc\_storage\_group module with \ :literal:`expand=true`\ . + Boolean that controls whether the returned partition contains an additional artificial property :literal:`partition.storage-groups` that is the list of storage groups attached to the partition, with properties as described for the zhmc\_storage\_group module with :literal:`expand=true`. | **required**: False | **type**: bool expand_crypto_adapters - Boolean that controls whether the returned partition contains an additional artificial property \ :literal:`crypto-adapters`\ in its \ :literal:`crypto-configuration`\ property that is the list of crypto adapters attached to the partition, with properties as described for the zhmc\_adapter module. + Boolean that controls whether the returned partition contains an additional artificial property :literal:`crypto-adapters` in its :literal:`crypto-configuration` property that is the list of crypto adapters attached to the partition, with properties as described for the zhmc\_adapter module. | **required**: False | **type**: bool @@ -352,7 +352,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -364,9 +364,9 @@ msg | **type**: str partition - For \ :literal:`state=absent|iso\_mount|iso\_unmount`\ , an empty dictionary. + For :literal:`state=absent|iso\_mount|iso\_unmount`\ , an empty dictionary. - For \ :literal:`state=stopped|active|facts`\ , the resource properties of the partition after any changes, including its child resources as described below. + For :literal:`state=stopped|active|facts`\ , the resource properties of the partition after any changes, including its child resources as described below. | **returned**: success | **type**: dict @@ -515,7 +515,7 @@ partition | **type**: str {property} - Additional properties of the partition, as described in the data model of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the partition, as described in the data model of the 'Partition' object in the :ref:`HMC API ` book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book. | **type**: raw @@ -531,7 +531,7 @@ partition | **type**: str {property} - Additional properties of the HBA, as described in the data model of the 'HBA' element object of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the HBA, as described in the data model of the 'HBA' element object of the 'Partition' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw @@ -548,7 +548,7 @@ partition | **type**: str {property} - Additional properties of the NIC, as described in the data model of the 'NIC' element object of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the NIC, as described in the data model of the 'NIC' element object of the 'Partition' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw @@ -565,13 +565,13 @@ partition | **type**: str {property} - Additional properties of the virtual function, as described in the data model of the 'Virtual Function' element object of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the virtual function, as described in the data model of the 'Virtual Function' element object of the 'Partition' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw storage-groups - Storage groups attached to the partition. Only present for \ :literal:`expand\_storage\_groups=true`\ . + Storage groups attached to the partition. Only present for :literal:`expand\_storage\_groups=true`. | **type**: list | **elements**: dict @@ -582,7 +582,7 @@ partition | **type**: str {property} - Additional properties of the storage group, as described for the zhmc\_storage\_group module with \ :literal:`expand=true`\ . + Additional properties of the storage group, as described for the zhmc\_storage\_group module with :literal:`expand=true`. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_command.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_command.rst.txt index 8094469f..64ee10a6 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_command.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_command.rst.txt @@ -53,35 +53,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -160,7 +160,7 @@ Return Values changed Indicates if any change has been made by the module. - This will always be true, because it is not clear whether the command has performed a change. Note that a playbook using this module with a command that does not perform a change can override that by specifying \ :literal:`changed\_when: false`\ . + This will always be true, because it is not clear whether the command has performed a change. Note that a playbook using this module with a command that does not perform a change can override that by specifying :literal:`changed\_when: false`. | **returned**: always | **type**: bool @@ -176,9 +176,9 @@ output The format of each message text depends on the type of OS. Typical formats are, showing the message with the command: - z/VM: \ :literal:`04:30:02 Q CPLEVEL`\ + z/VM: :literal:`04:30:02 Q CPLEVEL` - Linux: \ :literal:`uname -a`\ + Linux: :literal:`uname -a` | **returned**: success | **type**: list diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_list.rst.txt index 320b3fa2..cf3ff675 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_list.rst.txt @@ -19,7 +19,7 @@ Synopsis - List partitions on a specific CPC (Z system) or on all managed CPCs. - CPCs in classic mode are ignored (i.e. do not lead to a failure). - Partitions for which the user has no object access permission are ignored (i.e. do not lead to a failure). -- On HMCs with version 2.14.0 or higher and when the \ :literal:`additional\_properties`\ module parameter is not used, the "List Permitted Partitions" operation is used by this module. Otherwise, the managed CPCs are listed and then the partitions on each desired CPC or CPCs are listed. This improves the execution time of the module on newer HMCs but does not affect the module result data. +- On HMCs with version 2.14.0 or higher and when the :literal:`additional\_properties` module parameter is not used, the "List Permitted Partitions" operation is used by this module. Otherwise, the managed CPCs are listed and then the partitions on each desired CPC or CPCs are listed. This improves the execution time of the module on newer HMCs but does not affect the module result data. Requirements @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -99,7 +99,7 @@ cpc_name additional_properties List of additional properties to be returned for each partition, in addition to the default properties (see result description). - Mutually exclusive with \ :literal:`full\_properties`\ . + Mutually exclusive with :literal:`full\_properties`. The property names are specified with underscores instead of hyphens. @@ -113,9 +113,9 @@ additional_properties full_properties If True, all properties of each partition will be returned. Default: False. - Mutually exclusive with \ :literal:`additional\_properties`\ . + Mutually exclusive with :literal:`additional\_properties`. - Note: Setting this to True causes a loop of 'Get Partition Properties' operations to be executed. It is preferable from a performance perspective to use the \ :literal:`additional\_properties`\ parameter instead. + Note: Setting this to True causes a loop of 'Get Partition Properties' operations to be executed. It is preferable from a performance perspective to use the :literal:`additional\_properties` parameter instead. | **required**: False | **type**: bool @@ -219,7 +219,7 @@ partitions | **type**: str status - The current status of the partition. For details, see the description of the 'status' property in the data model of the 'Logical Partition' resource (see \ :ref:`HMC API `\ ). + The current status of the partition. For details, see the description of the 'status' property in the data model of the 'Logical Partition' resource (see :ref:`HMC API `\ ). | **type**: str @@ -229,7 +229,7 @@ partitions | **type**: bool {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ or \ :literal:`additional\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties` or :literal:`additional\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages.rst.txt index 65f40fc9..337c4a3a 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule.rst.txt index ec00da60..990a531a 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule.rst.txt @@ -49,35 +49,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -95,11 +95,11 @@ name state The desired state for the HMC password rule. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the password rule does not exist. + \* :literal:`absent`\ : Ensures that the password rule does not exist. - \* \ :literal:`present`\ : Ensures that the password rule exists and has the specified properties. + \* :literal:`present`\ : Ensures that the password rule exists and has the specified properties. - \* \ :literal:`facts`\ : Returns the password rule properties. + \* :literal:`facts`\ : Returns the password rule properties. | **required**: True | **type**: str @@ -107,13 +107,13 @@ state properties - Dictionary with desired properties for the password rule. Used for \ :literal:`state=present`\ ; ignored for \ :literal:`state=absent|facts`\ . Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with desired properties for the password rule. Used for :literal:`state=present`\ ; ignored for :literal:`state=absent|facts`. Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for Password Rule resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - Properties omitted in this dictionary will remain unchanged when the password rule already exists, and will get the default value defined in the data model for password rules in the \ :ref:`HMC API `\ book when the password rule is being created. + Properties omitted in this dictionary will remain unchanged when the password rule already exists, and will get the default value defined in the data model for password rules in the :ref:`HMC API ` book when the password rule is being created. | **required**: False | **type**: dict @@ -176,7 +176,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -188,9 +188,9 @@ msg | **type**: str password_rule - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts`\ , a dictionary with the resource properties of the target password rule. + For :literal:`state=present|facts`\ , a dictionary with the resource properties of the target password rule. | **returned**: success | **type**: dict @@ -248,7 +248,7 @@ password_rule | **type**: str {property} - Additional properties of the password rule, as described in the data model of the 'Password Rule' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the password rule, as described in the data model of the 'Password Rule' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list.rst.txt index 9b56f3a3..34141e16 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -167,7 +167,7 @@ password_rules | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_session.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_session.rst.txt index 5fe26756..03e162cb 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_session.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_session.rst.txt @@ -16,8 +16,8 @@ zhmc_session -- Manage HMC sessions across tasks Synopsis -------- -- Create a session on the HMC for use by other ibm\_zhmc modules, with \ :literal:`action=create`\ . -- Delete a session on the HMC, with \ :literal:`action=delete`\ . +- Create a session on the HMC for use by other ibm\_zhmc modules, with :literal:`action=create`. +- Delete a session on the HMC, with :literal:`action=delete`. - This module can be used in order to create an HMC session once and then use it for multiple tasks that use ibm\_zhmc modules, reducing the number of HMC sessions that need to be created, to just one. When this module is not used, each ibm\_zhmc module invocation will create and delete a separate HMC session. @@ -48,7 +48,7 @@ hmc_auth userid The userid (username) for creating the HMC session. - Required for \ :literal:`action=create`\ , not permitted for \ :literal:`action=delete`\ . + Required for :literal:`action=create`\ , not permitted for :literal:`action=delete`. | **required**: False | **type**: str @@ -57,7 +57,7 @@ hmc_auth password The password for creating the HMC session. - Required for \ :literal:`action=create`\ , not permitted for \ :literal:`action=delete`\ . + Required for :literal:`action=create`\ , not permitted for :literal:`action=delete`. | **required**: False | **type**: str @@ -66,25 +66,25 @@ hmc_auth session_id Session ID of the HMC session to be deleted. - Required for \ :literal:`action=delete`\ , not permitted for \ :literal:`action=create`\ . + Required for :literal:`action=delete`\ , not permitted for :literal:`action=create`. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. - Optional for \ :literal:`action=create`\ , not permitted for \ :literal:`action=delete`\ . + Optional for :literal:`action=create`\ , not permitted for :literal:`action=delete`. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. - Optional for \ :literal:`action=create`\ , not permitted for \ :literal:`action=delete`\ . + Optional for :literal:`action=create`\ , not permitted for :literal:`action=delete`. | **required**: False | **type**: bool @@ -95,9 +95,9 @@ hmc_auth action The action to perform for the HMC session. Since an HMC session does not have a name, it is not possible to specify the desired end state in an idempotent manner, so this module uses actions: - \* \ :literal:`create`\ : Create a new session on the HMC and verify that the credentials are valid. Requires \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and uses \ :literal:`hmc\_auth.ca\_certs`\ and \ :literal:`hmc\_auth.verify`\ if provided. + \* :literal:`create`\ : Create a new session on the HMC and verify that the credentials are valid. Requires :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and uses :literal:`hmc\_auth.ca\_certs` and :literal:`hmc\_auth.verify` if provided. - \* \ :literal:`delete`\ : Delete the specified session on the HMC. No longer existing sessions are tolerated. Requires \ :literal:`hmc\_auth.session\_id`\ . + \* :literal:`delete`\ : Delete the specified session on the HMC. No longer existing sessions are tolerated. Requires :literal:`hmc\_auth.session\_id`. | **required**: True | **type**: str @@ -175,15 +175,15 @@ msg | **type**: str hmc_host - The hostname or IP address of the HMC that was actually used for the session creation, for \ :literal:`action=create`\ . This value must be specified as \ :literal:`hmc\_host`\ for \ :literal:`action=delete`\ . + The hostname or IP address of the HMC that was actually used for the session creation, for :literal:`action=create`. This value must be specified as :literal:`hmc\_host` for :literal:`action=delete`. - For \ :literal:`action=delete`\ , returns the null value. + For :literal:`action=delete`\ , returns the null value. | **returned**: success | **type**: str hmc_auth - Credentials for the HMC session, for use by other tasks. This return value should be protected with \ :literal:`no\_log=true`\ for \ :literal:`action=create`\ , since it contains the HMC session ID. For \ :literal:`action=delete`\ , the same structure is returned, just with null values. This can be used to reset the variable that was set for \ :literal:`action=create`\ . + Credentials for the HMC session, for use by other tasks. This return value should be protected with :literal:`no\_log=true` for :literal:`action=create`\ , since it contains the HMC session ID. For :literal:`action=delete`\ , the same structure is returned, just with null values. This can be used to reset the variable that was set for :literal:`action=create`. | **returned**: success | **type**: dict @@ -198,17 +198,17 @@ hmc_auth } session_id - New HMC session ID for \ :literal:`action=create`\ , or null for \ :literal:`action=delete`\ . + New HMC session ID for :literal:`action=create`\ , or null for :literal:`action=delete`. | **type**: str ca_certs - Value of \ :literal:`hmc\_auth.ca\_certs`\ input parameter for \ :literal:`action=create`\ , or null for \ :literal:`action=delete`\ . + Value of :literal:`hmc\_auth.ca\_certs` input parameter for :literal:`action=create`\ , or null for :literal:`action=delete`. | **type**: str verify - Value of \ :literal:`hmc\_auth.verify`\ input parameter for \ :literal:`action=create`\ , or null for \ :literal:`action=delete`\ . + Value of :literal:`hmc\_auth.verify` input parameter for :literal:`action=create`\ , or null for :literal:`action=delete`. | **type**: bool diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group.rst.txt index 2f792e79..ca84cdf5 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -104,13 +104,13 @@ name state The desired state for the storage group. All states are fully idempotent within the limits of the properties that can be changed, unless otherwise stated: - \* \ :literal:`absent`\ : Ensures that the storage group does not exist. If the storage group is currently attached to any partitions, the module will fail (this is an idempotency limitation). + \* :literal:`absent`\ : Ensures that the storage group does not exist. If the storage group is currently attached to any partitions, the module will fail (this is an idempotency limitation). - \* \ :literal:`present`\ : Ensures that the storage group exists and is associated with the specified CPC, and has the specified properties. The attachment state of an already existing storage group to a partition is not changed. + \* :literal:`present`\ : Ensures that the storage group exists and is associated with the specified CPC, and has the specified properties. The attachment state of an already existing storage group to a partition is not changed. - \* \ :literal:`discover`\ : Triggers LUN discovery. If \ :literal:`discover\_wait`\ is specified, waits for completion of the discovery. Requires that the storage group exists and is of type 'fcp'. + \* :literal:`discover`\ : Triggers LUN discovery. If :literal:`discover\_wait` is specified, waits for completion of the discovery. Requires that the storage group exists and is of type 'fcp'. - \* \ :literal:`facts`\ : Returns the storage group properties. + \* :literal:`facts`\ : Returns the storage group properties. | **required**: True | **type**: str @@ -118,15 +118,15 @@ state properties - Dictionary with desired properties for the storage group. Used for \ :literal:`state=present`\ ; ignored for \ :literal:`state=absent|facts`\ . Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with desired properties for the storage group. Used for :literal:`state=present`\ ; ignored for :literal:`state=absent|facts`. Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for Storage Group resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`type`\ : Cannot be changed once the storage group exists. + \* :literal:`type`\ : Cannot be changed once the storage group exists. - Properties omitted in this dictionary will remain unchanged when the storage group already exists, and will get the default value defined in the data model for storage groups in the \ :ref:`HMC API `\ book when the storage group is being created. + Properties omitted in this dictionary will remain unchanged when the storage group already exists, and will get the default value defined in the data model for storage groups in the :ref:`HMC API ` book when the storage group is being created. | **required**: False | **type**: dict @@ -140,14 +140,14 @@ expand discover_wait - Boolean that controls whether to wait for completion of the FCP discovery for \ :literal:`state=discover`\ . + Boolean that controls whether to wait for completion of the FCP discovery for :literal:`state=discover`. | **required**: False | **type**: bool discover_timeout - Timeout in seconds for how long to wait for completion of the FCP discovery for \ :literal:`state=discover`\ . + Timeout in seconds for how long to wait for completion of the FCP discovery for :literal:`state=discover`. | **required**: False | **type**: int @@ -237,7 +237,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -249,9 +249,9 @@ msg | **type**: str storage_group - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts|discover`\ , the resource properties of the target storage group after any changes, plus additional artificial properties as described below. + For :literal:`state=present|facts|discover`\ , the resource properties of the target storage group after any changes, plus additional artificial properties as described below. | **returned**: success | **type**: dict @@ -473,7 +473,7 @@ storage_group | **type**: str {property} - Additional properties of the storage group, as described in the data model of the 'Storage Group' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the storage group, as described in the data model of the 'Storage Group' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw @@ -484,7 +484,7 @@ storage_group | **elements**: str candidate-adapter-ports - Only present if \ :literal:`expand=true`\ : List of candidate storage adapter ports of the storage group. Will be empty for storage group types other than FCP. + Only present if :literal:`expand=true`\ : List of candidate storage adapter ports of the storage group. Will be empty for storage group types other than FCP. | **returned**: success+expand | **type**: list @@ -501,7 +501,7 @@ storage_group | **type**: int {property} - Additional properties of the storage port, as described in the data model of the 'Storage Port' element object of the 'Adapter' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the storage port, as described in the data model of the 'Storage Port' element object of the 'Adapter' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw @@ -516,14 +516,14 @@ storage_group | **type**: str {property} - Additional properties of the storage adapter, as described in the data model of the 'Adapter' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the storage adapter, as described in the data model of the 'Adapter' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw storage-volumes - Only present if \ :literal:`expand=true`\ : Storage volumes of the storage group. + Only present if :literal:`expand=true`\ : Storage volumes of the storage group. | **returned**: success+expand | **type**: list @@ -535,33 +535,33 @@ storage_group | **type**: str {property} - Additional properties of the storage volume, as described in the data model of the 'Storage Volume' element object of the 'Storage Group' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the storage volume, as described in the data model of the 'Storage Volume' element object of the 'Storage Group' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw virtual-storage-resources - Only present if \ :literal:`expand=true`\ : Virtual storage resources of the storage group. Will be empty for storage group types other than FCP. + Only present if :literal:`expand=true`\ : Virtual storage resources of the storage group. Will be empty for storage group types other than FCP. | **returned**: success+expand | **type**: list | **elements**: dict {property} - Properties of the virtual storage resource, as described in the data model of the 'Virtual Storage Resource' element object of the 'Storage Group' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Properties of the virtual storage resource, as described in the data model of the 'Virtual Storage Resource' element object of the 'Storage Group' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw attached-partitions - Only present if \ :literal:`expand=true`\ : Partitions to which the storage group is attached. + Only present if :literal:`expand=true`\ : Partitions to which the storage group is attached. | **returned**: success+expand | **type**: list | **elements**: dict {property} - Properties of the partition, as described in the data model of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Properties of the partition, as described in the data model of the 'Partition' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment.rst.txt index b7b964c7..bdd3386f 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -111,11 +111,11 @@ partition_name state The desired state for the storage group attachment. All states are fully idempotent within the limits of the properties that can be changed, unless otherwise stated: - \* \ :literal:`detached`\ : Ensures that the storage group is not attached to the partition. If the storage group is currently attached to the partition and the partition is currently active, the module will fail (this is an idempotency limitation). + \* :literal:`detached`\ : Ensures that the storage group is not attached to the partition. If the storage group is currently attached to the partition and the partition is currently active, the module will fail (this is an idempotency limitation). - \* \ :literal:`attached`\ : Ensures that the storage group is attached to the partition. + \* :literal:`attached`\ : Ensures that the storage group is attached to the partition. - \* \ :literal:`facts`\ : Returns the attachment status. + \* :literal:`facts`\ : Returns the attachment status. | **required**: True | **type**: str @@ -188,7 +188,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume.rst.txt index c65d3544..bb352a90 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -111,11 +111,11 @@ name state The desired state for the storage volume. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the storage volume does not exist in the specified storage group. + \* :literal:`absent`\ : Ensures that the storage volume does not exist in the specified storage group. - \* \ :literal:`present`\ : Ensures that the storage volume exists in the specified storage group, and has the specified properties. + \* :literal:`present`\ : Ensures that the storage volume exists in the specified storage group, and has the specified properties. - \* \ :literal:`facts`\ : Returns the storage volume properties. + \* :literal:`facts`\ : Returns the storage volume properties. | **required**: True | **type**: str @@ -123,13 +123,13 @@ state properties - Dictionary with desired properties for the storage volume. Used for \ :literal:`state=present`\ ; ignored for \ :literal:`state=absent|facts`\ . Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with desired properties for the storage volume. Used for :literal:`state=present`\ ; ignored for :literal:`state=absent|facts`. Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for Storage Volume resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - Properties omitted in this dictionary will remain unchanged when the storage volume already exists, and will get the default value defined in the data model for storage volumes in the \ :ref:`HMC API `\ book when the storage volume is being created. + Properties omitted in this dictionary will remain unchanged when the storage volume already exists, and will get the default value defined in the data model for storage volumes in the :ref:`HMC API ` book when the storage volume is being created. | **required**: False | **type**: dict @@ -205,7 +205,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -217,9 +217,9 @@ msg | **type**: str storage_volume - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts`\ , the resource properties of the storage volume after any changes. + For :literal:`state=present|facts`\ , the resource properties of the storage volume after any changes. | **returned**: success | **type**: dict @@ -256,12 +256,12 @@ storage_volume | **type**: str type - Type of the storage volume (\ :literal:`fc`\ or \ :literal:`fcp`\ ), as defined in its storage group. + Type of the storage volume (\ :literal:`fc` or :literal:`fcp`\ ), as defined in its storage group. | **type**: str {property} - Additional properties of the storage volume, as described in the data model of the 'Storage Volume' element object of the 'Storage Group' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the storage volume, as described in the data model of the 'Storage Volume' element object of the 'Storage Group' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user.rst.txt index 80758405..a762718d 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user.rst.txt @@ -50,35 +50,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -96,11 +96,11 @@ name state The desired state for the HMC user. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the user does not exist. + \* :literal:`absent`\ : Ensures that the user does not exist. - \* \ :literal:`present`\ : Ensures that the user exists and has the specified properties. + \* :literal:`present`\ : Ensures that the user exists and has the specified properties. - \* \ :literal:`facts`\ : Returns the user properties. + \* :literal:`facts`\ : Returns the user properties. | **required**: True | **type**: str @@ -108,32 +108,32 @@ state properties - Dictionary with desired properties for the user. Used for \ :literal:`state=present`\ ; ignored for \ :literal:`state=absent|facts`\ . Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with desired properties for the user. Used for :literal:`state=present`\ ; ignored for :literal:`state=absent|facts`. Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for User resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`type`\ : Cannot be changed once the user exists. + \* :literal:`type`\ : Cannot be changed once the user exists. - \* \ :literal:`user\_roles`\ : Cannot be set directly, but indirectly via the artificial property \ :literal:`user\_role\_names`\ which replaces the current user roles, if specified. + \* :literal:`user\_roles`\ : Cannot be set directly, but indirectly via the artificial property :literal:`user\_role\_names` which replaces the current user roles, if specified. - \* \ :literal:`user\_pattern\_uri`\ : Cannot be set directly, but indirectly via the artificial property \ :literal:`user\_pattern\_name`\ . + \* :literal:`user\_pattern\_uri`\ : Cannot be set directly, but indirectly via the artificial property :literal:`user\_pattern\_name`. - \* \ :literal:`password\_rule\_uri`\ : Cannot be set directly, but indirectly via the artificial property \ :literal:`password\_rule\_name`\ . + \* :literal:`password\_rule\_uri`\ : Cannot be set directly, but indirectly via the artificial property :literal:`password\_rule\_name`. - \* \ :literal:`ldap\_server\_definition\_uri`\ : Cannot be set directly, but indirectly via the artificial property \ :literal:`ldap\_server\_definition\_name`\ . + \* :literal:`ldap\_server\_definition\_uri`\ : Cannot be set directly, but indirectly via the artificial property :literal:`ldap\_server\_definition\_name`. - \* \ :literal:`default\_group\_uri`\ : Cannot be set directly, but indirectly via the artificial property \ :literal:`default\_group\_name`\ . + \* :literal:`default\_group\_uri`\ : Cannot be set directly, but indirectly via the artificial property :literal:`default\_group\_name`. - Properties omitted in this dictionary will remain unchanged when the user already exists, and will get the default value defined in the data model for users in the \ :ref:`HMC API `\ book when the user is being created. + Properties omitted in this dictionary will remain unchanged when the user already exists, and will get the default value defined in the data model for users in the :ref:`HMC API ` book when the user is being created. | **required**: False | **type**: dict expand - Deprecated: The \ :literal:`expand`\ parameter is deprecated because the returned password rule, user role, user pattern and LDAP server definition objects have an independent lifecycle, so the same objects are returned when invoking this module in a loop through all users. Use the respective other modules of this collection to get the properties of these objects. + Deprecated: The :literal:`expand` parameter is deprecated because the returned password rule, user role, user pattern and LDAP server definition objects have an independent lifecycle, so the same objects are returned when invoking this module in a loop through all users. Use the respective other modules of this collection to get the properties of these objects. Boolean that controls whether the returned user contains additional artificial properties that expand certain URI or name properties to the full set of resource properties (see description of return values of this module). @@ -205,7 +205,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -217,9 +217,9 @@ msg | **type**: str user - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts`\ , a dictionary with the resource properties of the target user, plus additional artificial properties as described in the following list items. + For :literal:`state=present|facts`\ , a dictionary with the resource properties of the target user, plus additional artificial properties as described in the following list items. | **returned**: success | **type**: dict @@ -277,78 +277,78 @@ user | **type**: str {property} - Additional properties of the user, as described in the data model of the 'User' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the user, as described in the data model of the 'User' object in the :ref:`HMC API ` book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book. | **type**: raw user-role-names - Name of the user roles referenced by property \ :literal:`user-roles`\ . + Name of the user roles referenced by property :literal:`user-roles`. | **type**: str user-role-objects - Deprecated: This result property is deprecated because the \ :literal:`expand`\ parameter is deprecated. + Deprecated: This result property is deprecated because the :literal:`expand` parameter is deprecated. - Only if \ :literal:`expand=true`\ : User roles referenced by property \ :literal:`user-roles`\ . + Only if :literal:`expand=true`\ : User roles referenced by property :literal:`user-roles`. | **type**: dict {property} - Properties of the user role, as described in the data model of the 'User Pattern' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Properties of the user role, as described in the data model of the 'User Pattern' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw user-pattern-name - Only for users with \ :literal:`type=pattern`\ : Name of the user pattern referenced by property \ :literal:`user-pattern-uri`\ . + Only for users with :literal:`type=pattern`\ : Name of the user pattern referenced by property :literal:`user-pattern-uri`. | **type**: str user-pattern - Deprecated: This result property is deprecated because the \ :literal:`expand`\ parameter is deprecated. + Deprecated: This result property is deprecated because the :literal:`expand` parameter is deprecated. - Only for users with \ :literal:`type=pattern`\ and if \ :literal:`expand=true`\ : User pattern referenced by property \ :literal:`user-pattern-uri`\ . + Only for users with :literal:`type=pattern` and if :literal:`expand=true`\ : User pattern referenced by property :literal:`user-pattern-uri`. | **type**: dict {property} - Properties of the user pattern, as described in the data model of the 'User Pattern' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Properties of the user pattern, as described in the data model of the 'User Pattern' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw password-rule-name - Only for users with \ :literal:`authentication-type=local`\ : Name of the password rule referenced by property \ :literal:`password-rule-uri`\ . + Only for users with :literal:`authentication-type=local`\ : Name of the password rule referenced by property :literal:`password-rule-uri`. | **type**: str password-rule - Deprecated: This result property is deprecated because the \ :literal:`expand`\ parameter is deprecated. + Deprecated: This result property is deprecated because the :literal:`expand` parameter is deprecated. - Only for users with \ :literal:`authentication-type=local`\ and if \ :literal:`expand=true`\ : Password rule referenced by property \ :literal:`password-rule-uri`\ . + Only for users with :literal:`authentication-type=local` and if :literal:`expand=true`\ : Password rule referenced by property :literal:`password-rule-uri`. | **type**: dict {property} - Properties of the password rule, as described in the data model of the 'Password Rule' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Properties of the password rule, as described in the data model of the 'Password Rule' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw ldap-server-definition-name - Only for users with \ :literal:`authentication-type=ldap`\ : Name of the LDAP server definition referenced by property \ :literal:`ldap-server-definition-uri`\ . + Only for users with :literal:`authentication-type=ldap`\ : Name of the LDAP server definition referenced by property :literal:`ldap-server-definition-uri`. | **type**: str ldap-server-definition - Deprecated: This result property is deprecated because the \ :literal:`expand`\ parameter is deprecated. + Deprecated: This result property is deprecated because the :literal:`expand` parameter is deprecated. - Only for users with \ :literal:`authentication-type=ldap`\ and if \ :literal:`expand=true`\ : LDAP server definition referenced by property \ :literal:`ldap-server-definition-uri`\ . + Only for users with :literal:`authentication-type=ldap` and if :literal:`expand=true`\ : LDAP server definition referenced by property :literal:`ldap-server-definition-uri`. | **type**: dict {property} - Properties of the LDAP server definition, as described in the data model of the 'LDAP Server Definition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Properties of the LDAP server definition, as described in the data model of the 'LDAP Server Definition' object in the :ref:`HMC API ` book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_list.rst.txt index be221bd5..39ab46f6 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_list.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -169,12 +169,12 @@ users | **type**: str type - Type of the user (\ :literal:`standard`\ , \ :literal:`template`\ , \ :literal:`pattern-based`\ , \ :literal:`system-defined`\ ) + Type of the user (\ :literal:`standard`\ , :literal:`template`\ , :literal:`pattern-based`\ , :literal:`system-defined`\ ) | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern.rst.txt index db96d454..2a19eb6e 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern.rst.txt @@ -49,35 +49,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -95,11 +95,11 @@ name state The desired state for the HMC user pattern. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the user pattern does not exist. + \* :literal:`absent`\ : Ensures that the user pattern does not exist. - \* \ :literal:`present`\ : Ensures that the user pattern exists and has the specified properties. + \* :literal:`present`\ : Ensures that the user pattern exists and has the specified properties. - \* \ :literal:`facts`\ : Returns the user pattern properties. + \* :literal:`facts`\ : Returns the user pattern properties. | **required**: True | **type**: str @@ -107,15 +107,15 @@ state properties - Dictionary with desired properties for the user pattern. Used for \ :literal:`state=present`\ ; ignored for \ :literal:`state=absent|facts`\ . Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with desired properties for the user pattern. Used for :literal:`state=present`\ ; ignored for :literal:`state=absent|facts`. Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for User Pattern resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`...\_uri`\ : Cannot be set directly, but indirectly via the corresponding artificial property \ :literal:`...\_name`\ . An empty string for the name will set the URI to null. + \* :literal:`...\_uri`\ : Cannot be set directly, but indirectly via the corresponding artificial property :literal:`...\_name`. An empty string for the name will set the URI to null. - Properties omitted in this dictionary will remain unchanged when the user pattern already exists, and will get the default value defined in the data model for user patterns in the \ :ref:`HMC API `\ book when the user pattern is being created. + Properties omitted in this dictionary will remain unchanged when the user pattern already exists, and will get the default value defined in the data model for user patterns in the :ref:`HMC API ` book when the user pattern is being created. | **required**: False | **type**: dict @@ -178,7 +178,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -190,9 +190,9 @@ msg | **type**: str user_pattern - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts`\ , a dictionary with the resource properties of the target user pattern and some additional artificial properties. + For :literal:`state=present|facts`\ , a dictionary with the resource properties of the target user pattern and some additional artificial properties. | **returned**: success | **type**: dict @@ -239,9 +239,9 @@ user_pattern | **type**: str {property} - Additional properties of the user pattern, as described in the data model of the 'User Pattern' object in the \ :ref:`HMC API `\ book. The property names will have underscores instead of hyphens. + Additional properties of the user pattern, as described in the data model of the 'User Pattern' object in the :ref:`HMC API ` book. The property names will have underscores instead of hyphens. - The items in the \ :literal:`ldap\_group\_to\_template\_mappings`\ property have an additional item \ :literal:`template-name`\ which is the name of the resource object referenced by \ :literal:`template-uri`\ . + The items in the :literal:`ldap\_group\_to\_template\_mappings` property have an additional item :literal:`template-name` which is the name of the resource object referenced by :literal:`template-uri`. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list.rst.txt index 0b154866..0aebe832 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -143,7 +143,7 @@ msg | **type**: str user_patterns - The list of User Patterns, with a subset or all of their properties, dependent on \ :literal:`full\_properties`\ . + The list of User Patterns, with a subset or all of their properties, dependent on :literal:`full\_properties`. | **returned**: success | **type**: list @@ -178,14 +178,14 @@ user_patterns type The style in which the user pattern is expressed, as one of the following values: - \ :literal:`glob-like`\ - Glob-like pattern as used in file names, supporting the special characters \ :literal:`\*`\ and \ :literal:`?`\ . + :literal:`glob-like` - Glob-like pattern as used in file names, supporting the special characters :literal:`\*` and :literal:`?`. - \ :literal:`regular-expression`\ - Regular expression pattern using \ :ref:`Java regular expressions `\ . + :literal:`regular-expression` - Regular expression pattern using :ref:`Java regular expressions `. | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ , as described in the data model of the 'User Pattern' object in the \ :ref:`HMC API `\ book. The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties`\ , as described in the data model of the 'User Pattern' object in the :ref:`HMC API ` book. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role.rst.txt index bf6d4aa5..1a9949a4 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role.rst.txt @@ -49,35 +49,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -95,11 +95,11 @@ name state The desired state for the HMC user role. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the user role does not exist. + \* :literal:`absent`\ : Ensures that the user role does not exist. - \* \ :literal:`present`\ : Ensures that the user role exists and has the specified properties. + \* :literal:`present`\ : Ensures that the user role exists and has the specified properties. - \* \ :literal:`facts`\ : Returns the user role properties. + \* :literal:`facts`\ : Returns the user role properties. | **required**: True | **type**: str @@ -107,19 +107,19 @@ state properties - Dictionary with desired properties for the user role. Used for \ :literal:`state=present`\ ; ignored for \ :literal:`state=absent|facts`\ . Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. + Dictionary with desired properties for the user role. Used for :literal:`state=present`\ ; ignored for :literal:`state=absent|facts`. Dictionary key is the property name with underscores instead of hyphens, and dictionary value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. The possible input properties in this dictionary are the properties defined as writeable in the data model for user role resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`associated\_system\_defined\_user\_role\_uri`\ : Cannot be specified because this information is specified using the artificial property \ :literal:`associated\_system\_defined\_user\_role\_name`\ . + \* :literal:`associated\_system\_defined\_user\_role\_uri`\ : Cannot be specified because this information is specified using the artificial property :literal:`associated\_system\_defined\_user\_role\_name`. - \* \ :literal:`associated\_system\_defined\_user\_role\_name`\ : The name of the associated system-defined user role. + \* :literal:`associated\_system\_defined\_user\_role\_name`\ : The name of the associated system-defined user role. - \* \ :literal:`permissions`\ : Can be specified as if it were writeable. + \* :literal:`permissions`\ : Can be specified as if it were writeable. - Properties omitted in this dictionary will remain unchanged when the user role already exists, and will get the default value defined in the data model for user roles in the \ :ref:`HMC API `\ book when the user role is being created. + Properties omitted in this dictionary will remain unchanged when the user role already exists, and will get the default value defined in the data model for user roles in the :ref:`HMC API ` book when the user role is being created. | **required**: False | **type**: dict @@ -135,7 +135,7 @@ properties associated_system_defined_user_role_name The name of the associated system-defined user role. Specifying it requires that the referenced user role exists. - Optional, default: \ :literal:`hmc-operator-tasks`\ . + Optional, default: :literal:`hmc-operator-tasks`. | **required**: False | **type**: str @@ -144,7 +144,7 @@ properties permissions The permissions for this user role. - This property is represented different from its description in the \ :ref:`HMC API `\ : The property is a list of permissions. Each list item is a dictionary that specifies a single permission item, any required scoping items, and optional option items. + This property is represented different from its description in the :ref:`HMC API `\ : The property is a list of permissions. Each list item is a dictionary that specifies a single permission item, any required scoping items, and optional option items. | **required**: False | **type**: list @@ -159,14 +159,14 @@ properties view_only - Option item only for \ :literal:`task`\ : Indicates whether the task's view-only version is subject of the permission. Only certain tasks have a view-only version. Default: true. + Option item only for :literal:`task`\ : Indicates whether the task's view-only version is subject of the permission. Only certain tasks have a view-only version. Default: true. | **required**: False | **type**: bool class - Permission item: Object permission to all objects of the specified resource class (= value of \ :literal:`class`\ property). + Permission item: Object permission to all objects of the specified resource class (= value of :literal:`class` property). | **required**: False | **type**: str @@ -180,7 +180,7 @@ properties include_members - Option item only for \ :literal:`group`\ : Indicates whether the group members are included in the permission. Default: false. + Option item only for :literal:`group`\ : Indicates whether the group members are included in the permission. Default: false. | **required**: False | **type**: bool @@ -198,7 +198,7 @@ properties partition Permission item: Object permission to the partition with the specified name on the specified CPC (in DPM mode). - Requires \ :literal:`cpc`\ to be specified as a scoping item. + Requires :literal:`cpc` to be specified as a scoping item. | **required**: False | **type**: str @@ -207,7 +207,7 @@ properties lpar Permission item: Object permission to the LPAR with the specified name on the specified CPC (in classic mode). - Requires \ :literal:`cpc`\ to be specified as a scoping item. + Requires :literal:`cpc` to be specified as a scoping item. | **required**: False | **type**: str @@ -216,7 +216,7 @@ properties adapter Permission item: Object permission to the adapter with the specified name on the specified CPC (in DPM mode). - Requires \ :literal:`cpc`\ to be specified as a scoping item. + Requires :literal:`cpc` to be specified as a scoping item. | **required**: False | **type**: str @@ -225,7 +225,7 @@ properties storage_group Permission item: Object permission to the storage group with the specified name that is associated with the specified CPC (in DPM mode). - Requires \ :literal:`cpc`\ to be specified as a scoping item. + Requires :literal:`cpc` to be specified as a scoping item. | **required**: False | **type**: str @@ -234,7 +234,7 @@ properties storage_group_template Permission item: Object permission to the storage group template with the specified name that is associated with the specified CPC (in DPM mode). - Requires \ :literal:`cpc`\ to be specified as a scoping item. + Requires :literal:`cpc` to be specified as a scoping item. | **required**: False | **type**: str @@ -313,7 +313,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -325,9 +325,9 @@ msg | **type**: str user_role - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present|facts`\ , a dictionary with the resource properties of the target user role. + For :literal:`state=present|facts`\ , a dictionary with the resource properties of the target user role. | **returned**: success | **type**: dict @@ -387,7 +387,7 @@ user_role permissions The permissions for this user role. - This property is represented different from its description in the \ :ref:`HMC API `\ : The property is a list of permissions. Each list item is a dictionary that specifies a single permission item, any needed scoping items, and any applicable option items. + This property is represented different from its description in the :ref:`HMC API `\ : The property is a list of permissions. Each list item is a dictionary that specifies a single permission item, any needed scoping items, and any applicable option items. | **type**: list | **elements**: dict @@ -398,12 +398,12 @@ user_role | **type**: str view_only - Option item present for \ :literal:`task`\ : Indicates whether the task's view-only version is subject of the permission. Only certain tasks have a view-only version, but the option item will be present for all tasks. + Option item present for :literal:`task`\ : Indicates whether the task's view-only version is subject of the permission. Only certain tasks have a view-only version, but the option item will be present for all tasks. | **type**: bool class - Permission item: Object permission to all objects of the specified resource class (= value of \ :literal:`class`\ property). + Permission item: Object permission to all objects of the specified resource class (= value of :literal:`class` property). | **type**: str @@ -413,7 +413,7 @@ user_role | **type**: str include_members - Option item present for \ :literal:`group`\ : Indicates whether the group members are included in the permission. The option item will be present for all groups. + Option item present for :literal:`group`\ : Indicates whether the group members are included in the permission. The option item will be present for all groups. | **type**: bool @@ -427,41 +427,41 @@ user_role partition Permission item: Object permission to the partition with the specified name on the specified CPC (in DPM mode). - \ :literal:`cpc`\ will be present as a scoping item. + :literal:`cpc` will be present as a scoping item. | **type**: str lpar Permission item: Object permission to the LPAR with the specified name on the specified CPC (in classic mode). - \ :literal:`cpc`\ will be present as a scoping item. + :literal:`cpc` will be present as a scoping item. | **type**: str adapter Permission item: Object permission to the adapter with the specified name on the specified CPC (in DPM mode). - \ :literal:`cpc`\ will be present as a scoping item. + :literal:`cpc` will be present as a scoping item. | **type**: str storage_group Permission item: Object permission to the storage group with the specified name that is associated with the specified CPC (in DPM mode). - \ :literal:`cpc`\ will be present as a scoping item. + :literal:`cpc` will be present as a scoping item. | **type**: str storage_group_template Permission item: Object permission to the storage group template with the specified name that is associated with the specified CPC (in DPM mode). - \ :literal:`cpc`\ will be present as a scoping item. + :literal:`cpc` will be present as a scoping item. | **type**: str {property} - Additional properties of the user role, as described in the data model of the 'User Role' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the user role, as described in the data model of the 'User Role' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list.rst.txt index 937cf30a..ce8bb637 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -169,12 +169,12 @@ user_roles | **type**: str type - Type of the user role (\ :literal:`system-defined`\ , \ :literal:`user-defined`\ ) + Type of the user role (\ :literal:`system-defined`\ , :literal:`user-defined`\ ) | **type**: str {additional_property} - Additional properties requested via \ :literal:`full\_properties`\ . The property names will have underscores instead of hyphens. + Additional properties requested via :literal:`full\_properties`. The property names will have underscores instead of hyphens. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_versions.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_versions.rst.txt index 0644642f..0116d3e8 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_versions.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_versions.rst.txt @@ -48,35 +48,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -241,7 +241,7 @@ versions | **type**: str status - The current status of the CPC. For details, see the description of the 'status' property in the data model of the 'CPC' resource (see \ :ref:`HMC API `\ ). + The current status of the CPC. For details, see the description of the 'status' property in the data model of the 'CPC' resource (see :ref:`HMC API `\ ). | **type**: str diff --git a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function.rst.txt b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function.rst.txt index 15daf050..9307a3a6 100644 --- a/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function.rst.txt @@ -51,35 +51,35 @@ hmc_auth userid - The userid (username) for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The userid (username) for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str password - The password for authenticating with the HMC. This is mutually exclusive with providing \ :literal:`hmc\_auth.session\_id`\ . + The password for authenticating with the HMC. This is mutually exclusive with providing :literal:`hmc\_auth.session\_id`. | **required**: False | **type**: str session_id - HMC session ID to be used. This is mutually exclusive with providing \ :literal:`hmc\_auth.userid`\ and \ :literal:`hmc\_auth.password`\ and can be created as described in the \ :ref:`zhmc\_session module `\ . + HMC session ID to be used. This is mutually exclusive with providing :literal:`hmc\_auth.userid` and :literal:`hmc\_auth.password` and can be created as described in the :ref:`zhmc\_session module `. | **required**: False | **type**: str ca_certs - Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the \ :envvar:`REQUESTS\_CA\_BUNDLE`\ environment variable or the path name in the \ :envvar:`CURL\_CA\_BUNDLE`\ environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. + Path name of certificate file or certificate directory to be used for verifying the HMC certificate. If null (default), the path name in the :envvar:`REQUESTS\_CA\_BUNDLE` environment variable or the path name in the :envvar:`CURL\_CA\_BUNDLE` environment variable is used, or if neither of these variables is set, the certificates in the Mozilla CA Certificate List provided by the 'certifi' Python package are used for verifying the HMC certificate. | **required**: False | **type**: str verify - If True (default), verify the HMC certificate as specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter. If False, ignore what is specified in the \ :literal:`hmc\_auth.ca\_certs`\ parameter and do not verify the HMC certificate. + If True (default), verify the HMC certificate as specified in the :literal:`hmc\_auth.ca\_certs` parameter. If False, ignore what is specified in the :literal:`hmc\_auth.ca\_certs` parameter and do not verify the HMC certificate. | **required**: False | **type**: bool @@ -111,9 +111,9 @@ name state The desired state for the virtual function. All states are fully idempotent within the limits of the properties that can be changed: - \* \ :literal:`absent`\ : Ensures that the virtual function does not exist in the specified partition. + \* :literal:`absent`\ : Ensures that the virtual function does not exist in the specified partition. - \* \ :literal:`present`\ : Ensures that the virtual function exists in the specified partition and has the specified properties. + \* :literal:`present`\ : Ensures that the virtual function exists in the specified partition and has the specified properties. | **required**: True | **type**: str @@ -121,15 +121,15 @@ state properties - Dictionary with input properties for the virtual function, for \ :literal:`state=present`\ . Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for \ :literal:`state=absent`\ . + Dictionary with input properties for the virtual function, for :literal:`state=present`. Key is the property name with underscores instead of hyphens, and value is the property value in YAML syntax. Integer properties may also be provided as decimal strings. Will be ignored for :literal:`state=absent`. The possible input properties in this dictionary are the properties defined as writeable in the data model for Virtual Function resources (where the property names contain underscores instead of hyphens), with the following exceptions: - \* \ :literal:`name`\ : Cannot be specified because the name has already been specified in the \ :literal:`name`\ module parameter. + \* :literal:`name`\ : Cannot be specified because the name has already been specified in the :literal:`name` module parameter. - \* \ :literal:`adapter\_uri`\ : Cannot be specified because this information is specified using the artificial property \ :literal:`adapter\_name`\ . + \* :literal:`adapter\_uri`\ : Cannot be specified because this information is specified using the artificial property :literal:`adapter\_name`. - \* \ :literal:`adapter\_name`\ : The name of the adapter that backs the target virtual function. + \* :literal:`adapter\_name`\ : The name of the adapter that backs the target virtual function. Properties omitted in this dictionary will remain unchanged when the virtual function already exists, and will get the default value defined in the data model for virtual functions when the virtual function is being created. @@ -192,7 +192,7 @@ Return Values changed - Indicates if any change has been made by the module. For \ :literal:`state=facts`\ , always will be false. + Indicates if any change has been made by the module. For :literal:`state=facts`\ , always will be false. | **returned**: always | **type**: bool @@ -204,9 +204,9 @@ msg | **type**: str virtual_function - For \ :literal:`state=absent`\ , an empty dictionary. + For :literal:`state=absent`\ , an empty dictionary. - For \ :literal:`state=present`\ , the resource properties of the virtual function after any changes. + For :literal:`state=present`\ , the resource properties of the virtual function after any changes. | **returned**: success | **type**: dict @@ -217,7 +217,7 @@ virtual_function | **type**: str {property} - Additional properties of the virtual function, as described in the data model of the 'Virtual Function' element object of the 'Partition' object in the \ :ref:`HMC API `\ book. The property names have hyphens (-) as described in that book. + Additional properties of the virtual function, as described in the data model of the 'Virtual Function' element object of the 'Partition' object in the :ref:`HMC API ` book. The property names have hyphens (-) as described in that book. | **type**: raw diff --git a/_sources/zhmc-ansible-modules/docs/source/release_notes.rst.txt b/_sources/zhmc-ansible-modules/docs/source/release_notes.rst.txt index 32cfd6a1..974ec8ba 100644 --- a/_sources/zhmc-ansible-modules/docs/source/release_notes.rst.txt +++ b/_sources/zhmc-ansible-modules/docs/source/release_notes.rst.txt @@ -20,6 +20,58 @@ Releases ======== +Version 1.9.3 +------------- + +Released: 2024-11-29 + +Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_ + +**Bug fixes:** + +* Increased zhmcclient version to 1.18.2 to pick up fixes. (issue #1074) + +* Fixed that all password-like input parameters that were written in clear text + to the module entry log are now blanked out. This affected the following + modules: zhmc_ldap_server_definition, zhmc_lpar, zhmc_partition, zhmc_user. + +* Fixed that all password-like input parameters that were added to the + module return value in clear text for 'state' values that created or updated + the resource are now removed from the return value. This affected the + following modules: zhmc_ldap_server_definition, zhmc_lpar, zhmc_partition. + +* Docs: Ignored www.ansible.com in linkcheck, because it occasionally times out. + + +Version 1.9.2 +------------- + +Released: 2024-11-22 + +Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_ + +**Bug fixes:** + +* Fixed safety issues up to 2024-11-21. + +* Dev: Fixed removal of some files in the Makefile. + +* Fixed that the zhmc_user module blanked out the 'password' property in + the input params before passing them on to the zhmcclient + 'User.update_properties()' method. (issue #1081) + +* Docs: Fixed broken links to IBM documentation and updated permanently + redirected links. + +**Enhancements:** + +* Support for ansible-core 2.18, by adding an ignore file for the sanity tests. + +* The 'hmc_auth' input parameter is no longer completely removed from the + module entry log, but instead its sensitive items 'password' and 'session_id' + are now blanked out. + + Version 1.9.1 ------------- @@ -29,6 +81,8 @@ Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_ **Bug fixes:** +* Fixed safety issues up to 20024-07-19. + * Sanity test: Fixed the sanity test on AutomationHub which failed because the "compile" and "import" tests were run for all target node Python versions, which includes Python 2.7. As we had dropped support for Python < 3.8 in @@ -40,6 +94,8 @@ Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_ modules of this collection run only on the controller node, so the additional Python versions for the target node are no longer used for these sanity tests. +* Dev: Fixed new issue 'too-many-positional-arguments' reported by Pylint 3.3.0. + **Cleanup:** * Removed the unnecessary .pylintrc file from the distribution archive of the diff --git a/ibm_zos_cics/docs/source/modules/cmci_action.html b/ibm_zos_cics/docs/source/modules/cmci_action.html index 1ac5d5ac..bfb228c2 100644 --- a/ibm_zos_cics/docs/source/modules/cmci_action.html +++ b/ibm_zos_cics/docs/source/modules/cmci_action.html @@ -437,9 +437,9 @@

ParametersExamples

- name: Newcopy a program
   cmci_action:
-    cmci_host: "winmvs2c.hursley.ibm.com"
-    cmci_port: 10080
-    context: "iyk3z0r9"
+    cmci_host: "example.com"
+    cmci_port: 12345
+    context: "plex_or_applid"
     type: "CICSProgram"
     action_name: NEWCOPY
     resource:
@@ -451,9 +451,9 @@ 

Examples- name: install a bundle in a CICS region cmci_action: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: "10080" - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: "12345" + context: "plex_or_applid" type: CICSBundle action_name: install resource: diff --git a/ibm_zos_cics/docs/source/modules/cmci_create.html b/ibm_zos_cics/docs/source/modules/cmci_create.html index d9c1b175..c12b26e3 100644 --- a/ibm_zos_cics/docs/source/modules/cmci_create.html +++ b/ibm_zos_cics/docs/source/modules/cmci_create.html @@ -347,9 +347,9 @@

ParametersExamples

- name: define a BUNDLE in a CSD
   cmci_create:
-    cmci_host: "winmvs2c.hursley.ibm.com"
-    cmci_port: 10080
-    context: "iyk3z0r9"
+    cmci_host: "example.com"
+    cmci_port: 12345
+    context: "plex_or_applid"
     type: "CICSDefinitionBundle"
     attributes:
       name: PONGALT
diff --git a/ibm_zos_cics/docs/source/modules/cmci_delete.html b/ibm_zos_cics/docs/source/modules/cmci_delete.html
index ff6437dc..ab503edf 100644
--- a/ibm_zos_cics/docs/source/modules/cmci_delete.html
+++ b/ibm_zos_cics/docs/source/modules/cmci_delete.html
@@ -411,9 +411,9 @@ 

ParametersExamples

- name: delete a bundle in a CICS region
   cmci_delete:
-    cmci_host: "winmvs2c.hursley.ibm.com"
-    cmci_port: 10080
-    context: "iyk3z0r9"
+    cmci_host: "example.com"
+    cmci_port: 12345
+    context: "plex_or_applid"
     type: CICSBundle
     resource:
       filter:
@@ -421,9 +421,9 @@ 

Examples- name: delete a bundle definition in a CICS region cmci_delete: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 - context: "iyk3z0r9" + cmci_host: "example.com" + cmci_port: 12345 + context: "plex_or_applid" type: CICSDefinitionBundle resource: filter: diff --git a/ibm_zos_cics/docs/source/modules/cmci_get.html b/ibm_zos_cics/docs/source/modules/cmci_get.html index 9d7c70dc..dd97e957 100644 --- a/ibm_zos_cics/docs/source/modules/cmci_get.html +++ b/ibm_zos_cics/docs/source/modules/cmci_get.html @@ -427,11 +427,11 @@

ParametersExamples

- name: get 2 LOCFILEs from a CICSplex
   cmci_get:
-    cmci_host: "winmvs2c.hursley.ibm.com"
-    cmci_port: 10080
+    cmci_host: "example.com"
+    cmci_port: 12345
     cmci_user: "ibmuser"
     cmci_password: "123456"
-    context: "iyk3z0r9"
+    context: "plex_or_applid"
     type: CICSLocalFile
     record_count: 2
     resource:
@@ -440,11 +440,11 @@ 

Examples- name: get a localfile in a CICS region cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: "CICSLocalFile" resources: filter: @@ -454,11 +454,11 @@

Examples- name: get a progdef from a CSD cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: cicsdefinitionprogram resources: filter: @@ -470,11 +470,11 @@

Examples- name: pass module even if bundle definition is not found cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: cicsdefinitionbundle resources: filter: @@ -487,11 +487,11 @@

Examples- name: Using complex_filter to combine filter expressions and change operators cmci_get: - cmci_host: "winmvs2c.hursley.ibm.com" - cmci_port: 10080 + cmci_host: "example.com" + cmci_port: 12345 cmci_cert: "./sec/ansible.pem" cmci_key: "./sec/ansible.key" - context: "iyk3z0r9" + context: "plex_or_applid" type: "CICSRegion" resources: complex_filter: diff --git a/ibm_zos_cics/docs/source/modules/cmci_update.html b/ibm_zos_cics/docs/source/modules/cmci_update.html index fd0f1c72..20bf91de 100644 --- a/ibm_zos_cics/docs/source/modules/cmci_update.html +++ b/ibm_zos_cics/docs/source/modules/cmci_update.html @@ -437,9 +437,9 @@

ParametersExamples

- name: update a bundle definition in a CICS region
   cmci_update:
-    cmci_host: "winmvs2c.hursley.ibm.com"
-    cmci_port: "10080"
-    context: "iyk3z0r9"
+    cmci_host: "example.com"
+    cmci_port: "12345"
+    context: "plex_or_applid"
     type: "CICSDefinitionBundle"
     attributes:
       description: "New description"
diff --git a/ibm_zos_core/docs/source/release_notes.html b/ibm_zos_core/docs/source/release_notes.html
index c9400c42..674bfbd7 100644
--- a/ibm_zos_core/docs/source/release_notes.html
+++ b/ibm_zos_core/docs/source/release_notes.html
@@ -99,7 +99,7 @@
 
+
+
+

Version 1.11.1

+
+

Bugfixes

+
    +
  • zos_mvs_raw

    +
    +
      +
    • If a program failed with a non-zero return code and verbose was false, the module would succeed. Whereas, if the program failed and verbose was true the module would fail(false positive). Fix now has a consistent behavior and fails in both cases.

    • +
    • Module would obfuscate the return code from the program when failing returning 8 instead. Fix now returns the proper return code from the program.

    • +
    • Module would return the stderr content in stdout when verbose was true and return code was 0. Fix now does not replace stdout content with stderr.

    • +
    +
    +
  • +
+
+ +
+

Requirements

+

The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the +control node and z/OS managed node dependencies.

+
+
+

Known Issues

+
    +
  • zos_job_submit - when setting ‘location’ to ‘local’ and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default.

  • +
  • zos_job_submit - when submitting JCL, the response value returned for byte_count is incorrect.

  • +
  • zos_apf - When trying to remove a library that contains the ‘$’ character in the name from APF(authorized program facility), operation will fail.

Version 1.11.0

-
-

Minor Changes

+
+

Minor Changes

  • zos_apf - Added support for data set names (libraries) with special characters ($, /#, /- and @).

  • zos_archive

    @@ -473,8 +544,8 @@

    Minor Changes -

    Bugfixes

    + -
    -

    Availability

    + -
    -

    Requirements

    +
    +

    Requirements

    The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the control node and z/OS managed node dependencies.

    -
    -

    Known Issues

    +
    +

    Known Issues

    • zos_job_submit - when setting ‘location’ to ‘local’ and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default.

    • zos_job_submit - when submitting JCL, the response value returned for byte_count is incorrect.

    • @@ -523,16 +594,16 @@

      Major Changes -

      Minor Changes

      +
      +

      Minor Changes

      • zos_apf - Enhanced error messages when an exception is caught.

      • zos_backup_restore - Added option tmp_hlq to the user module to override the default high level qualifier (HLQ) for temporary and backup data sets.

      • zos_copy - Documented module options group and owner.

      -
      -

      Bugfixes

      +
      +

      Bugfixes

      • zos_apf - Option list previously only returned one data set, now it returns a list of retrieved data sets.

      • zos_blockinfile - Option block when containing double double quotation marks results in a task failure (failed=True); now the module handles this case to avoid failure.

      • @@ -604,21 +675,21 @@

        Porting Guide -

        Availability

        + -
        -

        Requirements

        +
        +

        Requirements

        The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the controller and z/OS managed node dependencies.

        -
        -

        Known Issues

        +
        +

        Known Issues

        • zos_job_submit - when setting ‘location’ to ‘local’ and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default.

        • zos_job_submit - when submitting JCL, the response value returned for byte_count is incorrect.

        • @@ -646,10 +717,58 @@

          Known Issues +

          Version 1.9.4

          +
          +

          Bugfixes

          +
            +
          • zos_mvs_raw - If verbose was true, even if the program return code was 0, the module would fail. Fix now ensures the module fails on non-zero return code only.

          • +
          +
          + +
          +

          Requirements

          +

          The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the +controller and z/OS managed node dependencies.

          +
          +
          +

          Known Issues

          +
            +
          • zos_job_submit - when setting ‘location’ to ‘LOCAL’ and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default.

          • +
          • zos_job_submit - when submitting JCL, the response value returned for byte_count is incorrect.

          • +
          • zos_job_submit, zos_job_output, zos_operator_action_query - encounters UTF-8 decoding errors when interacting with results that contain non-printable UTF-8 characters in the response. This has been addressed in this release and corrected with ZOAU version 1.2.5.6 or later.

            +
            +
              +
            • If the appropriate level of ZOAU can not be installed, some options are to:

              +
              +
                +
              • Specify that the ASA assembler option be enabled to instruct the assembler to use ANSI control characters instead of machine code control characters.

              • +
              • Ignore module errors by using ignore_errors:true for a specific playbook task.

              • +
              • If the error is resulting from a batch job, add ignore_errors:true to the task and capture the output into a registered variable to extract the +job ID with a regular expression. Then use zos_job_output to display the DD without the non-printable character such as the DD JESMSGLG.

              • +
              • If the error is the result of a batch job, set option return_output to false so that no DDs are read which could contain the non-printable UTF-8 characters.

              • +
              +
              +
            • +
            +
            +
          • +
          • zos_data_set - An undocumented option size was defined in module zos_data_set, this has been removed to satisfy collection certification, use the intended and documented space_primary option.

          • +
          • In the past, choices could be defined in either lower or upper case. Now, only the case that is identified in the docs can be set, this is so that the collection can continue to maintain certified status.

          • +
          +
          +

        Version 1.9.3

        -
        -

        Bugfixes

        +
        +

        Bugfixes

        • zos_job_submit - module did not return values for properties system and subsystem. Now the module returns these values.

        • zos_mvs_raw

          @@ -662,21 +781,21 @@

          Bugfixes -

          Availability

          + -
          -

          Requirements

          +
          +

          Requirements

          The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the controller and z/OS managed node dependencies.

          -
          -

          Known Issues

          +
          +

          Known Issues

          • zos_job_submit - when setting ‘location’ to ‘LOCAL’ and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default.

          • zos_job_submit - when submitting JCL, the response value returned for byte_count is incorrect.

          • @@ -704,27 +823,27 @@

            Known Issues

            Version 1.9.2

            -
            -

            Bugfixes

            +
            +

            Bugfixes

            • zos_copy - when creating the destination data set, the module would unnecessarily check if a data set is locked by another process. The module no longer performs this check when it creates the data set.

            -
            -

            Availability

            + -
            -

            Requirements

            +
            +

            Requirements

            The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the controller and z/OS managed node dependencies.

            -
            -

            Known Issues

            +
            +

            Known Issues

            • zos_job_submit - when setting ‘location’ to ‘LOCAL’ and not specifying the from and to encoding, the modules defaults are not read leaving the file in its original encoding; explicitly set the encodings instead of relying on the default.

            • zos_job_submit - when submitting JCL, the response value returned for byte_count is incorrect.

            • @@ -752,15 +871,15 @@

              Known Issues

              Version 1.9.1

              -
              -

              Bugfixes

              +
              +

              Bugfixes

              • zos_find - Option size failed if a PDS/E matched the pattern, now filtering on utilized size for a PDS/E is supported.

              • zos_mvs_raw - Option tmp_hlq when creating temporary data sets was previously ignored, now the option honors the High Level Qualifier for temporary data sets created during the module execution.

              -
              -

              Known Issues

              +
              +

              Known Issues

              -
              -

              Availability

              + -
              -

              Requirements

              +
              +

              Requirements

              The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the controller and z/OS managed node dependencies.

              Version 1.9.0

              -
              -

              Major Changes

              +
              +

              Major Changes

              • IBM Ansible z/OS core collection (ibm_zos_core) version 1.9.0 will be the last release to support ZOAU 1.2.x.

                @@ -814,8 +933,8 @@

                Major Changes -

                Minor Changes

                +
                +

                Minor Changes

                • zos_apf - Improved exception handling when the module is unable to process a response originating as a batch update.

                • zos_copy - Improved performance when copying multiple members from one PDS/E to another PDS/E.

                • @@ -865,8 +984,8 @@

                  Minor Changes -

                  Bugfixes

                  +
                  +

                  Bugfixes

                  -
                  -

                  Availability

                  + -
                  -

                  Requirements

                  +
                  +

                  Requirements

                  The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the controller and z/OS managed node dependencies.

                  Version 1.7.0

                  -
                  -

                  New Modules

                  +
                  +

                  New Modules

                  • zos_archive - archive files, data sets and extend archives on z/OS. Formats include, bz2, gz, tar, zip, terse, xmit and pax.

                  • zos_unarchive - unarchive files and data sets on z/OS. Formats include, bz2, gz, tar, zip, terse, xmit and pax.

                  -
                  -

                  Major Changes

                  +
                  +

                  Major Changes

                  zos_copy and zos_job_submit - supports Jinja2 templating which is essential for handling tasks that require advanced file modifications such as JCL.

                  -
                  -

                  Minor Changes

                  +
                  +

                  Minor Changes

                  • zos_copy

                    @@ -1117,8 +1236,8 @@

                    Minor Changes -

                    Bugfixes

                    +
                    +

                    Bugfixes

                    -
                    -

                    Availability

                    + -
                    -

                    Requirements

                    +
                    +

                    Requirements

                    The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the controller and z/OS managed node dependencies.

                    Version 1.6.0

                    -
                    -

                    New Modules

                    +
                    +

                    New Modules

                    • zos_volume_init - Can initialize volumes or minidisks on target z/OS systems which includes creating a volume label and an entry into the volume table of contents (VTOC).

                    -
                    -

                    Minor Changes

                    +
                    +

                    Minor Changes

                    • zos_blockinfile - Adds an enhancement to allow double quotes within a block.

                    • zos_copy

                      @@ -1185,8 +1304,8 @@

                      Minor Changes -

                      Bugfixes

                      + -
                      -

                      Availability

                      + -
                      -

                      Requirements

                      +
                      +

                      Requirements

                      The IBM z/OS core collection has several dependencies, please review the z/OS core support matrix to understand both the controller and z/OS managed node dependencies.

                      Version 1.5.0

                      -
                      -

                      New Modules

                      +
                      +

                      New Modules

                      • zos_gather_facts - can retrieve variables from target z/OS systems that are then available to playbooks through the ansible_facts dictionary and managed using filters.

                      -
                      -

                      Major Changes

                      +
                      +

                      Major Changes

                      • ibm_zos_core - Updates the entire collection in that the collection no longer depends on the managed node having installed System Display and Search Facility (SDSF). Remove SDSF dependency from ibm_zos_core collection.

                      -
                      -

                      Minor Changes

                      +
                      +

                      Minor Changes

                      -

                      TBD

                      -

                      TBD

                      +

                      6 Dec 2024

                      +

                      6 Dec 2026

                      1.11.x

                        diff --git a/searchindex.js b/searchindex.js index 319a6e15..18e3e3d2 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["faqs/faqs","ibm_zos_cics/docs/ansible_content","ibm_zos_cics/docs/source/community_guides","ibm_zos_cics/docs/source/modules","ibm_zos_cics/docs/source/modules/aux_temp_storage","ibm_zos_cics/docs/source/modules/aux_trace","ibm_zos_cics/docs/source/modules/cmci_action","ibm_zos_cics/docs/source/modules/cmci_create","ibm_zos_cics/docs/source/modules/cmci_delete","ibm_zos_cics/docs/source/modules/cmci_get","ibm_zos_cics/docs/source/modules/cmci_update","ibm_zos_cics/docs/source/modules/csd","ibm_zos_cics/docs/source/modules/global_catalog","ibm_zos_cics/docs/source/modules/local_catalog","ibm_zos_cics/docs/source/modules/local_request_queue","ibm_zos_cics/docs/source/modules/region_jcl","ibm_zos_cics/docs/source/modules/stop_region","ibm_zos_cics/docs/source/modules/td_intrapartition","ibm_zos_cics/docs/source/modules/transaction_dump","ibm_zos_cics/docs/source/release_notes","ibm_zos_cics/docs/source/requirements_managed","ibm_zos_core/docs/ansible_content","ibm_zos_core/docs/source/community_guides","ibm_zos_core/docs/source/community_guides_docs/better_arg_parser","ibm_zos_core/docs/source/community_guides_docs/zos_ansible_module_testing","ibm_zos_core/docs/source/filters","ibm_zos_core/docs/source/modules","ibm_zos_core/docs/source/modules/zos_apf","ibm_zos_core/docs/source/modules/zos_archive","ibm_zos_core/docs/source/modules/zos_backup_restore","ibm_zos_core/docs/source/modules/zos_blockinfile","ibm_zos_core/docs/source/modules/zos_copy","ibm_zos_core/docs/source/modules/zos_data_set","ibm_zos_core/docs/source/modules/zos_encode","ibm_zos_core/docs/source/modules/zos_fetch","ibm_zos_core/docs/source/modules/zos_find","ibm_zos_core/docs/source/modules/zos_gather_facts","ibm_zos_core/docs/source/modules/zos_job_output","ibm_zos_core/docs/source/modules/zos_job_query","ibm_zos_core/docs/source/modules/zos_job_submit","ibm_zos_core/docs/source/modules/zos_lineinfile","ibm_zos_core/docs/source/modules/zos_mount","ibm_zos_core/docs/source/modules/zos_mvs_raw","ibm_zos_core/docs/source/modules/zos_operator","ibm_zos_core/docs/source/modules/zos_operator_action_query","ibm_zos_core/docs/source/modules/zos_ping","ibm_zos_core/docs/source/modules/zos_script","ibm_zos_core/docs/source/modules/zos_tso_command","ibm_zos_core/docs/source/modules/zos_unarchive","ibm_zos_core/docs/source/modules/zos_volume_init","ibm_zos_core/docs/source/plugins","ibm_zos_core/docs/source/reference/community","ibm_zos_core/docs/source/reference/documentation","ibm_zos_core/docs/source/release_notes","ibm_zos_core/docs/source/requirements_managed","ibm_zos_core/docs/source/resources/character_set","ibm_zos_core/docs/source/resources/releases_maintenance","ibm_zos_core/docs/source/resources/resources","ibm_zos_ims/docs/ansible_content","ibm_zos_ims/docs/source/community_guides","ibm_zos_ims/docs/source/community_guides_docs/zos_ansible_module_testing","ibm_zos_ims/docs/source/modules","ibm_zos_ims/docs/source/modules/ims_acb_gen","ibm_zos_ims/docs/source/modules/ims_catalog_populate","ibm_zos_ims/docs/source/modules/ims_catalog_purge","ibm_zos_ims/docs/source/modules/ims_command","ibm_zos_ims/docs/source/modules/ims_dbd_gen","ibm_zos_ims/docs/source/modules/ims_dbrc","ibm_zos_ims/docs/source/modules/ims_ddl","ibm_zos_ims/docs/source/modules/ims_psb_gen","ibm_zos_ims/docs/source/release_notes","ibm_zos_ims/docs/source/requirements_managed","ibm_zos_sysauto/docs/ansible_content","ibm_zos_sysauto/docs/source/community_guides","ibm_zos_sysauto/docs/source/release_notes","ibm_zos_sysauto/docs/source/requirements_managed","ibm_zos_sysauto/docs/source/roles","ibm_zos_sysauto/docs/source/roles/sa_create_dynamic_resource","ibm_zosmf/docs/ansible_content","ibm_zosmf/docs/source/community_guides","ibm_zosmf/docs/source/modules","ibm_zosmf/docs/source/modules/zmf_authenticate","ibm_zosmf/docs/source/modules/zmf_sca","ibm_zosmf/docs/source/modules/zmf_workflow","ibm_zosmf/docs/source/release_notes","ibm_zosmf/docs/source/requirements_control","ibm_zosmf/docs/source/requirements_managed","ibm_zosmf/docs/source/resources","ibm_zosmf/docs/source/roles","ibm_zosmf/docs/source/roles/zmf_cpm_create_software_instance","ibm_zosmf/docs/source/roles/zmf_cpm_get_software_instance","ibm_zosmf/docs/source/roles/zmf_cpm_list_software_templates","ibm_zosmf/docs/source/roles/zmf_cpm_manage_software_instance","ibm_zosmf/docs/source/roles/zmf_cpm_provision_software_service","ibm_zosmf/docs/source/roles/zmf_cpm_remove_software_instance","ibm_zosmf/docs/source/roles/zmf_swmgmt_csi_query","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_critical_updates","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_fixcat_updates","ibm_zosmf/docs/source/roles/zmf_swmgmt_search_software_updates","ibm_zosmf/docs/source/roles/zmf_swmgmt_zos_system_uuid","ibm_zosmf/docs/source/roles/zmf_workflow_complete","ibm_zosmf/docs/source/roles/zmf_zmsc_run_management_service","index","installation/installation","playbooks/playbooks","reference/community","reference/documentation","reference/helpful_links","release/release","requirements/requirements","troubleshooting/errorsandmessages","zhmc-ansible-modules/CHANGELOG","zhmc-ansible-modules/docs/ansible_content","zhmc-ansible-modules/docs/source/bibliography","zhmc-ansible-modules/docs/source/development","zhmc-ansible-modules/docs/source/modules","zhmc-ansible-modules/docs/source/modules/zhmc_adapter","zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list","zhmc-ansible-modules/docs/source/modules/zhmc_console","zhmc-ansible-modules/docs/source/modules/zhmc_cpc","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list","zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment","zhmc-ansible-modules/docs/source/modules/zhmc_hba","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list","zhmc-ansible-modules/docs/source/modules/zhmc_lpar","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages","zhmc-ansible-modules/docs/source/modules/zhmc_nic","zhmc-ansible-modules/docs/source/modules/zhmc_nic_list","zhmc-ansible-modules/docs/source/modules/zhmc_partition","zhmc-ansible-modules/docs/source/modules/zhmc_partition_command","zhmc-ansible-modules/docs/source/modules/zhmc_partition_list","zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list","zhmc-ansible-modules/docs/source/modules/zhmc_session","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment","zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume","zhmc-ansible-modules/docs/source/modules/zhmc_user","zhmc-ansible-modules/docs/source/modules/zhmc_user_list","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list","zhmc-ansible-modules/docs/source/modules/zhmc_user_role","zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list","zhmc-ansible-modules/docs/source/modules/zhmc_versions","zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function","zhmc-ansible-modules/docs/source/release_notes","zhmc-ansible-modules/docs/source/requirements_managed","zhmc-ansible-modules/docs/source/troubleshooting"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":2,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,sphinx:56},filenames:["faqs/faqs.rst","ibm_zos_cics/docs/ansible_content.rst","ibm_zos_cics/docs/source/community_guides.rst","ibm_zos_cics/docs/source/modules.rst","ibm_zos_cics/docs/source/modules/aux_temp_storage.rst","ibm_zos_cics/docs/source/modules/aux_trace.rst","ibm_zos_cics/docs/source/modules/cmci_action.rst","ibm_zos_cics/docs/source/modules/cmci_create.rst","ibm_zos_cics/docs/source/modules/cmci_delete.rst","ibm_zos_cics/docs/source/modules/cmci_get.rst","ibm_zos_cics/docs/source/modules/cmci_update.rst","ibm_zos_cics/docs/source/modules/csd.rst","ibm_zos_cics/docs/source/modules/global_catalog.rst","ibm_zos_cics/docs/source/modules/local_catalog.rst","ibm_zos_cics/docs/source/modules/local_request_queue.rst","ibm_zos_cics/docs/source/modules/region_jcl.rst","ibm_zos_cics/docs/source/modules/stop_region.rst","ibm_zos_cics/docs/source/modules/td_intrapartition.rst","ibm_zos_cics/docs/source/modules/transaction_dump.rst","ibm_zos_cics/docs/source/release_notes.rst","ibm_zos_cics/docs/source/requirements_managed.rst","ibm_zos_core/docs/ansible_content.rst","ibm_zos_core/docs/source/community_guides.rst","ibm_zos_core/docs/source/community_guides_docs/better_arg_parser.rst","ibm_zos_core/docs/source/community_guides_docs/zos_ansible_module_testing.rst","ibm_zos_core/docs/source/filters.rst","ibm_zos_core/docs/source/modules.rst","ibm_zos_core/docs/source/modules/zos_apf.rst","ibm_zos_core/docs/source/modules/zos_archive.rst","ibm_zos_core/docs/source/modules/zos_backup_restore.rst","ibm_zos_core/docs/source/modules/zos_blockinfile.rst","ibm_zos_core/docs/source/modules/zos_copy.rst","ibm_zos_core/docs/source/modules/zos_data_set.rst","ibm_zos_core/docs/source/modules/zos_encode.rst","ibm_zos_core/docs/source/modules/zos_fetch.rst","ibm_zos_core/docs/source/modules/zos_find.rst","ibm_zos_core/docs/source/modules/zos_gather_facts.rst","ibm_zos_core/docs/source/modules/zos_job_output.rst","ibm_zos_core/docs/source/modules/zos_job_query.rst","ibm_zos_core/docs/source/modules/zos_job_submit.rst","ibm_zos_core/docs/source/modules/zos_lineinfile.rst","ibm_zos_core/docs/source/modules/zos_mount.rst","ibm_zos_core/docs/source/modules/zos_mvs_raw.rst","ibm_zos_core/docs/source/modules/zos_operator.rst","ibm_zos_core/docs/source/modules/zos_operator_action_query.rst","ibm_zos_core/docs/source/modules/zos_ping.rst","ibm_zos_core/docs/source/modules/zos_script.rst","ibm_zos_core/docs/source/modules/zos_tso_command.rst","ibm_zos_core/docs/source/modules/zos_unarchive.rst","ibm_zos_core/docs/source/modules/zos_volume_init.rst","ibm_zos_core/docs/source/plugins.rst","ibm_zos_core/docs/source/reference/community.rst","ibm_zos_core/docs/source/reference/documentation.rst","ibm_zos_core/docs/source/release_notes.rst","ibm_zos_core/docs/source/requirements_managed.rst","ibm_zos_core/docs/source/resources/character_set.rst","ibm_zos_core/docs/source/resources/releases_maintenance.rst","ibm_zos_core/docs/source/resources/resources.rst","ibm_zos_ims/docs/ansible_content.rst","ibm_zos_ims/docs/source/community_guides.rst","ibm_zos_ims/docs/source/community_guides_docs/zos_ansible_module_testing.rst","ibm_zos_ims/docs/source/modules.rst","ibm_zos_ims/docs/source/modules/ims_acb_gen.rst","ibm_zos_ims/docs/source/modules/ims_catalog_populate.rst","ibm_zos_ims/docs/source/modules/ims_catalog_purge.rst","ibm_zos_ims/docs/source/modules/ims_command.rst","ibm_zos_ims/docs/source/modules/ims_dbd_gen.rst","ibm_zos_ims/docs/source/modules/ims_dbrc.rst","ibm_zos_ims/docs/source/modules/ims_ddl.rst","ibm_zos_ims/docs/source/modules/ims_psb_gen.rst","ibm_zos_ims/docs/source/release_notes.rst","ibm_zos_ims/docs/source/requirements_managed.rst","ibm_zos_sysauto/docs/ansible_content.rst","ibm_zos_sysauto/docs/source/community_guides.rst","ibm_zos_sysauto/docs/source/release_notes.rst","ibm_zos_sysauto/docs/source/requirements_managed.rst","ibm_zos_sysauto/docs/source/roles.rst","ibm_zos_sysauto/docs/source/roles/sa_create_dynamic_resource.rst","ibm_zosmf/docs/ansible_content.rst","ibm_zosmf/docs/source/community_guides.rst","ibm_zosmf/docs/source/modules.rst","ibm_zosmf/docs/source/modules/zmf_authenticate.rst","ibm_zosmf/docs/source/modules/zmf_sca.rst","ibm_zosmf/docs/source/modules/zmf_workflow.rst","ibm_zosmf/docs/source/release_notes.rst","ibm_zosmf/docs/source/requirements_control.rst","ibm_zosmf/docs/source/requirements_managed.rst","ibm_zosmf/docs/source/resources.rst","ibm_zosmf/docs/source/roles.rst","ibm_zosmf/docs/source/roles/zmf_cpm_create_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_cpm_get_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_cpm_list_software_templates.rst","ibm_zosmf/docs/source/roles/zmf_cpm_manage_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_cpm_provision_software_service.rst","ibm_zosmf/docs/source/roles/zmf_cpm_remove_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_csi_query.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_critical_updates.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_fixcat_updates.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_search_software_updates.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_zos_system_uuid.rst","ibm_zosmf/docs/source/roles/zmf_workflow_complete.rst","ibm_zosmf/docs/source/roles/zmf_zmsc_run_management_service.rst","index.rst","installation/installation.rst","playbooks/playbooks.rst","reference/community.rst","reference/documentation.rst","reference/helpful_links.rst","release/release.rst","requirements/requirements.rst","troubleshooting/errorsandmessages.rst","zhmc-ansible-modules/CHANGELOG.rst","zhmc-ansible-modules/docs/ansible_content.rst","zhmc-ansible-modules/docs/source/bibliography.rst","zhmc-ansible-modules/docs/source/development.rst","zhmc-ansible-modules/docs/source/modules.rst","zhmc-ansible-modules/docs/source/modules/zhmc_adapter.rst","zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_console.rst","zhmc-ansible-modules/docs/source/modules/zhmc_cpc.rst","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity.rst","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment.rst","zhmc-ansible-modules/docs/source/modules/zhmc_hba.rst","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.rst","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages.rst","zhmc-ansible-modules/docs/source/modules/zhmc_nic.rst","zhmc-ansible-modules/docs/source/modules/zhmc_nic_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition_command.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages.rst","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule.rst","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_session.rst","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group.rst","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment.rst","zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_role.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_versions.rst","zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function.rst","zhmc-ansible-modules/docs/source/release_notes.rst","zhmc-ansible-modules/docs/source/requirements_managed.rst","zhmc-ansible-modules/docs/source/troubleshooting.rst"],objects:{},objnames:{},objtypes:{},terms:{"0000000bba01":49,"000c":43,"000d":43,"000e":43,"000f":43,"00106f234c71":124,"00106f237ab1":142,"00106f239c31":[116,119,122,130,132,139,141],"00106f239d19":[119,130,132,139,141],"00106f23f636":[144,145],"00106f25b43c":146,"009c0f4c":[139,141],"01a0":39,"023f":130,"033f":149,"0706c00180000000000000000070e050":126,"083c":39,"0c99":142,"0f03":39,"0ick00703i":49,"0ick01314i":49,"0ick04000i":49,"0xc1":55,"100088947155a1e9":[116,139],"100mb":29,"1036k":39,"1048k":39,"10c":[117,119],"10fa8489":126,"10m":37,"11548k":37,"11740k":39,"11896k":39,"11e8":[116,119,122,130,132,139],"11e9":[119,136,139,141,142,144,145],"11ea":[119,130,132],"11eb":142,"11ec":146,"11ee":124,"11m":39,"123f":123,"12c":116,"131a":15,"14m":39,"15t02":[6,7,8,9,10],"16s":[116,139],"1768k":39,"1876480k":39,"19e90e27":142,"1appus":40,"1cae":142,"1data":37,"1gb":29,"1ickdsf":49,"200a":[139,141],"20a6":119,"240k":[37,39],"24h":120,"252k":39,"2535b19e":83,"256k":39,"2gb":0,"2mb":35,"32323df4":[130,132],"351b":119,"358a":139,"3dc87062":146,"3e7ed5ca28d7":[116,119,122,132,139],"3f99":[116,119,122,132,139],"422c":142,"465f":124,"46cc":[144,145],"4947c6d0":[119,132],"4a00003c":49,"4a14":[116,119,122,132,139],"4a52":83,"4a7e":136,"4a81":144,"4e06":126,"4e40":145,"4f01576a":126,"4gb":0,"500m":15,"50m":[24,60],"518ac1d8":142,"520c0138":136,"5695df18658i10001000":82,"58e41a42":119,"5956e97a":[130,132],"600507681081001d4800000000000083":[139,141],"60k":37,"6a46d18a":119,"80ca":124,"8bb3":136,"8d320d5f68b048fc97559d771ede68b37a71e8374d1d678d96dcfa2b2da7a64":[31,34],"8dfc":119,"8e5b":146,"8ea3":146,"8f73":[119,132],"91773b88":142,"91ba":142,"92k":39,"9d77":83,"9fbb":119,"boolean":[23,49,53,120,132,139,142,150],"byte":[15,28,31,32,35,37,39,42,48,63,64,110],"case":[2,6,7,8,9,10,12,15,20,22,23,24,28,31,32,34,39,41,43,46,48,49,53,56,59,60,70,82,83,84,86,89,90,91,93,95,100,101,107,110,116,124,126,136,138,150],"class":[15,27,28,29,31,32,37,38,39,42,48,49,53,63,64,82,113,116,122,124,126,130,132,136,139,141,142,144,146],"default":[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,24,27,28,29,30,31,32,33,34,35,36,38,39,40,41,42,43,44,45,46,47,48,49,50,53,54,60,62,63,64,66,68,69,71,74,77,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],"export":[24,30,60],"final":[15,32,82,83,100,114,150],"float":[43,150],"function":[6,7,8,9,10,15,16,22,37,39,42,49,50,53,55,56,59,70,84,86,114,115,132,139,150],"import":[22,24,53,56,60,63,68,114,132,139,150],"int":[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,30,31,32,34,35,37,38,39,40,41,42,43,44,46,47,48,49,53,63,64,66,67,69,77,81,82,83,92,93,100,101,118,119,120,122,126,129,135,139,148],"long":[15,23,30,31,32,38,39,40,41,49,53,139],"new":[4,5,10,15,17,18,23,24,28,29,30,31,32,39,40,42,47,49,56,60,63,64,65,70,71,77,83,84,95,96,97,98,100,103,108,116,118,119,120,126,127,132,133,138,150],"null":[35,38,39,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],"public":[24,42,60,83,89,100],"return":[3,23,24,26,53,60,61,70,80,84,89,90,91,93,95,96,97,98,100,101,110,115,150],"short":[15,77,114,116,132,139,150],"static":[15,27],"switch":[15,42,45,112,130,132,139,140,141],"throw":[24,53,60],"transient":[3,15,19,89,90,91,93,101],"true":[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,23,24,27,28,29,30,31,32,33,34,35,38,39,40,41,42,43,44,46,47,48,49,53,60,62,63,64,65,66,67,68,69,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],"try":[15,24,31,39,46,53,60],"var":[0,24,30,31,39,40,46,60,75,77,86,89,90,91,92,93,94,100,101,150],"while":[24,26,31,32,33,35,40,41,42,46,53,56,60,61,64,80,83],ACS:29,ADDED:63,AND:[35,37,39,49],ARE:64,Added:[19,53,70,74,84,150],Aded:150,Age:35,And:53,BAS:7,BMS:15,BTS:14,Bus:123,But:[24,60],CES:133,CTS:9,DDs:[39,42,53],FOR:[30,37,39,49,64],For:[0,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,20,22,23,25,27,28,30,31,32,33,34,35,37,38,39,40,41,42,43,46,48,54,55,56,59,62,63,64,70,71,73,75,79,82,83,84,89,95,100,103,104,109,110,114,116,117,118,119,120,121,122,123,124,126,127,128,130,132,133,134,136,138,139,140,141,142,144,146,148,149,150],GDS:[28,29,30,31,32,33,34,40,42,48,53],HAS:39,HFS:34,Has:53,IDs:[15,53,54,71,98,150],IMS:[0,15,35,44,61,68,70,71,89,92,93,94,102,105,108,109,110],INS:132,Its:83,JES:[15,16,37,38,39,83,100],LDS:[31,63,64],MVS:[15,27,28,30,31,33,34,35,37,38,40,41,42,48,49,53,71],NOS:39,NOT:[24,31,34,39,53,60],Not:[28,31,32,42,48,63,64,132],ONE:[15,23,37],One:[35,47,87],PAS:[54,71],PDS:[11,15,23,28,30,31,32,33,34,35,39,40,48,53,63,64,66,67,69],PFS:41,PRs:150,PYS:[54,71],RLS:15,SMS:[27,28,29,31,32,42,48,49,63,64],SOS:15,SYS:[37,39,53],Such:[83,100,109],Sys:[0,102,105,108,109,110],THAT:[37,39,64],THE:[37,39,63,64],TIS:55,TLS:15,TRS:[28,48],That:[31,83,114,150],The:[0,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,53,54,55,56,58,60,61,62,63,64,65,66,67,68,69,70,71,72,75,76,77,78,80,81,82,83,84,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,107,109,110,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152],Then:[53,100,114],There:[0,15,29,104,114,152],These:[0,1,3,5,6,8,9,10,15,20,24,31,39,41,46,53,56,60,66,69,76,114,150],UCS:55,USING:39,Use:[0,4,5,11,12,13,14,15,17,18,24,28,29,30,31,35,40,42,48,53,60,63,64,67,103,104,116,142],Used:[29,40,50,95,96,97,98,99,124,130,136,139,141,142,144,146],Uses:[36,38],Using:[9,27,30,31,54,71],VFs:150,WAS:[37,39,49,63],WILL:[37,39],WITH:39,Was:53,Will:[27,46,48,123,130,132,139,149],With:[24,42,60,71,84,86,150],YES:[15,31,41],Yes:[0,56],ZFS:[30,34,41,77],ZOS:71,_________________________________________:39,__dict__:[24,60],__future__:[24,60],__init__:[24,60],__metaclass__:[24,60],_bpxk_autocvt:[24,60],_cee_runopt:[24,60],_encode_file_exist:71,_encode_file_new:71,_export_:[24,60],_keydata:[6,7,8,9,10],_name:144,_play_context:53,_tag_redir_err:[24,60],_tag_redir_in:[24,60],_tag_redir_out:[24,60],_text:53,_uri:144,a13b:130,a142:[139,141],a14b:[116,122,139],a87c:[116,119,122,132,139],a8a8:145,a8c3:83,a951:126,aa1b:144,aap:[56,109,126],abbrev:39,abbrevi:[15,41],abc9abc1:15,abc:[31,35,149],abcd0001:[3,4,5,11,12,13,14,15,17,18],abcd01:15,abend:[15,16,37,38,39,53],abil:[6,8,9,10,15,102,116],abl:[31,34,39,84,86],abnorm:[15,39,42,53,63,64],abnormal_disposit:[63,64],about:[0,6,7,8,9,10,15,19,24,53,60,67,71,75,84,86,89,93,101,103,104,108,109,110,114,116,118,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],abov:[3,15,23,77,84,95,96,97,98,99,110,146,150],absenc:[15,150],absent:[4,5,11,12,13,14,15,17,18,27,28,30,32,40,41,53,116,123,124,130,132,136,139,141,142,144,146,149,150],absolut:[23,24,27,28,30,31,33,34,40,41,42,48,60,82,126,132,139],absolute_import:[24,60],acb:[58,61,63,64],acb_lib:[62,63],acbgen:62,acblib:[62,63],acc:[116,122],acceler:149,accent:53,accept:[0,2,3,6,8,9,10,22,23,24,32,42,47,53,59,60,67,73,79,80,89,90,91,93,95,101,115,118,119,121,126,128,132,134,139,148,150],accept_firmwar:[118,119],acceptable_statu:[119,150],access:[0,15,24,26,29,31,32,37,39,42,49,53,60,80,81,82,83,84,95,96,97,98,100,103,104,110,115,116,117,118,119,120,121,122,123,125,126,127,128,129,130,131,132,133,134,135,137,139,140,141,142,143,144,145,147,148,149],access_group:42,access_mod:[122,132],accomod:150,accord:[6,7,8,9,10],accordingli:[44,150],account:[15,23,53,83,100,114],accounting_inform:15,ace:15,achiev:[4,5,11,12,13,14,15,17,18,24,60,83],across:[13,115,120,150],act:[23,28,31,48,53,99],action:[3,7,8,9,10,15,21,24,26,31,32,48,53,60,63,64,67,82,89,92,93,101,114,118,138,139,140,141,150],action_nam:6,action_paramet:6,actionb:150,actionobjectid:82,activ:[5,15,29,32,37,38,39,43,49,53,62,65,72,86,104,114,116,117,119,120,121,122,126,128,132,133,134,135,139,140,141,148,150],activation_mod:128,activation_profile_nam:[119,126],actual:[23,41,53,138,140,150],adapt:[112,115,119,122,123,130,132,139,146,148,149,150],adapter1:[116,117,132],adapter2:132,adapter_count:[122,150],adapter_famili:117,adapter_id:[116,117],adapter_list:117,adapter_nam:[122,123,130,149,150],adapter_port:[123,130],adapter_port_uri:123,adapter_uri:149,add:[15,16,26,28,30,31,32,40,41,42,46,48,53,61,70,74,84,103,110,114,126,150],add_stylesheet:150,added:[15,24,27,28,31,35,36,39,40,41,42,43,46,53,60,63,70,71,104,110,122,150],adding:[27,45,63,120,150],addit:[3,15,16,20,22,23,29,36,37,38,39,49,50,52,54,59,62,70,77,82,85,95,96,97,98,104,106,107,114,116,117,118,119,121,122,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150,151,152],addition:[24,49,60,103],additional_properti:[117,121,128,131,134,137,143,145,147,150],additionalinfo:82,address:[15,23,37,38,39,42,49,53,56,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],adequ:[28,48],adher:103,adhoc:[24,60],adi:15,adjust:[15,104,150],admin:38,administr:[31,48,82,104,142,144],adopt:56,adr:29,adrdssu:[28,29,42,48],advanc:53,advis:67,aes:[132,139],affect:[62,117,128,134,150],after:[15,16,23,24,28,30,31,34,36,39,40,41,42,46,48,53,60,63,64,70,83,100,101,104,114,118,119,120,122,123,126,130,132,138,139,140,141,149,150],afterward:53,again:[83,114,150],against:[0,15,24,35,60,110,114,139,140,141,150],age:[23,35],age_stamp:35,agent:15,agil:0,aging:15,ahead:15,aibridg:15,aicon:15,aiexit:15,aildelai:15,aim:[4,5,11,12,13,14,15,17,18],aiqmax:15,airdelai:15,akpfreq:15,alarm:[129,135],algorithm:[0,15,28],alia:31,alias:[23,24,31,53,60],align:[53,109],all:[0,3,9,11,13,14,15,17,19,20,23,24,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,53,55,60,62,64,65,66,67,68,69,82,84,86,88,95,102,103,104,109,110,114,116,117,119,120,121,122,123,124,126,127,128,130,131,132,133,134,136,137,139,140,141,142,143,144,145,146,147,148,149,150],alldzon:95,alloc:[3,4,11,12,13,14,15,17,19,28,29,31,32,33,35,37,39,42,43,46,47,48,62,63,64,67,126],allow:[11,15,19,22,23,24,31,32,39,41,42,47,53,55,60,67,88,92,93,101,116,119,120,126,127,133,136,139,142,150],allow_status_except:[126,150],allow_uid:41,alltzon:95,aloadtim:[6,7,8,9,10],alon:[6,7,8,9,10,19,20],along:[53,64,65,84,100,150],alpha:[42,114,150],alphabet:[6,7,8,9,10,55,136],alphanumer:[15,49],alreadi:[4,5,11,12,13,14,15,17,18,27,30,31,32,33,34,39,40,42,46,53,63,83,95,96,97,98,116,118,119,123,124,130,132,136,139,141,142,144,146,149,150],also:[0,1,6,7,8,9,10,11,19,20,21,26,27,29,33,40,53,55,58,62,63,64,67,68,70,72,77,78,80,82,83,84,88,95,96,97,98,103,112,114,115,119,123,124,126,130,136,139,141,142,144,146,149,150,152],alter:82,altern:[15,16,22,23,24,60,110,150],although:[0,51,104,105,129,135],alwai:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,25,27,28,30,31,32,33,34,38,40,41,42,43,44,45,47,48,53,62,64,65,66,67,68,69,81,82,83,103,104,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],am2:150,amaters:29,amod:39,amount:[5,15,29,32,42,63,64],analog:42,analysi:64,analysis_mod:64,analyz:64,angel:126,ani:[6,7,8,9,10,11,12,13,15,17,18,23,24,28,29,30,31,34,35,36,37,38,39,41,42,43,44,45,48,49,53,60,62,63,64,65,68,70,81,82,83,89,91,92,93,94,95,100,101,103,109,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],anoth:[15,23,27,29,30,31,33,40,41,42,43,53,150],ans1234:16,ansi:[31,53],ansibl:[1,3,4,5,9,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,34,39,40,41,42,45,46,48,49,50,52,53,54,56,58,60,61,68,69,70,71,72,74,75,77,78,80,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,104,106,107,108,109,112,114,115,123,127,130,132,133,139,149,150],ansible_collect:[0,103],ansible_collections_ibm_zos_cor:24,ansible_collections_ibm_zos_im:60,ansible_collections_ibm_zos_ims:60,ansible_config:[0,103],ansible_date_tim:30,ansible_fact:[24,36,53,60],ansible_hostnam:30,ansible_lint:[114,150],ansible_python_interpret:110,ansible_sample_workflow_:[83,100],ansible_sample_workflow_sy1:83,ansible_shell_execut:[54,56,71],ansible_vers:[31,39,46],ansible_workflowname_:83,ansiblemodul:[24,60],ansitest:[6,7,8,9,10],anymor:114,anyth:[107,120],anywher:[40,41],apar:[42,75,84],apf:[21,26,41,42,49,53,62],apfadm:27,apg:77,api:[0,1,3,6,7,8,9,10,15,19,20,24,27,30,40,41,42,52,53,60,72,75,77,82,84,86,95,96,97,98,99,103,106,109,112,113,114,116,117,118,119,120,121,122,123,124,126,127,128,130,132,133,134,136,139,141,142,144,145,146,148,149,150,151],api_polling_interval_second:[92,93,101],api_polling_retry_count:[92,93,101],api_vers:118,apist:[6,7,8,9,10],appar:15,appc:[15,37,38,39],appear:[6,8,9,10,15,42,53,110],append:[15,27,30,31,33,34,35,40,41,103,104],applehelp:150,appli:[15,29,31,32,36,39,41,46,47,53,66,69,75,119,126,150,152],applianc:[132,139],applic:[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,28,31,34,35,41,42,48,58,62,63,66,68,69,77,84,89,91,92,93,94,97,102,104,109,120,146],applid:[6,7,8,9,10,15],applmajorv:[6,7,8,9,10],applmicrov:[6,7,8,9,10],applminorv:[6,7,8,9,10],approach:[86,132,139],appropri:[0,6,27,29,31,53,56,77,84,89,90,91,92,93,94,101,103,110],approv:114,approxim:[28,53],appveyor:150,april:56,arch_level:36,architectur:[50,53,107],archiv:[0,26,29,42,48,50,53,103,114,150],archive_folder_test:48,arcroot:28,area:[15,28,31,32,42,48],arg:[24,46,60],arg_def:23,arg_typ:22,argpars:[22,23],argument:[22,42,46,53,70,83,95,96,97,98,99,150],around:[24,41,53,60],arr:[95,98],arrai:[82,89,92,150],artifact:[0,104],artifici:[116,123,130,132,139,142,144,146,149,150],as_resourc:6,asa:[31,53],asa_text:31,ascii:[31,71],asi:15,asid:[37,38,39,53],asif:23,ask:110,asm:114,asma90:39,asr:15,asrd:15,assembl:[53,66],assert:[24,60],assert_called_with:[24,60],assign:[6,7,8,9,10,15,16,24,31,37,38,39,46,49,60,83,95,96,97,98,100,126,129,135],assist:[16,53,82,84,120],associ:[6,7,8,9,10,15,19,27,31,32,42,43,48,50,62,65,77,83,84,89,90,92,93,95,100,101,119,120,129,135,139,140,141,146],associated_system_defined_user_role_nam:146,associated_system_defined_user_role_uri:146,assum:[6,8,9,10,15,16,24,30,31,33,34,40,41,42,44,46,60,77,89,90,91,92,93,94,95,96,97,98,99,101,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],asterisk:[27,29,38,44,95],asynchron:41,atb:[37,39],attach:[15,44,115,122,132,139,141,150],attempt:[31,32,39,92,93,101],attent:[82,114,129,135],attribut:[6,7,8,9,10,11,15,16,28,31,32,35,41,42,48,49,53,63,64,68,150],attribute1:[6,7,8,9,10],attribute2:[6,7,8,9,10],attribute3:[6,7,8,9,10],attribute4:[6,7,8,9,10],attribute5:[6,7,8,9,10],attribute6:[6,7,8,9,10],attributeerror:150,audit:[82,84],augment:25,autconn:15,auth:[42,103,150],auth_url:[0,103],authent:[6,7,8,9,10,15,24,60,75,80,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],authentication_typ:[142,150],author:[0,15,21,26,29,30,31,33,40,42,49,53,62,63,64,68,104,114,150],auto:[0,12,15,68,102,105,108,109,110,126,132,139],auto_commit:68,auto_reload:[31,39,46],autoasi:12,autocold:12,autocommit:68,autocvt:[24,60],autodb:[63,64],autodst:15,autogener:[132,139],autoinit:12,autoinstal:15,autom:[0,1,3,16,19,20,21,24,26,33,36,37,38,39,53,56,58,60,61,70,71,74,75,76,77,78,80,83,84,100,102,104,107,108,109,112,114,150],automat:[15,29,31,34,41,42,44,53,68,82,83,84,86,88,95,114,120,123,126,150],automation_hub:103,automationhub:[114,150],automov:[41,53],automove_list:41,autoresettim:15,autostart:12,autostart_overrid:12,autoswitch:15,autotag:[24,60],aux_temp_storag:[3,19],aux_trac:[3,19],auxiliari:[3,15,19],auxtr:15,auxtrsw:15,avail:[0,6,7,8,9,10,15,23,27,28,29,30,31,32,33,34,36,39,40,41,42,46,48,49,56,65,71,102,103,104,108,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],available_features_list:150,ave:23,avoid:[0,22,23,30,33,40,53,150],await:44,awar:[30,36],awx:0,b1bf361886a4:126,b352:39,b447:119,b4d3:142,b67c:[130,132],b9dd:142,b_text:39,back:[3,9,21,26,27,29,30,31,34,39,40,41,42,46,48,49,53,61,123,127,130,133,149,150],backout:[11,15],backoutonli:15,backref:40,backrefer:40,backslash:43,backup:[0,26,27,30,31,32,33,34,40,41,42,49,53,118,120,124],backup_compress:33,backup_location_typ:118,backup_nam:[27,29,30,31,33,40,41,42],backward:150,bad3:[139,141],bad:[53,150],bailei:23,bak:[27,30,31,33,40,41],bandit:150,bar:[15,28,31],basdefinev:[6,7,8,9,10],base64:[42,53],base:[0,4,5,11,12,13,14,15,17,18,27,28,30,31,32,35,39,40,46,47,49,53,54,64,67,71,82,84,86,88,114,120,121,128,134,143,148,150],bash:[54,71],basi:[55,114,150],basic:[6,7,8,9,10,15,24,31,32,35,42,60,63,64,66,69,104,132,137,139,142],batch:[15,16,27,32,37,38,39,47,53,62,63,65,66,69,83,100],batch_result:[66,69],bc93:139,bd0a:[130,132],bdfeb245fc36:136,bear:53,becaus:[15,23,41,53,54,63,71,83,89,90,91,93,101,104,116,123,124,127,130,132,133,136,139,141,142,144,146,149,150,151],becom:[24,41,60,110,120,123,130,149],become_us:110,been:[0,16,22,24,29,31,33,38,39,42,48,53,60,84,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],befor:[4,5,11,12,13,14,15,17,18,20,23,24,27,28,30,31,39,40,42,43,46,49,53,56,60,62,63,64,71,86,92,93,101,103,104,109,110,114,118,119,126,127,133,150],beforehand:31,beg:38,begin:[15,23,27,30,31,38,39,40,44,46,63,64,74,83,100,129,135],beginnendn:30,behavior:[0,15,29,31,34,43,53,110,150],behaviour:9,behind:[24,53,60],being:[4,5,6,7,8,9,10,11,12,13,14,15,17,18,23,27,29,30,31,32,34,39,40,41,46,53,66,69,101,114,123,124,127,130,132,133,136,138,139,141,142,144,146,149,150],belong:[16,127,133],below:[3,15,24,42,43,53,55,60,82,100,110,117,120,128,132,134,139,150],benefici:[24,60],benefit:[24,60],besid:114,best:150,beta:[56,74,103,150],better:150,better_arg_pars:23,betterarg:22,between:[13,15,23,41,42,53,63,64,100,116,150],beyond:22,bf98:142,bfd3:[144,145],bgysc1310:27,bgysc1311:[30,40],bibliographi:150,big5:55,billabl:120,bin:[23,24,30,40,46,56,60,110],binari:[30,31,33,34,35,40,42,45,47,48,53,110],binconr:[6,7,8,9,10],binconsc:[6,7,8,9,10],bind:[66,124],binder:39,binsterr:[6,7,8,9,10],bit:[15,41,133],blake:23,blank:[5,18,42,49,53],bldl:15,blklgth:42,blksize:[28,39,48],block:[15,26,27,28,31,32,39,42,46,48,53,58,62,63,64,66,68,69,126],block_end_str:[31,39,46],block_siz:[28,31,32,42,48,63,64],block_start_str:[31,39,46],blog:[0,84],bluepag:[144,145],bmp:[63,64,68],bms:15,bodi:[6,7,8,9,10,30],bof:[30,40],book:[113,116,118,119,122,123,124,126,130,132,136,139,141,142,144,145,146,149],bool:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,46,48,49,62,63,64,65,66,68,69,81,82,83,100,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],boot1:132,boot:[126,129,132,135,139,141,150],boot_devic:132,boot_ftp_host:132,boot_ftp_insfil:132,boot_ftp_password:132,boot_ftp_usernam:132,boot_load_paramet:150,boot_network_devic:132,boot_network_nic_nam:132,boot_storage_devic:132,boot_storage_group_nam:[132,150],boot_storage_hba_nam:132,boot_storage_volum:[132,150],boot_storage_volume_nam:[132,150],bootstrap:63,bootstrap_dataset:63,both:[0,11,13,15,16,17,18,23,24,29,31,40,42,53,60,62,64,66,69,71,96,97,98,110,113,150],bottom:15,bound:77,box:[24,60,114],bpxprm00:30,bpxprmaa:41,bpxprmab:41,bpxprmxx:41,bpxw0003i:46,branch:[114,150],bridg:15,brief:0,bring:[1,21,58,72,78,112,150],brmaxkeeptim:15,broaden:150,broader:[1,19,21,58,70,72,74,78,84,112],broken:[24,60,74],brought:150,browser:114,buffer:[15,42,43,63,64],buffer_pool_param_dataset:[63,64],bug:[0,2,19,22,53,56,59,70,73,79,108,114,150],bugfix:0,build:[0,6,8,9,10,24,60,62,102,150],build_ignor:103,build_psb:62,builder:68,built:[0,15,19,22,62,103,114,150],builtin:45,bundl:[6,7,8,9,10,118,119,150],bundle_level:[118,119],bundledir:7,busi:[43,56],buster:150,button:114,bwo:15,bypass:[31,110],byte_count:[37,39,42,53],bz2:[28,48,53],bzip:48,c05076d24d80016e:139,c1d5e2c9e3c5e2e3:[6,7,8,9,10],c3f6:126,c44338de:119,ca_cert:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],cab:[39,53],cach:[9,15],cadenc:0,calcul:[15,28,150],call:[15,19,24,27,30,32,37,40,41,53,55,60,62,65,66,67,69,70,75,77,81,95,96,97,98,99,150],callabl:42,can:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,45,46,48,49,53,54,55,56,60,61,62,63,64,66,67,68,69,70,71,75,76,80,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,109,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],cancel:[16,38,39,53],candid:[6,7,8,9,10,139,150],candidateassign:[6,7,8,9,10],candidatedescript:[6,7,8,9,10],candidategroup:[6,7,8,9,10],candidatenam:[6,7,8,9,10],candidateoverrid:[6,7,8,9,10],candidatesystemgroup:[6,7,8,9,10],candidatetyp:[6,7,8,9,10],candidateusag:[6,7,8,9,10],candidatevers:[6,7,8,9,10],cannot:[23,30,40,42,49,63,64,68,83,110,114,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],canon:119,cap1:120,cap:[126,132,139],capabl:41,capac:[0,53,113,115,116,126,139,150],captur:[40,53,89,91,93,101,127,133],card:[15,37,39,53,116,122,130,139,150],carefulli:110,case_sensit:[43,53],cat:[0,30,63,64],catalog:[3,15,19,27,30,31,32,33,34,35,39,40,41,42,53,58,61,68,70,84,86,91,93,101],catalog_service_nam:101,catalog_service_namm:101,catalogu:53,categori:[0,3,82,83,84,97,101],category_nam:101,catlg4:47,catlg:[53,63,64],caught:53,caus:[15,24,31,32,34,37,39,53,56,62,64,70,114,117,119,121,126,128,129,131,132,134,135,137,143,145,147,150],caution:[31,53],cbcaf7a0:[144,145],cbp:126,cbu:120,cca:[116,122],ccg:47,cchh:49,ccsid:[15,41,55],cctext:65,cdsa:15,cdsasz:15,cedf:[6,7,8,9,10],cedfstatu:[6,7,8,9,10],ceemsg:15,ceeout:15,cell:114,cemt:16,center:15,central:[15,70,126],certain:[24,60,63,67,76,80,88,120,126,136,139,142,144,146,150],certexpirywarn:15,certif:[6,7,8,9,10,15,53,81,82,83,100,109,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],certifi:[1,19,21,52,53,58,70,72,74,78,84,103,104,106,107,109,112,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],cesd:16,cf79:119,cfg:[0,45,103,104],chain:[6,7,8,9,10,15,47,53,81,82,83,100],chang:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,23,24,27,30,31,32,33,37,38,39,40,41,42,43,44,46,54,56,60,62,63,68,70,71,74,81,82,83,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],change_record_numb:101,changeag:[6,7,8,9,10],changeagrel:[6,7,8,9,10],changed_when:[127,133],changedataset:82,changelog:150,changetim:[6,7,8,9,10],changeusrid:[6,7,8,9,10],channel:[107,114,116,122,126,139],chapter:150,charact:[6,7,8,9,10,11,15,16,19,23,27,28,29,30,31,33,34,35,38,39,40,41,42,43,44,46,49,53,57,64,136,145,150],characterist:42,charset:[30,31,33,34,40,46],chdir:46,check:[4,5,14,15,23,24,26,29,31,32,34,41,48,49,53,60,63,82,83,100,114,140,150],check_format:27,check_req:114,check_timestamp:[63,70],checker:150,checkout:114,checkpoint:[63,64],checksum:[31,34],child:[119,132,150],chkstrm:15,chkstsk:15,chmod:42,choic:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,30,31,32,35,39,40,41,42,46,48,53,54,62,63,64,66,69,70,71,82,83,100,116,118,119,120,122,123,124,126,130,132,136,138,139,140,141,142,144,146,149],chomp:42,choos:[16,24,35,56,60,103],chosen:[55,70],chown:[28,31,48],cic:[2,5,18,19,20,27,89,91,92,93,94,102,105,108,109,110],cics13:35,cics_data_set:[3,11,12,13,15],cicsapi:[6,7,8,9,10],cicsbundl:[6,8],cicsdefinitionbundl:[7,8,9,10],cicsdefinitionprogram:9,cicslocalfil:9,cicsplex:[1,3,15,19,20],cicsprogram:6,cicsregion:9,cicssi:[6,8,9,10],cicssvc:15,cicsts61:[3,11,12,13,15],cilock:15,circumv:150,circumvent:150,citi:23,clarifi:150,classic:[115,117,119,121,134,146,148,150],classifi:20,clean:[0,53,104,114,150],clean_staging_dataset:63,cleanup:[114,150],clear:[24,60,110,126,127,133,150],clear_ind:[126,150],cli:[20,31,34],click:[114,150],client:[1,6,7,8,9,10,15,45,81,82,83,100,102,103],clintcp:15,clist:46,clock:126,clone:[0,103,114],close:[15,30,114],cloud:[84,86,87,89,90,91,93,94,103],clsdstp:15,clt:15,cluster:[35,42,53,126],cma:[6,7,8,9,10,15],cmci:[1,3,6,7,8,9,10,19],cmci_:0,cmci_act:[3,19],cmci_cert:[6,7,8,9,10],cmci_creat:[3,19],cmci_delet:[3,19],cmci_get:[0,3,6,8,10,19],cmci_group:19,cmci_host:[6,7,8,9,10],cmci_kei:[6,7,8,9,10],cmci_password:[6,7,8,9,10],cmci_port:[6,7,8,9,10],cmci_upd:[3,19],cmci_us:[6,7,8,9,10],cmd:[16,30,31,40,41,42,43,46,53],cmdprot:15,cmdsec:15,cna:150,cnv:[39,53],cobolsrc:31,coboltyp:[6,7,8,9,10],cobu:35,cod:120,code:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,27,30,31,34,35,37,38,39,41,42,43,46,47,49,53,55,60,62,63,64,65,66,67,68,69,70,82,118,150],codec:110,cogpsbl2:69,cogpsbl:69,cold:[12,13,15],colleciton:150,collect:[1,2,3,11,15,16,19,20,21,24,25,26,36,37,38,39,50,51,52,53,54,56,58,60,61,67,70,71,72,74,75,76,77,78,80,84,85,86,88,89,90,91,92,93,94,95,96,97,98,99,101,102,103,105,106,107,108,109,112,114,115,142,150,151,152],colo:[132,139],colon:[66,69],column:[42,53,114],com:[6,7,8,9,10,70,81,95,96,97,98,99,103,114,144,150],combin:[6,8,9,10,23,42,62,70,114,116],come:[36,50,51,102,105],comma:35,command:[0,6,7,8,9,10,15,16,20,21,24,26,27,28,30,31,34,35,41,42,44,46,48,49,53,55,58,60,61,62,71,80,82,95,96,97,98,99,103,104,107,109,110,114,115,122,129,132,135,139,150],command_input:62,comment:[0,2,22,31,39,40,41,46,59,73,77,79],comment_end_str:[31,39,46],comment_start_str:[31,39,46],commit:[68,114,150],common:[15,27,29,30,33,34,39,40,52,53,104,106,107,150],commun:[2,15,16,22,46,51,59,73,79,102,103,104,105],communicationsserv:15,comn01:27,comnuc:35,compar:[32,35,83,126,150],compat:[28,150],compil:[44,66,67,69,150],complement:50,complet:[6,8,16,24,31,32,37,38,39,41,43,46,49,53,60,65,67,83,84,88,89,90,91,92,93,101,118,119,126,139,141],complete_check_delai:100,complete_check_tim:100,complex:[0,6,8,9,10,23,28],complex_filt:[6,8,9,10],complianc:70,compliant:150,complic:[6,8,9,10],compon:[15,20,35,53,56,72,75],compos:[6,7,8,9,10],compress:[28,29,33,48,62,70],comput:[28,31,36,53],concaten:[15,42,62,63,64,68],concept:116,concurr:[6,7,8,9,10,15,62,127,133],cond:[37,39],condit:[0,11,12,13,15,17,18,31,44,49,53,95,129,135,150],condition:53,conf:[31,114],confdata:15,config:[24,60,150],configur:[6,7,8,9,10,15,19,22,23,27,29,30,31,33,39,40,41,46,53,54,56,59,71,75,77,82,83,84,86,89,101,102,103,104,109,110,112,115,116,118,132,139,140,141,146,150],conflict:[0,83,100,150],conform:[15,63],conftxt:15,confus:150,conjunct:[0,22,42],connect:[0,3,6,7,8,9,10,15,20,24,44,60,75,86,102,103,110,124,139],connect_vers:[6,7,8,9,10],conntent:132,consecut:[64,136],consid:[15,23,24,31,34,35,41,42,46,60,63,64,83,114,126,127,129,133,135],consist:[15,53,83,100,103,104,150],consnam:16,consol:[15,16,43,103,104,112,113,114,115,118,124,136,139,142,144,145,146,150],consolid:62,consosl:150,constant:[24,60],constraint:[114,150],construct:[15,30,40,132],consult:[6,29,31,53],consum:150,contact:[24,60,110],contain:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,23,24,26,27,28,29,30,31,34,35,37,38,39,40,41,42,43,44,45,46,49,53,60,61,62,63,64,67,68,70,76,80,82,84,88,89,95,96,97,98,99,104,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],content:[1,2,4,5,11,15,16,17,18,19,21,22,23,24,29,30,31,32,34,35,37,39,40,41,42,43,44,47,48,49,52,53,58,59,60,62,63,64,66,68,69,70,72,73,74,78,79,83,84,88,100,103,104,106,107,109,110,112,114,126,132,150],content_typ:[37,38,39,53],context:[6,7,8,9,10,19],contigu:15,continu:[0,15,31,34,39,42,46,53,56,110],contribut:[102,104],control:[0,3,6,7,10,11,12,15,16,20,25,26,28,31,34,39,41,42,43,46,48,49,50,53,56,58,61,62,63,64,66,67,68,71,82,83,84,89,91,92,93,94,100,103,110,120,122,126,127,132,133,139,142,150],control_domain:122,control_stat:63,convent:[29,31,53,63,103],convers:[15,28,29,30,31,33,34,40,48,120,150],convert:[16,30,31,33,34,37,38,39,40,41,43,46,53,55],coordin:[53,102],copi:[6,7,8,9,10,15,21,24,26,28,34,37,39,41,42,46,48,50,53,55,60,66,69,103],coprocessor:[122,132,139],core:[0,20,25,26,41,50,52,53,54,56,58,70,102,105,106,108,109,110,114,126,150],corp:36,correct:[30,31,40,53,150],correctli:[46,53,110,150],correspond:[6,15,28,31,34,41,46,48,53,64,67,99,104,107,108,114,126,144,150],corrupt:53,cost:54,could:[0,24,31,37,38,39,46,49,53,60,83,150],count:[9,15,37,39,44,116,120,136,138,139,150],counter:[15,132,139],countri:23,coupl:[0,15,120],cover:[19,56,84,112,113,114,150],coverag:[56,70,114,150],coveral:150,cpc1:[117,119,128,131,134,146,148],cpc2:146,cpc:[115,116,117,120,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,146,149,150],cpc_api_featur:148,cpc_list:[121,138],cpc_name:[116,117,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,148,149],cpca:[117,119,121,128,131,132,134,139],cpca_sg_mgmt1:139,cpca_sg_part1:119,cpca_sg_part2:119,cpid:126,cplevel:[127,133],cpm_template_nam:93,cpsm610:15,cpsm:[6,7,8,9,10,15],cpsm_data_set:15,cpsm_reason:[6,7,8,9,10],cpsm_reason_cod:[6,7,8,9,10],cpsm_respons:[6,7,8,9,10],cpsm_response_cod:[6,7,8,9,10],cpsmconn:15,cpu:[36,37,39,112,126],creat:[0,1,3,5,10,18,19,21,24,27,28,29,30,31,32,33,35,37,38,39,40,41,42,44,46,48,49,53,60,62,63,65,68,69,72,74,76,83,84,86,88,90,95,96,97,98,100,103,104,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],create_dataset:[24,60],create_paramet:7,createinstancedirectori:83,createno:68,createy:68,creation:[5,18,30,32,40,42,53,77,83,100,114,138,150],creation_d:[35,37,38,39],creation_tim:[37,38,39],credenti:[74,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],creslib:67,cresp1:[6,7,8,9,10],cresp2:[6,7,8,9,10],criteria:[6,8,9,10,16,35,37,38,64,77],critic:[42,56,88,129,135],crl:15,crlprofil:15,cross:[15,68,132,139],crt:81,cryp00:122,cryp01:122,crypto1:122,crypto:[115,116,132,139,150],crypto_adapter_nam:132,crypto_adapter_uri:132,crypto_configur:[122,132],crypto_domain_configur:132,crypto_numb:150,crypto_typ:[116,122,150],cryptograph:146,cryptographi:150,cryptographydeprecationwarn:150,crystal:23,csd:[3,7,9,10,15,16,19],csdacc:15,csdapi:[6,7,8,9,10],csdbkup:15,csdbufnd:15,csdbufni:15,csdcopi:6,csddisp:15,csddsn:15,csdfrlog:15,csdgroup:[6,7,8,9,10],csdinteg:15,csdjid:15,csdlsrno:15,csdrecov:15,csdrecovsystem:15,csdrl:15,csdstrno:15,csdup:11,csi:88,csi_data_set_nam:95,csi_query_respons:95,csi_query_response_fil:95,csp:47,cspf1:[122,132],csvapf:27,ctl:65,cts610:15,cull:35,curl_ca_bundl:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],currency_symbol:23,currency_typ:23,current:[0,2,4,5,11,12,13,14,15,17,18,22,23,27,28,31,34,35,38,42,48,49,54,56,59,66,68,69,70,71,72,73,79,82,83,89,93,100,101,103,114,117,120,121,126,128,132,134,139,140,142,148,150],currentloc:[6,7,8,9,10],currnetli:132,currtask:9,custom:[3,15,16,22,27,28,30,31,48,67,76,89,91,92,93,94,126,136],customiz:30,cve:150,cwa:15,cwakei:15,cycl:109,cyl:[4,5,11,12,13,14,15,17,18,28,29,31,32,39,42,48,49],cylind:[4,5,11,12,13,14,15,17,18,49],cyp:[24,60],d0000101:[37,39],d0000102:[37,39],d0000103:37,d112:116,d113:139,d17:47,d52:47,d67:47,dae:15,dai:[15,35,64,114],dapter_count:150,darv1:42,dasd:49,data:[1,3,6,7,8,9,10,11,12,13,14,19,21,22,23,25,26,27,33,37,39,41,42,46,47,49,50,53,54,55,56,58,61,62,63,64,65,66,67,69,70,71,88,90,96,97,98,110,116,117,118,119,121,122,123,124,126,128,130,132,134,136,139,141,142,144,145,146,148,149,150],data_class:[63,64],data_set:[11,15,23,29,35,39,53,66,69],data_set_bas:23,data_set_memb:23,data_set_nam:[3,4,5,11,12,13,14,15,17,18,27,42],data_set_or_path:23,data_set_organ:[4,5,11,12,13,14,15,17,18],data_set_typ:34,data_stor:41,databas:[15,31,42,58,62,63,64,66,67,68],datacla:39,dataloc:[6,7,8,9,10],dataset:[24,27,28,29,30,31,32,33,34,35,39,40,41,42,47,48,49,53,60,62,67,68],dataset_nam:[63,64],datasetcreateerror:[24,60],date:[15,23,27,31,32,35,37,38,39,53,56,114,127,129,135,150],datform:15,db2:[89,91,92,93,94],db2conn:15,db2entri:15,db2f0bec:[130,132],db2run:30,db2sms10:29,db2ssid:30,db682456:139,dbc1:43,dbctl:15,dbctlcon:15,dbd1:[62,66],dbd2:[62,66],dbd3:[62,66],dbd4:62,dbd5:62,dbd6:62,dbd:[58,61,62,63,64,67],dbd_lib:[62,63,64,67],dbd_name:[62,66],dbdgen00:39,dbdgen:[39,66,70],dbdlib1:62,dbdlib2:62,dbdlib3:62,dbdlib:[39,62,63,64,66,67],dbdname:62,dbdsrc:39,dbf000:64,dbrc:[58,61,63,64],dbrc_output:67,dbrm:31,dbver:64,dcb6d966:124,dcb:37,dd_concat:[42,53],dd_data_set:[42,53],dd_dummi:42,dd_input:[42,53],dd_name:42,dd_output:[42,53],dd_unix:[42,53],dd_vio:42,ddde026c:119,ddl:[58,61],ddmmyi:15,ddnama:53,ddname:[37,39,47,53,66,69],dds:[42,53],deactiv:[15,119,120,126,150],dead:41,deal:150,debug1:[83,100],debug:[15,24,60,62,90,150],debugtool:15,dec:56,decid:53,decim:[15,28,31,41,48,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],declar:[3,150],decod:[53,110],decodeerror:53,decompress:29,decreas:120,dedbjn21:66,dedbjnv1:66,deepcopi:53,def:[11,23,24,60],default_group_nam:142,default_group_uri:142,default_sysout_class:15,defect:120,defer:15,defin:[4,5,7,11,12,13,14,15,16,17,18,22,27,28,29,30,31,32,39,41,42,46,48,49,53,55,63,64,66,68,70,72,82,83,90,95,96,97,98,104,110,114,116,118,119,120,123,124,126,130,132,136,139,141,142,143,144,146,147,149,150],definesourc:[6,7,8,9,10],definetim:[6,7,8,9,10],definit:[1,3,6,8,11,12,15,16,19,23,37,39,42,58,61,66,83,100,115,136,142,150],degrad:[132,139],delai:[15,42,53,142],deleg:[0,20,109],delegate_to:[20,86],delet:[1,3,4,5,11,12,13,14,15,17,18,19,27,28,29,31,32,34,39,42,47,48,53,62,63,64,67,70,72,76,83,100,114,116,123,124,126,130,132,136,138,139,141,142,144,146,149,150],delete_dbd_by_vers:64,delimit:31,deliv:0,deliveri:15,demand:[15,113,120],demetri:23,demo01:49,demo02:49,demo03:49,demo0:49,demo:[39,84],demonstr:[19,53,104,138],deni:[24,60],denot:103,depend:[0,20,22,26,28,31,32,36,42,48,53,54,56,59,70,71,83,84,86,92,103,108,109,110,114,127,133,145,150],dependabot:[114,150],dependebot:114,deploy:[0,102,104],deprec:[19,70,110,114,142,150],deprovis:[1,3,19,89,92,94],depth:23,deriv:15,des:[132,139],describ:[0,27,29,30,31,33,40,41,43,56,63,64,65,66,92,95,96,97,98,99,113,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],descript:[6,7,8,9,10,23,24,53,60,62,67,77,82,83,89,95,100,114,116,117,119,121,122,123,124,126,128,130,132,134,136,139,141,142,144,146,148,149,150],descriptor:[15,37,38,39,49,58,62,66,82,84,86],design:[22,23,24,60,114],desir:[23,24,28,32,41,42,48,53,60,82,83,116,117,119,120,122,123,124,126,128,130,132,134,136,138,139,140,141,142,144,146,149,150],desktop:109,dest:[28,31,33,34,47,48,53,66,69],dest_creat:31,dest_data_set:[28,31,48,53],dest_dataset:53,dest_path:48,dest_stat:28,dest_volum:48,destin:[5,15,18,27,28,29,30,31,33,34,39,40,41,46,48,53,55],destination_attribut:31,destinatt:41,destmem:31,detach:[122,140],detail:[0,3,6,8,9,10,16,25,31,53,70,71,75,84,86,95,104,108,109,114,116,117,119,120,121,122,123,126,128,130,132,134,140,148,149,150],detect:[15,31,34,39,46,48,53,83,100,116,122,139],determin:[0,6,7,8,9,10,15,23,29,31,33,35,39,41,42,46,48,53,55,63,64,82,83,84,96,97,98,103,104,126,127,129,133,135,150],dev1:[41,114],dev2:41,dev3:41,dev4:41,dev5:41,dev6:41,dev7:41,dev9:41,dev:[103,132,139,150],develop:[52,56,102,106,150],devic:[15,16,29,31,41,42,43,49,118,126,130,132,139,141],device_numb:[123,130,149],dfb2147a:[116,119],dfh:[9,15,27],dfhauxt:[5,15],dfhbuxt:[5,15],dfhccutl:13,dfhcnv:15,dfhcsd:[11,15],dfhcsdup:[11,16],dfhcxrf:15,dfhdip:15,dfhdmpa:[15,18],dfhdmpb:[15,18],dfhgcd:[3,12,15],dfhintra:[15,17],dfhlcd:[13,15],dfhlist:15,dfhlrq:[14,15],dfhrmutl:12,dfhrpl:15,dfhsip:15,dfhsm0136i:15,dfhstart:15,dfhtcp:15,dfhtemp:[4,15],dfhterml:15,dfltuser:15,dfs3139i:44,dfs3id00:68,dfs3pu00:63,dfs3pu10:64,dfs4434i:63,dfs4810i:64,dfs671i:64,dfscp001:63,dfsdf_member:[63,64,70],dfsdfcat:[63,64],dfsdfxxx:[63,64,68,70],dfsmsdss:[28,29,48],dfsmsrmm:82,dfsort:42,dfsrrc00:42,dfsvsmhp:[63,64],diagnost:[6,7,8,9,10,43,132,139],dialog:114,dict:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,31,32,33,34,36,37,38,39,41,42,44,46,47,48,49,63,64,65,66,67,69,82,83,89,92,93,100,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],dictionari:[6,8,9,10,15,23,24,27,36,37,38,53,60,89,92,93,116,119,120,123,124,126,130,132,136,139,141,142,144,146,149,150],did:[41,53,82,114,150],differ:[0,3,6,8,9,10,15,20,23,26,28,29,30,31,32,34,39,46,53,54,56,61,63,68,71,80,83,100,126,146,150],difficulti:150,digit:[38,49,63,64],dip:15,dir:[30,31,40],direct:[24,31,34,42,49,60,120,139],directli:[11,15,24,31,60,62,63,68,95,142,144],directori:[0,15,23,25,28,31,32,33,34,35,39,40,41,42,46,48,53,54,63,64,68,71,83,89,90,91,92,93,94,95,96,97,98,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],directory_block:[28,31,32,42,48],directory_dataset:63,directory_staging_dataset:63,disabl:[6,7,8,9,10,15,142,150],discard:[8,19],discord:107,discourag:[54,71],discov:[43,114,139,150],discover_timeout:139,discover_wait:139,discoveri:[139,150],discuss:[53,104,107],disk:[31,32,49,53,126],dismacp:15,disp:[30,31,32,39,40,53],dispatch:15,displai:[15,26,27,43,53,84,86,89,90,91,93,95,96,97,98,99,101,114,150],disposit:[15,30,32,40,42,63,64],disposition_abnorm:[42,53],disposition_norm:[42,53],disrupt:[60,142],dist:114,distinguish:124,distribut:[15,71,102,103,110,114,150],divid:56,divis:[24,60],dli:[63,64,68],dlib:95,dlord6:39,dmod:[30,53],dmp:119,dmy:37,dns:[126,132,139],doc:[0,6,7,8,9,10,24,26,53,60,74,80,95,96,97,98,99,110,114,115,150],doccodepag:15,docker:150,docs_build:114,docs_loc:114,docsloc:114,doctor_appointment_d:23,document:[1,3,6,8,9,10,15,19,20,21,25,26,29,30,31,33,34,39,40,41,42,44,46,50,53,56,58,61,62,70,71,72,74,75,76,78,80,82,84,86,87,88,102,104,107,110,112,115,150],documentaion:150,doe:[0,4,5,11,12,13,14,15,16,17,18,23,24,28,31,32,34,35,40,42,46,48,49,53,60,62,63,66,68,69,82,83,100,114,116,117,120,123,124,126,127,128,130,132,133,134,136,138,139,140,141,142,144,146,149,150],doesn:[4,6,7,10,11,12,13,14,17,31,95,96,97,98,110],doing:[31,34],domain:[13,15,93,122,132,150],domain_config:122,domain_index:132,domain_nam:93,domain_name_restrict:144,domain_name_restrictions_ldap_server_definition_nam:144,domain_name_restrictions_ldap_server_definition_uri:144,domain_rang:122,don:[20,34,41,42],done:[27,30,31,34,36,40,41,86,114,150],dopt:[63,68],dot:103,dotal:44,doubl:[29,30,43,53],down:16,download:[54,71],dpm:[115,119,121,128,146,148,150],dpm_enabl:[121,148],draft:114,drain:41,drive:[0,24,60,82,86],drop:[42,68,150],dropdown:103,ds1:[27,42],ds2:27,ds3:27,ds_name:[24,30,60],ds_name_2:30,dsa:15,dsalim:15,dsed:40,dsedhelp:40,dshipidl:15,dshipint:15,dsi:44,dskeylbl:42,dsmembr1:66,dsmembr2:66,dsmembr3:66,dsmembr4:66,dsn120:47,dsn130:47,dsn210:47,dsn3epx:43,dsn:[3,4,5,11,12,13,14,15,17,18,30,39],dsname:[9,15,24,47,60],dsncat:47,dsntep12:30,dsntep2:30,dsntype:42,dsrtpgm:15,dtrpgm:15,dtrtran:15,due:[0,24,60,150],dummi:[37,39],dummy_dict:[24,60],dump:[3,15,19,29,63,132],dumpd:15,dumpsw:15,dupact:6,duplic:[53,63,70,150],duplist:63,durat:[37,39,53],dure:[4,5,11,12,13,14,15,16,17,18,23,24,29,30,31,32,34,37,40,41,42,43,44,48,53,60,62,68,75,81,82,83,86,104,126,150],duretri:15,dynalloc:[53,67],dynam:[15,27,63,67,72,76,116,122,123,130,132,139,140,141,149],dynamic_allocation_dataset:67,dynamic_programview:68,dynamicprogramview:68,dynamstatu:[6,7,8,9,10],dzp:29,e03d413a:139,e0ea33d6:139,e1274d16:122,e30bb920f912:83,e3a63476c2f8:146,e578:[116,119,122,130,132,139],e730:[6,7,8,9,10],e8c098cb:146,e8d8:49,each:[0,3,6,7,8,9,10,15,19,24,26,28,30,31,32,41,42,46,47,48,51,52,53,54,55,56,60,61,63,66,67,69,71,76,80,84,86,88,92,93,100,101,102,103,104,105,106,107,109,114,115,116,117,119,120,121,127,128,131,133,134,137,138,143,145,146,147,150],earlier:[103,150],easi:[0,84,86,88,102,104,114],easiest:0,easili:[0,41,104,150],ebcdic:[37,39,55],ec33017a:43,ec33018a:36,ecdsa:15,ecdsasz:15,ecosystem:102,edc5129i:110,edd782f2:[139,141],edg:82,edit:[21,30,83,114],edsalim:15,eee82e26937c:126,effect:[4,5,11,12,13,14,15,17,18,24,42,114,150],effort:102,eibfn:[6,7,8,9,10],eibfn_alt:[6,7,8,9,10],eight:31,either:[6,8,9,10,12,15,20,23,27,28,29,30,31,33,34,35,39,40,41,42,43,44,48,53,62,63,64,70,81,83,84,86,100,104,109,114,150],eject:15,elaps:[15,43,53],element:[6,8,9,10,15,23,27,28,32,35,36,37,38,39,41,42,44,45,47,48,49,55,62,63,64,65,66,67,68,69,70,82,116,117,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,141,143,145,146,147,148,149,150],element_id:144,element_uri:[144,145],elev:110,elig:[6,7,8,9,10,15,64],els:31,email:[142,144,145],embed:53,emerg:[15,53],empti:[4,5,11,13,14,15,17,18,28,31,32,35,36,39,46,53,63,65,66,69,114,116,119,120,123,124,126,130,132,136,139,141,142,144,146,149,150],emul:39,enabl:[0,15,16,30,32,40,42,45,50,53,63,64,68,102,103,104,109,120,122,126,132,139,146,150,151],encapsul:[41,151],enclos:46,encod:[21,23,26,30,31,34,39,40,42,45,46,48,53,55,71],encount:[39,42,53,110],encourag:[0,2,22,41,56,59,73,79,104,107],encrypt:[42,81,82,83],encryption_key_1:42,encryption_key_2:42,encryptptkt:15,end2end:[114,150],end2end_mock:[114,150],end2end_show:150,end:[4,5,6,8,9,10,11,12,13,14,15,17,18,23,24,27,28,30,31,37,38,39,40,42,46,48,49,53,56,60,77,89,90,91,92,93,94,101,114,126,129,135,138],end_stat:[4,5,11,12,13,14,15,17,18],endpoint:109,enf:15,enforc:[15,29,41,53],engin:[31,39,46,144],enhanc:[49,53,56,70,71,114,150],enough:31,enqf:29,enrich:150,ensur:[4,5,12,13,14,17,20,24,27,28,29,30,31,33,34,40,41,42,48,49,53,56,60,110,116,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],ensure_pres:150,enter:[0,56,77,81],enterpris:[0,20,24,53,56,60,70,71,102,109,110],entir:[4,5,11,12,13,14,15,17,18,29,32,42,53,64,68,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],entiti:27,entitl:0,entri:[5,6,7,8,9,10,15,27,31,32,37,38,39,41,42,45,49,53,95,150],entrypoint:[6,7,8,9,10],env:150,enviorn:15,environ:[6,7,8,9,10,15,24,28,31,34,46,48,56,60,70,71,72,76,103,104,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],environment_var:[62,63,64,67,68],environmenterror:[24,60],eod:37,eodi:15,eof:[30,40],eol:56,ep11:[116,122],epcdsa:15,epcdsasz:15,epudsa:15,epudsasz:15,equal:[6,8,9,10,35,41,120],equival:[6,7,8,9,10,24,60,63,67],erdsa:15,erdsasz:15,errno:[24,60,110],error:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,27,29,30,31,34,35,37,39,40,41,42,46,53,56,60,63,64,66,68,69,70,82,84,95,96,97,98,102,104,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],errorcod:[6,7,8,9,10],errormax:63,erroroper:[6,7,8,9,10],esa:49,escal:[27,29,30,31,33,40],escap:[43,44,46,53],esd:[31,32,42,63,64],esdsa:15,esdsasz:15,esm:15,esmexit:15,essenti:[31,34,53],establish:[6,7,8,9,10,15],estim:[15,37],etc:[23,30,31,34,35,39,40,42,43,46,52,84,100,103,106,114],euccn:55,eucjc:55,eucjp:55,euckr:55,euctw:55,eudsa:15,eudsasz:15,evalu:[16,37,38,53],even:[9,15,25,29,31,53,120,132,150],event:[15,53],everi:[15,30,40,53,95,96,97,98,150],everyth:28,exact:150,exactli:29,examin:[35,110,150],exampl:[0,1,3,20,22,26,52,53,55,56,71,103,104,106,110,114,115,150],example1:65,exampledbd:66,exce:[15,27,53],exceed:[31,32,37,53],except:[15,20,23,24,41,53,60,84,96,116,123,124,126,130,132,136,139,141,142,144,146,149,150],excl:[63,64],exclam:[37,39],exclud:[15,16,28,29,35,41,48,53,119,146,150],exclude_sourc:28,exclus:[6,8,9,10,22,27,42,48,53,62,63,70,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],exec:[15,37,39,47,83,100],execkei:[6,7,8,9,10],execut:[0,3,4,5,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,44,46,48,49,50,53,54,60,61,62,64,66,67,68,69,71,80,95,96,97,98,99,100,104,114,115,116,117,118,119,120,121,122,123,124,125,126,128,129,130,131,132,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],executionset:[6,7,8,9,10],exempt:[31,34,39,46,48],exercis:31,exist:[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,28,29,30,31,32,34,40,42,46,48,49,53,56,60,63,66,69,71,82,83,95,96,97,98,100,104,116,123,124,126,130,132,136,138,139,141,142,144,146,149,150],existingassign:[6,7,8,9,10],existingdescript:[6,7,8,9,10],existinggroup:[6,7,8,9,10],existingnam:[6,7,8,9,10],existingoverrid:[6,7,8,9,10],existingsystemgroup:[6,7,8,9,10],existingtyp:[6,7,8,9,10],existingusag:[6,7,8,9,10],existingvalu:[83,100],existingvers:[6,7,8,9,10],exit:[15,28,31,53,92,93,101],exitlib:67,expand:[28,39,40,50,62,126,132,139,142,150],expand_crypto_adapt:[132,150],expand_storage_group:[132,150],expanded_exclude_sourc:28,expanded_sourc:28,expans:28,expect:[23,24,31,32,35,49,60,66,69,80,82,92,93,101],expected_result:82,expir:[15,31,32,136,142],expiri:15,explain:[19,22,24,60,84],explan:[0,39],explanatori:45,explicit:15,explicitli:[47,53,126,150],exploit:41,express:[6,8,9,10,25,30,35,40,44,53,113,116,117,122,139,145,150],ext:[37,39],extend:[15,28,31,32,33,35,41,42,53,56,118,132,139,150],extens:[29,114],extent:53,extern:[6,7,8,9,10,15,42,89,90,103],external_nam:[89,90,93],external_software_nam:90,extpref:35,extract:[16,37,38,48,53],extractor:150,extreq:35,exxdsa:15,eyj0b2tlmvhcmvyiiwici:81,eyj0exaioijkv1qilcjhbgcioijsuzi1nij9:81,eyu_cicsnam:[6,7,8,9,10],eyu_cicsrel:[6,7,8,9,10],eyu_reserv:[6,7,8,9,10],eyuda:[6,7,8,9,10],f02e2632:[139,141],f1b97ed8:132,f433:[119,130,132],f44a39cd42f9:[144,145],f651:146,f76ac7fb8b82:142,f920:39,fabric:[116,139],face:0,facil:[15,26,28,29,31,48,49,53,62,63,64,78,82,84,85,120],fact:[0,26,29,30,115,116,118,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],factor:[0,142],fail:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,27,30,31,32,34,36,38,39,40,42,46,48,53,65,68,82,83,84,104,114,126,139,140,142,150],fail_on_miss:34,fail_on_nodata:[9,19],failur:[0,16,22,23,27,30,31,32,33,34,35,36,38,39,40,41,42,43,44,45,46,47,49,53,62,66,68,69,92,93,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],fall:[31,34,39,46,48],fallback:53,fals:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,53,60,62,63,64,65,66,67,68,69,70,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],famili:[116,117,119,122,130,139],faq:102,far:[24,60],fast:[36,42],fb22d4a2:145,fba:[28,31,32,42,48,63,64],fcp:[116,119,123,132,139,141,150],fcp_120_san1_02:[116,119],fcp_124_san1_03:139,fcqronli:15,fct:15,featur:[0,2,15,22,50,56,59,73,79,115,120,123,132,139,140,141,150],feb:[37,56],februari:37,feedback:[6,7,8,9,10,19],fepi:15,fetch:[21,26,28,31,41,50,53,150],fetchcnt:[6,7,8,9,10],fetchtim:[6,7,8,9,10],few:[0,150],ff000000:[6,7,8,9,10],fffd:53,ficon:[116,117,119,132,139,150],field:[0,15,39,42,53,62,65,66,67,69,82,132,150],fifo:[31,32,35,42],file:[6,7,8,9,10,11,15,19,21,24,26,27,29,30,31,33,34,35,37,39,40,42,45,46,53,54,55,60,66,69,70,71,77,81,82,83,84,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],file_data_typ:42,file_nam:[27,30,31,33,40,41],file_with_your_certificate_chain:81,file_with_your_private_kei:81,filedata:42,filedef:15,filenam:[31,95,96,97,98,99],filenotfounderror:[31,41],filesi:41,filesystem:[23,30,31,41,48,100],filetag:[24,60],fill:[42,89,90,92,93,101],filter:[0,6,8,9,10,21,27,35,36,37,38,44,53,77,95,116,117,124,129,135,150],filter_wtor_messag:25,final_result:84,find:[6,21,26,31,39,46,53,77,83,110,150],fine:23,finish:[46,150],firmwar:[118,119,123,126,139,140,141,150],first:[9,15,23,29,30,31,33,34,35,39,40,41,42,46,47,53,56,63,64,104,107,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],firstmatch:40,fit:150,fix:[19,31,53,54,56,70,71,74,84,96,97,108,114,150],fixcat:88,fixtur:[24,60],flag:[15,24,28,31,41,44,60,68],flake8:[114,150],flashcopi:42,flat:34,fldsep:15,fldstrt:15,flexibl:[50,56,84,86,104,150],floor:150,flow:[53,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],flu:[39,53],flush:[39,53],fme:15,fmid:[54,71,95],fnmatch:36,fold:[42,95],folder:[0,24,28,60,114],follow:[0,11,15,19,20,23,24,25,26,27,28,29,30,31,36,37,38,39,42,43,46,48,49,56,60,61,63,68,80,82,86,89,90,91,92,93,95,96,97,98,99,101,103,104,109,110,113,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],fom:42,foo:[28,31,35,41,48],foo_archive_test:28,foo_bar_archive_test:28,foobar:142,forc:[0,15,27,28,30,31,32,40,41,48,53,103,120,126,142],force_complet:100,force_dynam:27,force_lock:[31,53],forceqr:15,forcibl:100,fork:[0,150],form:[15,95],format:[6,7,8,9,10,15,23,24,27,28,31,32,38,41,42,48,53,60,62,63,64,65,66,67,69,74,81,82,83,84,86,89,90,91,92,93,95,98,100,101,102,103,126,127,132,133,150],format_opt:[28,48],forward:[11,15],found:[3,6,7,8,9,10,12,13,19,28,30,31,32,34,35,37,38,39,40,42,48,49,53,83,100,103,110],four:[0,15,114],fqn:41,fragment:150,framework:[24,60,86],free:15,freespac:42,fridai:39,from:[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,24,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,53,55,60,61,62,63,65,66,67,68,69,70,71,72,74,77,80,83,84,90,91,92,93,94,95,96,97,98,100,101,102,103,108,109,110,114,115,117,118,120,122,126,127,128,129,132,133,134,135,138,139,140,146,150],from_encod:53,front:15,fs_type:[41,53],fsstaff:15,fsum8976:31,ftimeout:15,ftp:[118,132,139],ftppass:132,ftpuser:132,fulfil:[119,139,141],full:[15,29,35,43,53,56,68,92,94,110,114,139,142,150],full_properti:[117,121,128,131,134,137,143,145,147,150],full_volum:29,fullapi:[6,7,8,9,10],fulli:[15,25,31,41,53,116,119,122,123,124,130,132,136,139,140,141,142,144,146,149],fulll:77,function_numb:150,function_rang:150,further:[22,53,71,104],futur:[2,22,24,56,59,60,73,79,82],ga1:113,ga2:113,galaxi:[0,19,53,70,74,84,102,108,110,114,150],galaxy_api_kei:114,galaxy_serv:103,gap:126,gatewai:[126,132,139],gather:[0,26,31,35,41,63,110,116,118,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],gather_fact:[77,89,90,91,92,93,94,95,96,97,98,99,101],gather_subset:36,gdd:29,gdg:[28,29,31,32,33,34,35,39,42,48,53],gds:[30,40,42],gdss:[28,31,32],gen:70,gener:[15,19,24,27,28,30,31,32,33,34,35,37,39,40,41,42,47,53,56,58,60,61,63,64,65,67,82,83,84,89,92,93,94,101,102,110,114,120,123,126,129,133,135,139,140,141,150],genjcl:67,genjcl_input_dataset:67,genjcl_output_dataset:67,get:[0,6,8,9,10,16,19,23,24,27,40,41,44,60,88,102,103,104,107,114,115,117,118,119,121,123,124,126,127,128,130,131,132,133,134,136,137,139,141,142,143,144,145,146,147,149,150],get_cpc_io:150,get_fact:150,get_paramet:[6,8,9,10],gid:[31,41],gigabyt:35,git:[0,2,22,59,73,79,103,114,150],github:[0,19,53,70,74,84,102,103,104,110,114,150],githubb:150,give:[28,31,48],given:[15,28,31,35,37,40,43,44,48,49,53,77,83,89,90,91,92,93,94,95,96,97,98,99,101,114],glob:[28,144,145],global:[3,13,15,19,82,83,95,100,132,139],global_catalog:[3,13,19],gmt:15,gmtext:15,gmtran:15,gntran:15,goe:[22,31],going:53,good:104,got:150,gov:150,gr1:127,granular:[84,86],greater:[6,8,9,10,15,31,33,34,35,38,39,129,135],greatli:76,grep:0,grname:15,group:[0,6,7,8,9,10,11,15,19,28,31,32,33,34,35,37,39,40,42,46,48,53,77,82,88,104,115,119,126,132,141,142,146,150],group_var:104,grplist:[15,16],gsam:63,gsamdbd:63,gsampcb:63,gtf:15,gtftr:15,guaranteed_spac:31,guest:[24,60],gui:[118,127,133],guid:[0,2,71,107,110,113,120],guidanc:[19,84],guidelin:[52,106],h71:118,had:[53,150],halt:[23,56],hamgmt0:[130,132],hamgmt:[130,132],handl:[23,24,30,42,46,53,54,60,71,83,100,150],handler:[88,150],handshak:15,happen:[41,110,120,150],hardwar:[112,113,120,146],has:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,23,24,27,28,29,30,31,32,33,38,39,40,42,43,44,46,48,49,53,56,60,62,66,68,69,70,71,83,84,86,95,96,97,98,100,104,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],has_il:23,has_temporary_capacity_change_allow:120,has_unacceptable_statu:[121,128,134,148],hash:42,hasp373:[37,39],hasp375:37,hasp395:[37,39],hat:[0,1,19,21,52,56,58,70,72,74,78,84,103,104,106,107,109,112],have:[3,15,16,20,23,24,27,28,29,31,32,35,39,40,42,44,48,53,60,62,63,68,70,77,82,89,90,91,92,93,94,95,96,97,98,99,101,103,109,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,149,150,151],hba1:123,hba:[115,132,139,150],head:49,header:15,health:15,held:[29,129,135],hello:[23,30,35,37,38,39,43,46],help:[30,32,40,43,52,53,70,84,96,97,102,104,106,114,150],henc:64,here1:32,here2:32,here:[15,31,32,71,103,107],hexadecim:[49,126],hfs:[32,41],hhmmss:15,hidden:150,hide:15,hierarchi:41,high:[3,15,27,28,29,30,31,32,33,34,35,40,41,42,48,49,53,56],higher:[117,128,134,150],highest:[0,49],highlight:53,hill3:47,hint:152,hiper:[84,96],hipersocket:[116,130,150],hisoclass:146,histori:[136,150],hlq:[27,28,29,30,31,32,33,34,35,39,40,41,42,47,48,49,53],hmc1:[118,148],hmc:[0,102,105,106,108,109,110,113,114,115,116,117,119,120,121,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,149,150,151,152],hmc_api_featur:148,hmc_api_vers:148,hmc_api_version_info:148,hmc_auth:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],hmc_host:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],hmc_name:148,hmc_verify_cert:150,hmc_version:148,hmc_version_info:148,hmrest:[132,139],hoc:110,hold:[5,15,17,29,53,89,92,93,94,101],holddata:[84,96],holdstatu:[6,7,8,9,10],home:[24,31,46,60,82,103],honor:[15,40,41,53],hook:114,host1:30,host2:30,host3:30,host:[0,6,7,8,9,10,15,24,30,45,54,60,71,75,77,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,109,123,126,132,139,150],host_var:104,hostnam:[34,81,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],hour:15,how:[2,3,6,7,8,9,10,15,19,20,22,24,35,41,42,51,53,55,59,60,67,71,73,76,79,83,88,100,104,105,107,139,150],howev:[0,2,22,24,29,41,59,60,73,79,109],hp10230:95,hpo:15,html:[30,31,114,116],http:[0,3,6,7,8,9,10,15,20,40,70,77,81,82,83,95,96,97,98,99,100,103,114,116,150],http_statu:[6,7,8,9,10],http_status_cod:[6,7,8,9,10],httpd:31,httpserverhdr:15,httpstatu:82,httpusragenthdr:15,hub:[0,19,70,74,84,87,102,108,114,150],hub_token:103,human:[4,5,11,12,13,14,15,16,17,18],hurslei:[6,7,8,9,10],hw_name:36,hwsc0000i:44,hyphen:[53,103,116,117,118,119,121,122,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150],i15rtsmm:[39,67,69],ibm:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,30,31,33,34,35,36,39,40,41,42,45,49,50,52,53,55,56,58,60,61,70,71,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,101,103,104,106,107,109,112,113,114,115,120,144,150,151,152],ibm_cpc:150,ibm_zhmc:[103,112,114,115,138,150],ibm_zos_c:[1,3,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,103],ibm_zos_cor:[0,21,25,26,36,53,56,70,103,110],ibm_zos_im:[58,70,103],ibm_zos_sysauto:[72,74,77,103],ibm_zosmf:[78,80,82,83,84,89,90,91,92,93,94,95,96,97,98,99,101],ibmus:[7,9,37,82],icf:120,ich70001i:[37,39],ick00001i:49,ick00002i:49,ick00091i:49,ick00700i:49,ick03091i:49,ick03096i:49,ick:49,ickdsf:49,iconv:[30,33,34,40,45,55],icp:15,icsf:42,icv:15,icvr:15,icvtsd:15,idcam:[42,54,71],idempot:[40,83,100,116,119,122,123,124,130,132,136,138,139,140,141,142,144,146,149,150],ident:15,identif:[15,44,150],identifi:[5,6,7,8,9,10,11,15,16,18,25,27,28,29,30,31,33,37,38,39,41,42,44,46,53,54,55,63,64,68,71,75,77,83,84,86,88,89,90,91,92,93,94,99,101,103,116,120,126,129,135,150],idl:142,ids:15,ieb352i:37,iebcopi:[54,71],iebgen:[37,38,39,42],iee094d:25,iee136i:127,iee457i:43,ief032i:[37,39],ief033i:[37,39],ief142i:[37,39],ief236i:[37,39],ief237i:[37,39],ief285i:[37,39],ief373i:[37,39],ief375i:[37,39],iefbr14:42,iefc001i:39,iefc653i:39,iefrder:63,iew2008i:39,iew2231i:39,iew2278i:39,iew2650i:39,iew2850i:39,iewl:39,ifl:[120,126,132,139],ifl_processor:132,igd100i:39,ignor:[0,15,27,28,29,31,34,35,39,40,41,42,46,48,53,63,81,82,83,100,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],ignore_error:53,ignore_sftp_stderr:[31,34,110],iip:120,ikjeft01:[54,71],illustr:110,im5:44,im5h:44,im5hconn:44,im5hctrl:44,imag:[15,42,126,132,139,150],image_fil:132,image_nam:132,immedi:[15,16,41,103,129,135],immut:150,impact:[28,56],implement:[42,53,56,114,150],impli:[5,18,53,120],implicit:[5,15,18],implicitli:[6,8,9,10,31,41],import_nam:[24,60],importlib:150,imposs:150,improp:53,improv:[19,28,29,53,70,117,128,134,150],ims1501:67,ims15r:67,ims1:[24,39,60,63,64,65,67,68,69],ims2:65,ims3:65,ims_acb_gen:[61,70],ims_acbgen:70,ims_catalog_popul:[61,70],ims_catalog_purg:[61,70],ims_command:[61,70],ims_command_util:70,ims_dbd_gen:[61,62,70],ims_dbrc:[61,70],ims_ddl:[61,70],ims_id:[63,64,68],ims_member_data:65,ims_member_messag:65,ims_output:65,ims_psb_gen:[61,62,70],imsbank:[24,60,69],imsbg2:39,imsbld:[39,67,69],imsdb1:65,imsgrp1:47,imsgrp2:47,imsgrp3:47,imsplex:65,imsrc:65,imssun:35,imstest:35,imstestg:67,imstestl:[35,39,67],imstestu:[67,69],imsv:47,in1:47,inact:[15,119,126,132,142,150],includ:[0,6,8,9,10,15,19,20,23,24,25,27,28,29,31,32,33,34,38,40,41,42,44,46,48,52,53,55,56,60,63,68,71,74,83,89,90,91,93,95,96,97,98,99,101,102,103,104,106,112,114,116,119,120,121,127,132,133,139,145,146,148,150],include_memb:146,include_modul:[89,90,91,92,93,94,101],include_rol:[77,95,96,97,98,99,100],include_unmanaged_cpc:121,inclus:122,incom:114,incompat:[114,150],incomplet:28,inconsist:150,inconsistentscop:[6,7,8,9,10],inconsistentset:[6,7,8,9,10],incorrect:[15,53,110,150],incorrectli:[22,23,53,110,150],increas:[53,104,114,120,150],increment:15,indataset:31,indd:47,indent:[30,42,53],independ:[114,142,150],index:[9,15,30,35,42,49,53,66,114,116,122,123,130,132,139,150],indic:[9,15,27,28,29,30,31,34,37,38,39,40,41,42,43,44,53,62,63,64,65,68,81,82,83,95,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],indirectli:[62,142,144],individu:[0,15,31,34,41,46,51,66,69,84,86,89,93,105],ine8d8:49,infil:42,influenc:53,info:[82,86,90,92,104,126,139],infocent:15,inform:[0,2,6,7,8,9,10,12,13,15,16,19,20,22,24,27,31,33,35,37,38,39,40,41,43,44,46,47,49,53,54,56,59,60,62,63,65,67,71,73,75,79,83,84,86,89,91,92,93,94,95,96,97,98,99,100,101,103,104,120,123,126,129,130,132,135,146,148,149,150],infrastructur:150,inher:56,inherit:146,inhibit:15,ini:45,init:[15,37,39,49,67],initi:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,24,26,37,38,39,40,44,53,58,60,70,72,74,78,84,112,126,132,139,150],initial_memori:132,initial_processing_weight:126,initparm:15,inject:[24,60],inlin:[11,31],inline_copi:31,input:[15,24,28,33,37,41,42,47,53,55,60,62,63,64,66,67,68,69,81,83,84,92,93,100,101,123,124,126,130,132,136,138,139,141,142,144,146,149,150],input_cont:11,input_loc:11,input_src:11,input_var:[92,93,101],input_vari:93,ins:[132,139],ins_fil:132,insecur:[6,7,8,9,10],insensit:[23,83,124],insert:[27,30,40,53,63,114],insertaft:[30,40,53],insertbefor:[30,40],insfil:[132,139],insid:[23,25,30,31,37,39,46,53,103],inspect:[24,60],instal:[1,3,6,7,8,9,10,11,12,13,15,16,19,20,41,49,53,54,71,75,84,86,95,96,97,98,99,102,104,109,110,114,118,119,120,126,150],installag:[6,7,8,9,10],installd:95,installerror:[6,7,8,9,10],installtim:[6,7,8,9,10],installusrid:[6,7,8,9,10],instanc:[0,6,7,8,9,10,63,64,65,77,83,84,86,88,93,95,99,100,101,110],instance_action_nam:92,instance_descript:89,instance_info_json:90,instance_info_json_path:[90,92,94],instance_own:89,instance_provid:89,instance_record_dir:[89,90,91,93,101],instance_var_json_path:89,instance_variable_record:89,instead:[19,20,30,31,40,43,53,70,89,93,116,117,119,120,121,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150],instln:15,instream:[39,42,53],instruct:[0,11,15,16,43,45,53,54,71,89,104,114,150],insuffici:110,integ:[9,16,23,37,38,39,55,116,119,122,123,124,126,130,132,136,139,141,142,144,146,148,149,150],integr:[0,15,34,50,75,104,107,120],intend:[0,4,5,11,12,13,14,15,17,18,28,53,150],interact:[1,3,15,20,21,53,58,72,86,112,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],interchang:15,interfac:[1,6,7,8,9,10,15,26,31,34,61,65,80,84,86,118,127,130,133,142],intern:[12,13,15,55,62,110,114,118,120,126],internation:55,internet:107,interpret:[24,46,53,60,110],interrupt:[63,126],interv:[15,92,93,100,101],intial:49,intrapartit:[3,15,19],intrdr:15,intrdrjobus:15,introduc:[43,53,150],introduct:107,inttr:15,invalid:[23,31,37,39,46,53,66,69,70,110],inventori:[24,31,39,46,54,56,60,62,63,64,67,68,71,74,75,77,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,150],inventory_hostnam:[83,100],investig:114,invoc:[15,39,47,53,65,114,138,150],invok:[15,42,46,65,142,150],involv:56,invreq:[6,7,8,9,10],iodf:36,ioerror:110,ipaddr:124,ipl:[36,41,126,132,133,139],ipl_volum:36,ipv4:[132,139],ipv6:[132,139],irc:[15,107],ircstrt:15,irlm:[63,64],irlm_id:[63,64],irr010i:[37,39],is_binari:[31,34],is_held:[129,135],is_manag:121,is_on_off_cod_activ:120,is_on_off_cod_en:120,is_on_off_cod_instal:120,is_prior:[127,129,133,135],isc:15,isf031i:43,isinst:[23,70],isn:15,iso8601:30,iso8859:[33,34,39,42,55],iso:[30,40,55,129,132,135,139,150],iso_mount:[132,150],iso_unmount:[132,150],isol:15,isrtlist:63,issu:[2,15,16,22,31,42,43,44,46,56,59,73,79,84,110,114,150],item1:[24,60],item2:[24,60],item3:[24,60],item:[23,24,30,42,49,60,82,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],itemcategori:82,itemdescript:82,itemid:82,itemtyp:82,iter:30,its:[0,4,5,11,13,14,15,17,18,28,30,31,34,39,40,46,48,51,53,67,68,83,105,108,114,116,119,121,123,126,127,128,130,132,133,134,139,140,141,142,146,148,149,150,151],itself:[31,42,127,133,151],iwm4hlth:15,iycwemw2:[6,7,8,9,10],iyk3z0r9:[6,7,8,9,10,38],izuwf0145:83,izuwf0162i:83,j09:47,j42:47,j91:47,j93:47,j97:47,java:[113,145],jcl:[3,16,19,21,26,30,31,37,38,42,46,53,67,83,100],jclerr:[39,53],jclhold:53,jclout:67,jclpd:67,jes2:[15,36,37,39],jesdi:15,jesjcl:[37,39],jesmsglg:[37,39,53],jesysmsg:[37,39],jgrp:[37,38,39],jinja2:[30,31,39,46,53,150],jm00:[37,39],jms:150,job00134:[37,39],job00361:39,job00551:39,job01427:38,job12345:[16,38],job12354:16,job12:38,job16577:38,job:[0,6,7,8,9,10,15,16,21,23,26,39,42,43,44,50,53,63,64,68,77,83,100,101],job_class:[37,38,39],job_id:[16,37,38,39,44,53],job_nam:[15,16,37,38,39,44,53],job_paramet:15,job_stat:101,job_submit:53,jobgroup:[37,38,39],jobparm:[15,39],join:[15,53,90],jose:23,journal:15,jrm:[37,39],json:[0,30,53,70,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101],json_queri:90,jsondecodeerror:53,jsonschema:150,june:56,just:[4,5,9,11,12,13,14,15,17,18,43,114,127,133,138,150],jvm:15,jvmclass:[6,7,8,9,10],jvmgrp:[6,7,8,10],jvmprofiledir:15,jvmserver:[6,7,8,9,10],jwt_token:[81,82,83],jycqqfni:46,kbyte:[37,39],keep:[15,31,39,40,42,46,56,63,64,126],keep_trailing_newlin:[31,39,46],kei:[6,7,8,9,10,15,23,31,32,42,48,66,69,70,81,82,83,100,103,110,114,116,119,120,123,124,126,130,132,136,139,141,142,144,146,149],kept:[15,39],kerbero:15,kerberosus:15,kernel:[129,135],ket678:49,ket987:49,key_label:42,key_length:[31,32,42,48],key_offset:[31,32,42,48],keyboard:15,keycd1:42,keycd2:42,keydata:[6,7,8,9,10],keyerror:[53,150],keygen:[24,60],keylab1:42,keylab2:42,keypoint:15,keyr:15,keystrok:15,keyword:[0,25,53,64],kilobyt:[4,5,11,12,13,14,15,17,18,35],kind:[42,114],know:[28,31,48,114,150],knowledg:[139,140,141],known:[15,42,88,102,103,104,114],ksd:[31,32,33,34,42,48,63,64],kwarg:23,label:[15,42,49,53,103],lang:[15,24,60],languag:[6,7,8,9,10,15,54,55,58,61,71],laps:39,laptop:109,larg:[4,5,11,12,13,14,17,32,35,42,63,64],larger:[56,120],largest:15,last:[9,15,29,30,35,37,38,39,40,53,118,126,150],lastli:31,later:[0,19,20,24,37,38,39,45,53,56,60,63,70,71,82,83,84,86,103,109,123,132,139,140,141,150],latest:[2,6,7,8,9,10,19,22,28,39,53,54,59,63,71,73,79,103,107,110,114,150],latin:55,layer:15,lba:[132,139],ldap:[15,115,142,150],ldap_group_default_template_nam:144,ldap_group_default_template_uri:144,ldap_group_ldap_server_definition_nam:144,ldap_group_ldap_server_definition_uri:144,ldap_group_to_template_map:144,ldap_server_definit:[124,125],ldap_server_definition_nam:[142,144],ldap_server_definition_uri:[142,144],lds:[31,32,42],le_data_set:15,lead:[28,29,31,39,46,48,53,117,127,128,133,134,150],learn:[0,2,22,51,59,73,79,84,103,104,105,107,108,109,110],least:[35,37,75,86,126,150],leav:[4,5,11,13,14,15,17,18,48,49,53,65],leaveconflict:[83,100],left:[0,5,18,28,31,40,48],length:[6,7,8,9,10,15,27,28,31,32,33,42,48,53,63,64,77,136],less:[6,8,9,10,35,39,41,49,53,118,120,129,135,150],letter:[15,35,55,104],level:[3,15,23,25,27,28,29,30,31,32,33,34,35,40,41,42,48,49,53,68,74,77,82,104,114,118,119,126,133,150],leverag:[3,20,23,53,109],lg09:122,lgdfint:15,lgnmsg:15,lib:[24,30,35,60],lib_nam:[3,11,12,13,15],liberti:40,libnam:27,libpath:[24,60],librari:[3,6,7,8,9,10,11,12,13,15,21,24,26,28,30,31,32,35,42,53,60,62,63,64,66,68,69,70,84,116],librarti:15,librarydsn:[6,7,8,9,10],life:[109,114],lifecycl:[56,112,142],lifetim:15,lightweight:[81,82,83],like:[0,24,28,29,31,37,43,47,48,53,56,60,84,103,110,144,145],likelyhood:150,limit:[6,7,8,9,10,11,15,24,31,32,35,41,53,60,95,116,119,122,123,124,126,129,130,132,135,136,139,140,141,142,144,146,149,150],line:[0,15,16,24,26,27,31,34,37,39,40,41,42,46,47,53,60,65,80,115,127,133,150],line_comment_prefix:[31,39,46],line_statement_prefix:[31,39,46],linear:[28,31,32,48],linect:15,link:[0,15,31,38,49,52,66,69,74,102,106,114,150],linkcbl:38,linkcheck:114,linkjob:38,linklib:27,lint:[84,150],linux:[119,120,127,128,129,133,135],linuxon:[112,150],lise:150,list:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,31,32,34,35,36,37,38,39,41,42,43,44,45,46,47,48,49,53,54,55,60,62,63,64,65,66,67,68,69,70,71,82,84,88,95,96,97,98,103,104,107,109,114,115,116,118,119,120,122,123,124,126,127,129,130,132,133,135,136,138,139,140,141,142,144,146,148,149,150],listcat:[42,53],listdsd:47,listen:[15,40],liter:42,littl:104,llacopi:15,llq:[30,39],lma:15,load:[3,11,15,30,31,53,63,88,122,126,127,129,132,139,150],load_address:[126,150],load_paramet:[126,150],loadlib:[31,53],loadpoint:[6,7,8,9,10],local:[0,3,6,11,12,15,19,24,25,31,34,37,38,39,44,46,48,50,53,60,66,69,82,92,114,127,132,142,150],local_catalog:[3,12],local_file_backup:31,local_follow:31,local_request_queu:[3,19],localccsid:15,localfil:9,localhost:[20,86,109,150],locat:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,30,31,32,33,37,38,39,40,41,46,49,53,56,66,69,81,82,83,93,100,101,103,104,116,118,122,124,126,139],locfil:9,lock:[15,53,126,132,139,142,146],log1:64,log:[11,12,15,16,28,31,34,37,38,39,43,48,53,55,63,64,68,104,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],log_fil:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],logger:[15,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],logic:[6,7,8,9,10,15,29,41,42,53,62,63,64,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],login:142,logon:[15,82],logstream_id:11,logstreamid:11,logusr:15,longer:[19,28,31,45,53,138,150],longrun:39,look:[24,40,53,60,83,114],lookup:[30,90],loop:[30,49,117,121,128,131,134,137,142,143,145,147,150],loss:[15,31,42,53,56],lossless:28,lost:[14,32,41],lot:[127,133],low:[35,56],lower:[53,120],lowercas:[41,53],lowest:0,lpa:15,lpar1:[126,128],lpar2:126,lpar:[115,119,146,150],lpar_list:128,lpar_messag:129,lpar_nam:36,lpastat:[6,7,8,9,10],lpp:[23,24,60,110],lrecl:[28,39,42,48,68],lsd1:124,lsd:124,lsd_list:125,lsr:15,lstrip_block:[31,39,46],ltpa:[81,82,83],ltpa_token_2:[81,82,83],luke:23,lun:139,m12:47,m32:47,m63:47,m82:47,mac:[130,132],mac_address:150,machin:[31,34,39,46,48,49,53,56,109,112,150],maclib:[66,69],maco:150,macro:[15,66,69],made:[6,7,8,9,10,15,19,37,42,43,44,46,53,55,56,62,68,74,81,82,83,100,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],magicmock:[24,60],mai:[0,15,23,24,27,28,30,31,36,40,42,43,46,48,49,56,60,70,82,83,89,90,91,93,95,101,103,114,116,119,120,123,124,126,127,129,130,132,133,135,136,139,141,142,144,146,149],mail:107,main:[15,42,114],mainli:120,maintain:[53,62,150],mainten:[57,62,86],maintenenac:62,major:[114,150],make:[0,2,10,15,19,22,24,28,42,44,46,59,60,62,70,73,79,110,114,120,150],makefil:150,manag:[0,1,3,6,7,8,9,10,15,19,25,26,27,28,29,31,34,35,39,41,42,45,46,48,49,50,53,55,56,63,64,65,67,78,82,83,84,85,87,88,89,90,91,93,94,100,102,104,112,113,115,117,121,125,128,131,134,137,143,145,147,148,150],managed_acb:[63,64],managedacb:63,management_class:[63,64],mani:[0,15,55,75,89,90,91,93,101,104],manifest:0,manner:[16,138],manual:[15,83,89],manullai:89,map:[6,7,8,9,10,15,30,42,67,68,103],mar:39,march:39,margin:42,mark:[24,27,29,30,41,53,60],markdown:150,marker:[27,30,31,39,41,46,53,67],marker_begin:[30,53],marker_end:[30,53],mask:[130,132],mass:47,master:[27,114,126,132,139,150],match:[15,16,26,27,28,29,30,31,32,34,36,37,38,40,42,44,48,49,53,64,66,69,82,95,116,117,126,144,150],materi:[52,76,80,88,106,115],matrix:[53,114],max:[39,53,122,136,139,142],max_error_msg:63,max_messag:129,max_rc:[16,39,47,53,67],maxi:39,maximum:[15,16,29,31,32,39,42,43,47,49,53,67,77,100,116,122,126,129,132,139],maximum_memori:132,maxopentcb:15,maxsocket:15,maxssltcb:15,maxtlslevel:15,maxxptcb:15,mbr:39,mc2cnam:35,mcat:27,mcsoper:[31,53],mct:15,mean:[0,3,9,28,31,36,39,41,42,44,45,48,65,122],meant:[23,53],measur:[28,29,31,32,39,42,48],mechan:[0,15,53,114],media:[132,139],mediacent:84,medium:56,meet:[23,31,74],megabyt:[4,5,11,12,13,14,15,17,18,35],mem:[27,30],member1:32,member2:32,member:[15,23,27,30,31,32,33,34,35,39,40,41,42,51,53,63,64,66,67,68,69,70,105,146],member_list:[66,69,70],member_nam:64,memlimit:[15,39],memori:[112,126,132,139],mend:114,menu:15,merg:[42,62,114,150],messag:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,26,27,30,31,34,35,38,39,40,41,43,45,46,49,53,62,63,64,65,66,67,68,69,82,83,89,90,91,93,95,96,97,98,99,101,102,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],message_filt:44,message_id:[44,129,135],message_text:[44,129,135],messageid:82,messagetext:82,met:[11,12,13,15,17,18,24,60,82],metadata:[63,68,114,150],method:[6,7,8,9,10,15,34,42,82,124,150],methodolog:0,mgmt1:139,mgmt1_mgmt1:[139,141],middl:29,middlewar:[78,91,92,93,94],might:[15,55,62,84,97],migrat:150,mileston:114,millisecond:15,min:[37,39,122,136,142],minidisk:[26,53],minim:[24,60],minimum:[0,15,56,70,109,114,126,132,139,150],minor:[70,74,114,150],minor_chang:53,mintlslevel:15,minu:49,minut:[15,37,39],mirror:15,miss:[24,28,31,34,45,46,48,53,60,84,88,114,150],missing_critical_updates_respons:96,missing_critical_updates_response_fil:96,missing_fixcat_updates_respons:97,missing_fixcat_updates_response_fil:97,mitig:150,mix:[15,31,48,68,95,127,133],mixtur:32,mlq:30,mmddyi:15,mnconv:15,mnew:114,mnexc:15,mnfreq:15,mnidn:15,mnp:15,mnper:15,mnre:15,mnsync:15,mntime:15,mnu:114,mock:[114,150],mocked_hmc_z14:150,mocked_inventori:150,mocked_vault:150,mocked_z14_class:150,mocked_z14_dpm:150,mocker:[24,60],mod:42,mode:[15,16,28,30,31,34,41,42,48,49,53,63,64,83,104,115,119,121,146,148,150],model:[47,49,116,117,118,119,120,121,122,123,124,126,128,130,132,134,136,139,141,142,144,145,146,148,149],modern:150,modif:[23,53,56,62,104],modifi:[0,15,30,31,40,53,63,110,114,126],modstat:63,modul:[1,4,5,9,11,12,13,14,15,16,17,18,19,20,21,23,27,28,29,30,31,32,33,34,35,36,37,39,40,41,42,43,44,45,46,48,49,50,52,55,58,62,63,64,65,66,67,68,69,70,78,81,82,83,84,86,100,102,103,106,107,108,109,112,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],module_default:3,module_path:[24,60],module_stderr:[24,60],module_util:[23,24,53,60,150],moment:152,monitor:[15,39],month:35,more:[0,6,7,8,9,10,15,20,22,23,25,30,31,32,35,37,38,39,41,43,44,45,46,47,53,54,62,63,70,71,74,75,83,84,92,95,96,97,98,99,100,103,104,108,109,110,114,118,119,120,127,133,150],most:[0,28,30,33,34,39,40,53,84,86,107,110,114],mount:[26,30,118,132,150],mount_iso:132,mount_opt:[41,53],mountpoint:[30,41],move:[41,42,150],movement:41,mozilla:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],mqconn:15,mro:15,mrobtch:15,mrofs:15,mrolrm:15,msg:[4,5,11,12,13,14,15,16,17,18,27,30,31,34,35,37,38,39,40,41,46,49,53,62,63,64,66,67,68,69,82,89,90,91,93,95,96,97,98,99,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],msg_code:[16,37,38,39,53],msg_text:53,msg_txt:[16,37,38,39,53],msgcase:15,msgclass:[15,37,39],msglevel:[15,37,39],msglvl:15,msgprt:42,msgusr:15,msu:120,msu_perman:120,msu_permanent_plus_bil:120,msu_permanent_plus_temporari:120,msu_purchas:120,much:54,mulitpl:16,multi:[26,42,53,142],multinod:15,multipl:[4,5,6,8,9,10,11,12,13,14,15,16,17,18,23,24,28,31,32,35,38,42,47,53,60,63,64,65,66,67,69,86,93,101,104,127,133,138,150],multiregion:15,must:[0,5,6,7,8,9,10,11,15,16,18,19,20,23,24,25,27,28,29,30,31,32,33,35,38,39,40,41,42,43,46,48,49,53,56,60,62,63,64,71,75,82,86,93,95,96,97,98,100,101,103,104,109,114,116,117,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,149,150,151],mustgath:110,mutual:[6,8,9,10,22,27,42,48,53,63,70,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],mutually_exclus:23,mv27:44,mv29:44,mv2h:44,mvscmdauth:110,mvscmdexecerror:53,mvscmdmsg:110,mvsimag:15,mvssys01:41,mxt:15,my_:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],my_adapter_nam:116,my_certs_dir:138,my_cpc_nam:[116,119,120,122,123,126,127,129,130,132,133,135,139,140,141,149],my_first_partition_nam:122,my_hba_nam:123,my_hmc_auth:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],my_hmc_host:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],my_hmc_password:138,my_hmc_userid:138,my_image_fil:132,my_image_nam:132,my_ins_fil:132,my_lpar_nam:[126,127,129],my_lsd_nam:124,my_nic_nam:130,my_part_nam:135,my_partition_nam:[122,123,130,132,133,140,149],my_password_rule_nam:136,my_second_partition_nam:122,my_storage_group_nam:[139,140,141],my_storage_volume_nam:141,my_user_nam:142,my_user_pattern_nam:144,my_user_role_nam:146,my_vfunction_nam:149,mybundl:9,mycobol:31,mydata:32,mygrp:9,myhlq:[29,42],mypgm:42,myprog:9,myreg01:16,myuser:[24,42,60],myvar:89,myvol1:29,myvol2:29,myworkflow:[83,100],name:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,22,23,24,25,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,53,55,56,60,62,63,64,65,66,67,68,69,75,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],namespac:[25,103,114],nation:49,natlang:15,navig:[0,24,60,108],ncpldft:15,necessari:[23,62,86,104,120],ned:49,need:[15,20,23,24,30,31,32,33,34,35,36,40,41,42,43,46,53,60,63,66,69,70,71,82,83,84,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,109,114,117,122,123,126,130,138,146,149,150],neg:[9,35,39],neither:[15,16,29,31,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],nest:[6,8,9,10,23],netuowid:15,netview:77,network:[116,126,130,132,139,148,150,151],network_adapter_port_uri:130,never:[53,150],newcopi:[6,15],newcopycnt:[6,7,8,9,10],newcpc:121,newer:[53,56,70,117,128,134,150],newest:[31,32],newli:63,newlin:[31,39,42,44,46,53,127,133],newline_sequ:[31,39,46],newsit:15,newslett:107,next:[12,15,83,119,126],next_start:12,nfs:41,nic1:[130,131],nic:[115,132,139,150],nic_list:131,nicknam:[83,93,95,96,97,98,99,100,101],nist:[15,150],nistsp800131a:15,nnew:114,no_log:138,no_sdtran:16,noautomov:41,nocheck:15,nocopi:[6,7,8,9,10],nod:49,node:[0,3,11,15,19,25,26,28,32,39,45,46,48,50,53,56,61,80,82,83,84,100,103,104,110,150],nodeck:39,nodelai:15,noempti:[15,31,32],noeras:42,noforc:15,noindex:49,noinstln:15,nolimit:39,nolist:39,nolog:15,non:[15,28,31,32,34,35,41,42,48,49,53,56,89,90,91,93,101,129,150],nonblock:42,none:[6,7,8,9,10,11,15,23,24,27,32,38,39,41,49,53,60,62,126,132,139,150],nonexist:[28,29,31],nonotifi:15,nonrecover:11,nonresid:[6,7,8,9,10],nonrlsrecov:15,nonspan:42,nonvsam:35,nonzero:65,nop:15,noprotect:15,noqa:150,nor:[15,16],noreus:42,normal:[15,16,41,42,53,63,64,110,114,126,150],normal_disposit:[63,64],nosdtran:16,nosecur:41,nosetuid:41,notappl:[6,7,8,9,10],notat:[28,53],notdefin:[6,7,8,9,10],notdynam:[6,7,8,9,10],note:[0,4,5,11,12,13,14,15,17,18,20,23,24,32,36,37,49,54,56,60,71,102,103,104,108,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,142,143,144,145,146,147,148,149,150],notext:41,noth:[118,119,150],notic:34,notif:[15,83,100,150],notifi:[15,37,39,104],notrequir:[6,7,8,9,10],noverifi:49,noverifyofflin:49,now:[24,30,40,53,60,114,150],nowait:41,nqrnl:15,nrd:43,nucleu:[62,63,64,67,68],number:[0,6,7,8,9,10,15,16,23,27,28,30,31,32,35,36,37,39,40,42,43,44,47,48,49,53,63,64,71,75,81,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,120,122,126,129,130,132,135,138,139,141,150,151],numer:[6,7,8,9,10,23,37,38,39,42,55,63,64,136],nvd:150,nvme:150,oa59461:75,oappend:42,obfusc:53,object:[22,24,31,32,48,53,60,82,89,95,99,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],objectid:101,obtain:[15,27,29,30,31,33,40,47,53,84,90,91,95,96,97,98,104,150],occasion:[53,56],occur:[6,7,8,9,10,15,31,41,43,44,49,53,62,68],occurr:[127,133],ocopi:47,ocreat:42,oct:56,octal:[28,31,42,48],ocur:46,oexcl:42,off:[0,15,31,32,64,120],offer:[1,19,21,51,52,55,58,70,72,74,78,84,102,105,106,109,112],offici:[0,31,39,44,46,150],offlin:[43,49,63,64],offset:[31,32,39,42,48],offsit:15,often:[0,22,23,39,53,109],old:[15,31,39,42,63,64,150],older:[110,117,118,126,128,131,134,150],oldest:[31,32],omit:[6,7,10,15,63,83,100,116,119,120,123,124,126,129,130,132,135,136,139,141,142,144,146,149],ommit:63,omvs0000:43,omvsadm8:64,omvsadm:[37,39,41,47,69],on_off_cod_activation_d:120,onc:[3,15,114,126,132,138,139,142,150],one:[0,5,6,7,8,9,10,15,16,17,18,19,23,24,27,28,29,30,31,32,34,35,37,38,39,42,44,45,47,48,53,60,74,75,83,84,86,95,98,100,102,103,109,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],ones:[53,126,150],onli:[0,3,4,5,10,11,12,13,14,15,17,18,23,24,28,29,31,32,33,35,36,37,39,40,41,42,46,48,50,53,54,56,60,62,63,64,66,67,68,69,71,82,83,84,86,89,95,96,97,98,99,100,114,115,116,117,119,121,122,126,127,128,129,131,132,133,134,135,139,140,141,142,146,148,150],onlin:[15,49,63,68,116,122,139],online_batch:[63,64],onoctti:42,ononblock:42,onto:[41,150],opdata:43,open:[2,15,16,20,21,22,24,28,30,31,32,33,37,38,39,40,41,42,51,53,56,58,59,60,70,71,73,79,87,105,109,110,114,132],openid:103,openssh:[20,24,45,54,60,71,109],oper:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,27,28,29,31,32,37,39,40,41,44,49,51,53,54,56,60,65,66,69,71,72,75,76,77,78,80,81,82,95,96,97,98,100,102,104,105,112,114,115,116,117,118,119,120,121,122,123,126,127,128,129,130,131,132,133,134,135,137,139,140,141,143,145,146,147,149,150],operand:25,operator_action_queri:53,opercmd:[27,53],opertim:15,opndlim:15,opt:41,optim:34,option:[0,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,22,24,27,28,29,30,31,32,33,36,39,40,41,42,43,45,46,47,48,49,53,54,55,60,62,63,64,65,66,68,69,71,75,83,86,92,93,100,101,103,104,114,118,119,121,126,138,146,150],orchestr:[0,102],order:[0,6,7,8,9,10,31,32,39,46,53,103,114,116,138,150],ordonli:42,ordwr:42,org:114,organ:[4,5,11,12,13,14,15,17,18,28,31,48,104],organis:114,origin:[27,29,31,32,33,40,41,42,46,53,67,114,120,126],original_nam:42,orphan:53,os_ipl_token:[126,150],os_nam:[129,135],os_setup:150,osa:[117,119,130],osd:[117,130,132],osd_128_mgmt_net2_30:[130,132],osm1:119,osm:119,osmf:[0,80,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,105,106,108,109,110],osync:42,other:[6,8,9,10,15,19,20,23,24,29,30,31,32,37,39,40,42,49,53,60,64,70,75,82,84,88,89,91,92,93,94,96,99,102,103,110,116,119,122,126,127,132,133,138,139,142,146,150],otherwis:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,28,29,30,31,35,38,39,40,46,48,49,60,64,83,95,96,97,98,116,117,120,126,128,129,134,139,140,150],otrunc:42,our:[0,24,40,60,104,110,123,130,150],out1:[42,47],out2:42,out3:42,out:[0,15,24,33,36,42,60,150],outcom:65,outdataset:31,outdd:47,outfil:42,outlin:[22,31,59],output:[4,5,11,12,13,14,15,16,17,18,21,24,26,27,28,33,34,38,39,42,43,47,48,49,53,60,63,64,65,66,67,68,69,70,83,95,96,97,98,99,100,103,110,127,133,150],output_data_set:15,output_dir:46,outputfil:42,outputfilevalu:[83,100],outstand:44,over:[0,3,20,24,31,53,60,62,63,64,67,68,82,118,129,135,150],overal:150,overflowout:42,overlap:23,overrd:15,overrid:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,27,28,29,30,31,32,33,34,40,41,42,48,49,53,64,127,133],overridden:0,overview:[0,24,60],overwitten:[66,69],overwrit:[29,33,124,136,142,146],overwritten:[30,34,63,95,96,97,98],own:[0,15,24,28,31,40,48,51,60,103,105,142,150,151],owner:[16,28,31,37,38,39,41,42,46,48,53,83,89,100],ownership:[28,31,41,48],owronli:42,p000a218:146,p2ss01:39,pa1:[15,54,56,71],pa21:15,pa2:15,pa3:15,pack:[15,28],packag:[103,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],pad:[49,53],page:[0,15,20,37,41,42,49,54,55,71,107,114,150],pair:[15,24,46,60,66,69,70],pano:15,paramet:[0,3,19,23,24,53,60,61,70,74,80,89,90,91,92,93,94,95,96,97,98,99,101,114,115,150],parametererror:150,parametr:[24,60],parent:[28,31,48,116,117,122,124,126,128,130,131,132,134,136,139,141,142,144,146],parm:[15,37,39,42],parmerr:15,parmlib:[30,36,41],pars:[23,24,30,60,67],parsabl:70,parse_arg:23,parser:[22,23,28,31,48,68],part1:[119,131,132,146],part2:[119,146],part:[1,15,19,21,24,29,39,53,58,60,70,72,74,78,84,112,127,133,150],part_messag:135,parti:[81,82,83],partial:56,particip:41,particular:[3,6,7,8,9,10,15,23,29,30,37,39,40,41,44,55,60,110,114],particularli:53,partit:[27,30,31,32,33,34,35,39,40,42,53,66,69,112,115,116,119,126,128,139,141,146,150],partition1:[131,134],partition_link_uri:150,partition_list:134,partition_nam:[122,123,130,131,140,149],pass:[6,7,8,9,10,11,15,23,24,28,31,39,40,41,46,48,53,60,66,69,82,89,93,110,119,126,132,150],passthrough:53,passticket:15,password:[6,7,8,9,10,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,138,139,140,141,142,143,144,145,146,147,148,149,150,151],password_rul:[136,137],password_rule_nam:142,password_rule_uri:142,past:[53,118],patch:[24,60,103],patched_method:[24,60],path:[11,15,23,24,27,28,30,31,33,34,39,40,41,42,46,48,53,56,60,66,69,77,82,89,90,91,92,93,94,95,96,97,98,99,101,103,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],path_of_security_requir:82,path_to_inventori:[24,60],path_to_modul:[24,60],pathmod:42,pathnam:[30,33,40,42],pathopt:42,pattern:[23,24,25,26,27,28,29,30,35,36,37,40,42,44,53,60,61,80,104,113,115,117,124,142,143,150],paus:[83,132,150],pax:[28,48,53],pbr:150,pcdsa:15,pcdsasz:15,pchid:[117,119,150],pdi:15,pdir:[15,68],pds:[24,31,32,42,48,60],pds_pattern:35,pdse:[11,15,28,30,31,32,33,34,35,39,40,42,47,48,53,63,64,66,69],pem:[6,7,8,9,10,81,82,83,100],pend:[14,15,37,38,39,126],peopl:114,pep8:[70,150],pep:150,per:[0,15,30,42,127,132,133,139],percent:[29,83],perform:[0,1,3,4,5,7,8,9,10,11,12,13,14,15,16,17,18,23,24,26,28,29,31,32,34,36,37,39,41,42,45,48,49,53,54,60,61,63,64,66,68,69,71,80,82,83,89,92,93,94,100,101,110,114,117,118,120,122,126,127,128,129,132,133,134,135,138,139,140,141,150],perform_import:[24,60],period:[2,15,22,31,59,73,79,100],perman:[42,120],permiss:[24,28,29,31,46,48,53,60,82,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],permit:[9,15,49,53,117,128,132,134,138,139,150],permit_ecc_key_import_funct:150,persist:[15,27,41,42],person:[15,23],perspect:[117,128,134],pf1:15,pf20:15,pf24:15,pgaictlg:15,pgaiexit:15,pgaipgm:15,pgchain:15,pgcopi:15,pgm:[37,38,39,42,65],pgm_input:46,pgm_result:46,pgpurg:15,pgret:15,pgrjusecount:[6,7,8,9,10],ph12143:84,ph28089:42,ph41248:84,ph47050:84,ph47746:84,ph52813:84,physic:[29,39,41,49,53,62,116,122,139],pick:150,pin:150,ping:[21,23,26,110],pip3:[24,60],pip:[20,24,60,114,150],pipdeptre:150,place:[3,6,8,9,10,15,23,29,34,49,53,62,63,64,69,70,103],placement:[53,63],plai:29,plain:31,plan:30,platform:[0,6,7,8,9,10,39,53,56,71,102,109,112],playbook:[3,19,20,25,26,27,29,30,31,33,36,39,40,46,53,61,70,74,75,76,80,84,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,107,109,115,127,133,150],playbook_dir:[31,39,46],pleas:[0,29,53,71,83,84],plex1:[6,7,8,9,10,65],plex2:65,plex:[65,70,75],plt:15,pltpi:15,pltpisec:15,pltpiusr:15,pltsd:15,plu:[116,119,120,126,128,132,139,142],plugin:[0,21,24,53,60,86,102,103,107,150],point:[15,30,37,39,53,55,62,63,64,68,77,89,90,91,92,93,94,101,103,129,135],polici:72,poll:[92,93,101],pong:[7,45,110],pongalt:[6,7,8,10],pongbundle_1:7,pool:[15,63,64],pop:114,popul:[40,63],port:[6,7,8,9,10,23,40,71,75,77,81,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,116,123,124,126,130,132,139,141,150],portabl:[28,48],portion:[4,5,11,12,13,14,15,17,18,49,56],posit:[30,31,33,37,38,39,40,42,53,110],posix:[24,60],possibl:[16,35,37,38,53,116,119,123,124,126,130,132,136,138,139,141,142,144,146,149,150],post2:150,post:[7,15,19,117,128,150],postcomp:[42,62,70],postpon:150,potenti:[6,8,9,10,15,29],pp0l6p:27,pprint:[24,60],practic:104,pre:[0,49,83,100],prealloc:30,prebuilt:62,preced:[31,39,46,62,63,64,67,68],precend:31,precomp:[42,62,70],predefin:30,preexist:63,prefer:[114,117,128,134],prefix:[15,28,31,32,39,42,43,46,48,129,130,132,135],pregener:15,prepackag:103,prepar:114,prepend:[30,53],prerequisit:[20,22,59,70,114,150],presenc:[45,53,150],present:[15,23,24,27,28,29,30,31,32,35,40,41,42,46,53,60,116,120,123,124,130,132,136,139,141,142,144,146,149,150],preserv:[13,28,31,32,42,43,45,48,53,124],preset:15,pretti:114,prevent:[15,19,41,53,63],preview:150,previou:[12,28,31,34,39,48,53,84,103,114,118,119],previous:[15,20,31,41,49,53,63,74,84,90,103,138,150],prgdlai:15,primari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48,49,53,63,64,124],primarili:[30,40],primary_hostname_ipaddr:124,primary_j:36,primary_log_dataset:[63,64],primary_spac:53,primary_unit:[63,64],princip:15,print:[15,24,27,31,37,39,46,60,68],print_duplicate_resourc:63,print_inserted_resourc:63,printabl:53,printout:15,prior:[32,53,56,70,114],prioriti:[15,37,38,39,53,127,129,133,135,150],prioritis:[6,7,8,9,10],privat:[0,6,7,8,9,10,23,29,42,77,81,82,83,89,100],private_galaxi:103,private_token:103,privileg:[27,29,30,31,33,40,42],prmaabak:41,problem:[42,56,132,139],proc1:[37,39],proc:39,proce:[67,71,86],procedur:[39,56,77,103],proceed:[44,66,69],process:[15,16,22,23,24,29,30,31,32,37,39,40,42,46,47,49,50,53,59,60,63,64,66,69,77,83,92,100,103,126,132,139,150],processor:[115,126,132,139,150],processor_count_defect:120,processor_count_general_purpos:120,processor_count_icf:120,processor_count_ifl:120,processor_count_iip:120,processor_count_pending_general_purpos:120,processor_count_pending_icf:120,processor_count_pending_ifl:120,processor_count_pending_iip:120,processor_count_pending_service_assist:120,processor_count_permanent_icf:120,processor_count_permanent_ifl:120,processor_count_permanent_iip:120,processor_count_permanent_service_assist:120,processor_count_service_assist:120,processor_count_spar:120,processor_count_unassigned_icf:120,processor_count_unassigned_ifl:120,processor_count_unassigned_iip:120,processor_count_unassigned_service_assist:120,procl8b:23,proclib:[23,34,63,64,68,70],procstep:[37,39],produc:[0,5,15,28,31,34],product:[0,29,31,53,54,56,71,75,84,86,89,110,144],product_mod_level:36,product_nam:36,product_own:36,product_releas:36,product_vers:[36,89],profil:[12,15,27,29,30,31,34,40,49,53,82,119,126],prog001:27,prog00:30,progdef:[6,7,8,9,10],program:[0,1,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,21,23,26,28,30,31,32,37,38,39,41,46,48,49,53,54,58,62,63,65,66,68,69,71,126],program_nam:[37,38,39,42],programm:[15,82,116,139,140,141,142],programmer_nam:15,programview:68,progress:[83,103],progtyp:[6,7,8,9,10],proivd:89,project:[41,103,114,150],promot:[70,150],prompt:[75,77,81,86,89,90,91,92,93,94,100,101,129,135],prompt_text:[129,135],promptli:32,propag:[53,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],proper:[24,42,53,60,84],properli:[56,84,86,110,150],properti:[35,53,83,84,90,100,116,117,118,119,120,121,122,123,124,125,126,128,130,131,132,134,136,137,139,140,141,142,143,144,145,146,147,148,149,150],proport:35,protect:[15,27,42,49,82,138],protocol:[15,31,34,39,45,46,48,77,103],provid:[0,1,3,6,7,8,9,10,11,12,13,15,16,19,22,23,24,27,28,29,30,31,32,33,34,35,36,37,39,40,41,42,46,47,48,53,54,60,63,64,65,67,68,71,74,75,76,77,80,83,84,86,88,89,90,91,92,93,94,95,96,97,98,99,101,102,103,112,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],provis:[0,1,4,11,12,13,14,17,19,24,39,60,78,80,84,86,87,88,89,90,91,94,102,104],proxi:[95,96,97,98,99],proxy_zmf_password:[95,96,97,98,99],proxy_zmf_us:[95,96,97,98,99],prtyag:15,prvmod:15,psb1:62,psb2:62,psb3:62,psb:[15,58,61,62,63,64,68],psb_lib:[62,63,64],psb_name:[62,69],psbchk:15,psbgen02:69,psbgen:[69,70],psbgenl:69,psblib1:62,psblib2:62,psblib:[62,63,64,69],psdint:15,pseudo:15,pstype:15,psw:[126,132],ptf:[54,70,71,75,84,96],publish:[0,84,88,93,101,114,150],pudsa:15,pudsasz:15,pull:[114,119,126,132],punch:[15,37,39],purchas:120,pure:41,purg:[15,31,32,35,43,53,61],purpos:[3,24,60,114,120],push:114,put:[6,7,8,9,10,19,31],pvdelai:15,pwrule_list:137,pycodestyl:150,pycrypto:150,pyflak:150,pylint:[114,150],pylintrc:150,pypi:150,pyt:[54,56,71],pytest:[22,59,114,150],python3:[24,46,60],python:[1,19,20,21,23,24,28,44,45,46,53,56,58,60,70,84,86,109,112,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],python_path:[24,60],pythonpath:[24,60],pyyaml:150,pyz:[24,60],quaiti:150,qualifi:[3,15,23,25,27,28,29,30,31,32,33,34,35,39,40,41,42,48,49,53,77],qualifier_pattern:23,quarter:56,quasi:15,quasir:[6,7,8,9,10],queri:[3,6,7,8,10,21,26,44,53,65,88,118,119,126,132,150],question:[29,56],queu:15,queue:[3,15,17,19,37,38,39,53],queue_posit:[37,38,39],quickli:103,quiesc:15,quiestim:15,quot:[24,28,30,31,43,46,48,53,60],quotat:[24,30,43,53,60],r0101894:39,r0101895:39,r1234:120,ra000:39,race:[31,53],racf:[15,27,29,31,53],racfsync:15,racrout:15,rad:47,rain:23,rais:[0,23,24,36,53,60,110,150],ramax:15,ran:[16,24,37,38,39,60,150],random:[27,30,32,33,40,41],randomli:[30,31,41],rang:[6,8,9,10,15,38,42,49,103,122],rapool:15,rather:[15,83],raw:[4,5,11,12,13,14,15,17,18,29,32,42,47,49,66,69,70,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],rdsa:15,rdsasz:15,reach:[16,53,56,126],read:[15,24,29,30,31,33,37,39,40,41,42,49,52,53,54,55,60,63,71,82,83,100,104,106,114,132],read_onli:42,read_writ:42,readabl:[4,5,11,12,13,14,15,16,17,18,29,150],readi:[42,44],readm:[19,53,71,84,114,150],readonli:[15,41],readthedoc:116,readwrit:15,real:[37,39,120,150],realloc:53,realm:103,reason:[6,7,8,9,10,65],rebuild:62,rec:[4,11,12,13,14,17],receiv:[15,23,28,31,43,47,48,53,62,67,83,100],recent:150,recfm:[28,39,48],reclgth:42,recogn:[15,150],recommend:[0,22,23,24,36,42,49,56,60,70,71,83,89,90,91,93,101,114],recon1:67,recon2:67,recon3:67,recon:67,reconnect:15,record:[4,6,7,8,9,10,11,12,13,14,15,17,18,19,28,31,32,37,39,41,42,46,48,53,61,66,67,68,69,89,90,92,93,101,120,126,132,139],record_count:[6,7,8,9,10,37,39,42],record_format:[28,31,32,42,48,53,63,64],record_id:120,record_length:[28,31,32,42,48,63,64],records:42,recov:[15,29,53],recover:[15,29,53],recoveri:[11,15,27,30,40,41,42,63,64,67],recovnotifi:15,recreat:[28,31,63],red:[0,1,19,21,52,56,58,70,72,74,78,84,103,104,106,107,109,112],redact:15,redesign:150,redhat:[103,114,150],redirect:110,reduc:[36,53,56,138,150],redund:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],reentrant:15,ref_dat:35,refer:[0,5,6,7,8,9,10,18,24,30,31,33,34,35,36,37,39,40,42,46,49,50,52,53,54,60,62,66,68,69,71,74,75,76,77,80,88,89,90,91,92,93,94,95,96,97,98,99,101,102,103,104,106,109,110,115,150],referenc:[15,35,40,42,64,93,101,142,144,146,150],reflect:53,refresh:15,regardless:[23,31,44,126,150],regex:[30,40,44,113],regexp:[40,145],region:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,39,63,64,68],region_data_set:[3,4,5,11,12,13,14,15,17,18],region_jcl:[3,19],regist:[15,39,45,53,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],registri:[84,89,90,92,94],regular:[30,35,40,42,44,53,113,117,145],regularli:104,reject:[126,150],rel:[28,29,30,31,33,34,39,40,41,42,48,53,120],relai:107,relat:[0,6,7,8,9,10,15,16,19,31,37,38,39,42,83,100,110,120,126,150],relatedassign:[6,7,8,9,10],relateddescript:[6,7,8,9,10],relatedscop:[6,7,8,9,10],relationship:[62,66],releas:[20,24,54,57,60,71,86,102,110,133],release_:[114,150],release_m:114,release_not:[114,150],relev:[65,114],reli:[30,33,34,39,40,45,46,53,55,109,117,128,134,150],reload:[31,39,46],remain:[15,28,31,41,48,49,53,56,116,119,120,122,123,124,130,132,136,139,141,142,144,146,149,150],remot:[0,15,27,28,29,30,31,33,34,39,40,46,48,53,66,69,80,82,86,95,96,97,98,99,110,114,142],remote_cmd:46,remote_src:[31,46,48,53],remote_tmp:[46,53],remote_zmf_password:[95,96,97,98,99],remote_zmf_us:[95,96,97,98,99],remotenam:[6,7,8,9,10],remotesystem:[6,7,8,9,10],remount:41,remov:[3,5,8,15,18,19,26,28,30,31,32,39,40,41,46,53,64,84,88,89,114,120,132,139,150],removecnt:[6,7,8,9,10],renam:[27,30,40,41,49,53,116,150],render:[31,39,46],renov:150,rentpgm:15,repeat:[0,15],repeatedli:[27,30],replac:[15,24,27,30,31,32,40,42,53,60,66,69,70,142,150],replace_acb:63,repli:44,replic:[42,53,124,136,142,146],replication_overwrite_poss:144,repo:[114,150],report:[39,53,56,86,96,97,98,114,150],repositori:[0,7,19,42,74,84,87,103,104,107,110,150],repres:[1,6,8,9,10,15,21,24,30,40,55,58,60,64,72,77,78,95,96,97,98,102,112,114,118,146],represent:[55,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],repro:[31,42],req:[0,114,150],request:[0,2,3,6,7,8,9,10,15,16,19,20,22,24,31,32,41,42,44,53,59,60,73,79,82,84,90,92,93,95,96,97,98,99,101,114,117,118,119,121,126,128,131,134,137,140,143,145,147,148,150],requestmethod:82,requests_ca_bundl:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],requesturi:82,requir:[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,22,24,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,45,46,47,48,49,50,54,55,56,60,62,63,64,65,66,67,68,69,70,71,74,75,77,80,81,83,84,85,86,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,108,110,114,138,150,151],res820:36,rescount:[6,7,8,9,10],reserv:[0,23,132,139],reset:[41,119,126,138,150],reset_clear:[126,150],reset_norm:[126,150],resgroup:[6,7,8,9,10],resid:[6,7,8,9,10,15,27,37,38,39,42,49,83,95,96,97,98,100],reslib:[62,63,64,68],resolv:[0,23,34,62,63,64,68,84,96,97,150],resourc:[0,1,3,7,12,15,16,19,27,29,31,35,45,53,63,64,66,72,74,76,82,104,107,110,112,116,117,119,120,121,123,124,126,128,130,132,134,136,139,141,142,144,146,148,149,150,151],resource_chkp_freq:[63,64],resource_typ:35,resourceclass:82,resourceitem:82,resourceprofil:82,resoverrid:15,resp2:[6,7,8,9,10],resp:[6,7,8,9,10,15],resp_alt:[6,7,8,9,10],respect:[15,28,35,142,150],respet:15,respond:[24,60,129,135],respons:[6,7,8,9,10,15,16,26,27,29,30,31,33,34,39,40,42,43,47,53,61,62,67,68,80,95,96,97,98,99,127,129,135],response_encod:42,ressec:15,ressnam:[6,7,8,9,10],rest:[1,3,6,7,8,9,10,19,20,31,39,46,72,75,76,77,78,82,83,84,86,95,96,97,98,99,109],restart:[11,12,13,15,44,132],restor:[21,26,46,49,53],restore_backup:53,restrict:[35,36,83,100,150],result:[3,9,16,23,24,26,27,28,30,31,32,34,37,38,39,40,42,43,45,46,47,48,53,60,61,62,65,66,69,82,83,95,96,97,98,100,114,117,120,121,126,128,129,134,135,138,142,145,148,150],result_auth:[82,83],resum:76,resver:[6,7,8,9,10],ret_cod:[16,37,38,39,42,53],retain:[4,5,11,13,14,15,17,18,31,42,53,64],retent:[15,64],retention_tim:144,retri:[92,93,101],retriev:[15,19,21,27,28,30,31,33,36,40,41,48,53,84,88,90,95,96,97,98,115,150],return_cod:65,return_cont:[40,42,53],return_output:[39,53],return_text:[66,69],return_valu:[24,60],reus:[15,31,42],revert:53,review:[0,2,20,22,25,41,51,53,54,56,59,71,73,79,86,103,104,105,109,110,114],revoc:15,rexx:[21,35,45,46,47,50,53,83,100],rich:50,rid:150,right:114,ring:15,rload:[6,7,8,9,10],rls:15,rlse:39,rlstolsr:15,rmode:39,rmtran:15,rnl:15,roadmap:114,roce:130,rocket:[71,110],role:[29,72,74,78,81,84,86,95,96,97,98,99,102,103,115,142,150],roll:[31,32],rollback:68,room:15,root:[15,24,27,28,29,30,31,33,40,48,60,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],round:126,rout:[15,65],router:15,routin:[29,53],row:114,rplid:[6,7,8,9,10],rrd:[31,32,42,63,64],rremov:[6,7,8,9,10],rrm:15,rrn:15,rsdnt:43,rsn:65,rst:[15,114,150],rstsignoff:15,rstsigntim:15,rsusr:23,rule1:[136,146],rule:[28,31,32,48,83,114,115,116,142,150,151],run:[2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,26,27,29,30,31,32,38,39,40,41,47,49,53,54,55,58,59,62,63,64,65,66,68,69,71,75,83,84,86,88,89,90,91,92,93,94,100,103,107,109,114,127,129,133,135,150],run_typ:114,runawai:15,runlib:30,runner:32,runth:23,runtim:[6,7,8,9,10,15,19,23,63,68,150],ruse:[6,7,8,9,10],ruwapool:15,rwx:[28,31,48],s0c4:[16,37,38],s0jm:[37,39],s71:119,sa_create_dynamic_resourc:76,sa_rest_api_timeout:77,sa_service_hostnam:77,sa_service_port:77,sa_service_protocol:77,saf:[53,82,84,86],safeti:[114,138,150],same:[3,15,16,23,28,30,31,32,33,34,36,39,41,42,46,48,53,56,63,82,83,86,100,101,103,114,127,133,138,142,150],same_workflow_inst:83,sampl:[4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,25,27,30,31,33,34,35,36,37,38,39,40,41,43,44,45,46,47,49,61,62,63,64,66,67,68,69,70,74,81,82,83,84,90,95,96,97,98,99,100,103,104,110,116,117,118,119,121,122,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,150],sample2:70,sample_seq_data_set:31,samplehost:[77,89,90,91,92,93,94,95,96,97,98,99,101],samplenam:23,san:[23,139,140,141],saniti:[70,114,150],sanitis:19,santi:150,sap:120,sass:47,satisfi:[31,53,82,150],save:[13,36,39,42,63,84,89,90,91,93,99,101,119,126,132],save_acb:63,sc27:113,sc28:113,sca:[82,84,86],scalar:42,scan:[15,39,53,114],sceecic:15,sceerun2:15,sceerun:15,scenario:31,scene:[24,60],schedul:[62,114],scheme:[6,7,8,9,10],sci:65,scope:[6,7,8,9,10,15,19,24,31,39,46,60,124,146],scp:[31,34,39,45,46,48],scp_extra_arg:45,scr002:42,scr013:23,scr03:35,scratch:[31,32,35,63],screen:15,script:[11,16,26,30,39,47,48,50,53,54,71,83,100,150],sdesc:77,sdfhauth:[15,27],sdfhlic:15,sdfhload:[3,11,12,13,15],sdfhsamp:15,sdfjauth:27,sdfsmac:[39,66,69],sdfsresl1:62,sdfsresl2:62,sdfsresl:[62,63,64,67,68],sdk:[0,20,53,56,70,109,110],sdsa:15,sdsasz:15,sdsf:53,sdtmemlimit:15,sdtran:[15,16],sdump:15,se_vers:[121,128,134,148],se_version_info:148,seamless:[0,102],search:[15,23,31,35,42,46,48,53,56,84,88,103,124,127,133],search_distinguished_nam:124,search_order_index:144,search_software_updates_respons:98,search_software_updates_response_fil:98,sec:[9,15,37,39,53],second:[6,7,8,9,10,15,16,19,23,39,43,53,56,77,92,93,100,101,114,118,119,126,127,133,139],secondari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48,53,63,64],secondary_log_dataset:63,secondary_unit:[63,64],secprfx:15,secret:[142,150],sect:39,section:[3,6,7,10,16,22,23,24,37,38,39,53,54,56,59,60,63,64,70,103,104,109,114,150,152],secur:[15,29,31,34,39,41,46,48,53,56,70,80,84,86],secure_boot:150,secure_execut:150,see:[0,2,3,6,7,8,9,10,16,20,22,23,32,39,43,59,70,71,73,79,103,110,114,119,120,121,126,128,139,142,148,150],seen:53,segment:[35,53,62,63,64,66],segment_chkp_freq:63,select:[0,15,24,29,35,48,53,56,60,63,64,104,108,109,114,122,132,139],select_properti:[119,126,132,150],selector:[132,139],self:150,semant:[103,114],semicolon:[47,53],semver:114,send:[15,28,53,114],senseg:62,sensit:[6,7,8,9,10,15,28,31,32,41,48,53,62,95,100,136],sent:[6,7,8,9,10,42,48,127,129,132,133,135],separ:[15,30,35,103,104,127,132,133,138,150],sepcifi:15,seq:[27,28,31,32,35,42,48,63,64,66,69],sequenc:[31,39,42,46,129,135,138],sequence_numb:[129,135],sequenti:[5,11,15,18,27,28,30,31,32,33,34,35,39,40,42,66,69],ser:39,seri:[16,37,38,39,55,103],serial:[15,23,27,31,39,49,63,64],serv01:41,serv02:41,serv03:41,serv04:41,serv:22,server:[0,15,41,72,75,76,77,80,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,107,109,110,115,118,132,139,142,150],server_list:103,servic:[11,15,19,20,21,28,30,31,33,34,37,38,39,40,41,42,46,48,52,53,54,55,66,69,71,76,77,78,83,84,86,88,91,92,94,96,97,98,99,100,104,106,112,113,114,120,133,142,151],session:[15,24,60,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],session_id:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],set:[0,1,3,6,7,8,9,10,11,12,13,14,16,19,20,21,22,23,24,26,27,30,31,33,34,36,37,38,39,40,41,42,43,44,46,47,49,50,53,54,56,57,60,62,63,64,66,67,68,69,70,71,86,88,96,97,98,103,109,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],set_dynam:27,set_fact:[30,90],set_stat:27,setgid:41,setprog:27,setuid:41,setup:[53,63,86,150],setuptool:150,seven:15,sever:[3,15,24,39,53,60,80,88,115,150],seyuauth:15,seyuload:15,sftp:[31,34,39,45,46,48,110],sg1:[132,139],sga1:140,sha256:[31,34],share:[15,30,31,32,37,38,39,40,41,46,53,63,88,126,132,139,142],share_mod:63,shareopt:42,sharestatu:[6,7,8,9,10],shell:[20,24,30,36,40,46,56,60,70,71,83,100,110,114],ship:15,shorter:53,shortli:150,should:[9,15,16,23,24,28,29,30,31,32,33,34,35,39,40,41,42,43,45,46,48,53,60,63,64,83,84,86,114,117,120,128,129,134,135,138,150],shouldn:[24,60],show:[0,3,15,19,20,37,43,46,65,103,114,126,127,133,150],shown:[3,6,7,10,16,37,38,39,89,90,91,93,95,96,97,98,99,101,114,126,132],shr:[15,30,31,32,39,40,42,47,53,63,64],shrd:[37,39],shut:16,shutdown:[1,3,15,16,19,41],side:24,sign:[15,29,150],signal:15,signifi:31,signon:15,similar:[26,42,61,80,104,136],similarli:[24,42,60],simpl:[28,48,150],simplex:49,simplifi:[24,60,76,150],simul:68,simultan:[0,30,32,40,53],sinc:[29,32,42,55,70,83,114,120,138,150],singl:[3,6,7,8,9,10,15,24,28,29,32,40,42,43,47,60,65,66,67,69,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],singular:[4,5,11,12,13,14,15,17,18],sit:15,sit_paramet:15,site:[0,15,19,84,114],situat:[15,23,41,42,56,104,150],six:[6,7,8,9,10,27],size:[4,5,11,12,13,14,15,17,18,24,28,29,31,32,34,35,37,39,42,43,46,48,49,53,60,63,64,139,141],skelet:67,skip:[46,49,83],skrxxxx:15,slack:114,slack_hook:114,slightli:40,slot:[37,39],smaller:28,smf000i:[37,39],smf_name:36,smp:88,sms:27,sms_data_class:[28,31,32,42,48],sms_manag:49,sms_management_class:[28,29,31,32,42,48],sms_storage_class:[28,29,31,32,42,48],smss:[6,7,8,9,10,19],smssj:15,sna:15,snippet:23,snp:15,snpreset:15,snscope:15,socket:[15,74,77],softar:89,softwar:[56,78,84,86,88,95,99,104,108,109,120],software_instance_nam:[95,96,97,98],software_instance_uuid:[95,96,97,98],software_management_csi_query_cicdtest1:95,software_management_reports_cicdtest1:[96,97,98],software_management_system_uuid_cicdtest1:99,software_model:120,software_model_direct:120,software_model_perman:120,software_model_permanent_plus_bil:120,software_model_permanent_plus_temporari:120,software_model_purchas:120,software_typ:89,sole:[24,60],solut:[51,102,105,150],some:[13,24,27,28,30,31,32,34,35,40,41,42,49,53,54,60,62,63,64,66,68,69,83,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],somedirectori:30,somefil:[34,40,66,69],somefile1:66,somefile2:66,someobject:[24,60],sometim:[63,64,65,67,68],someus:41,sort:42,sortin01:42,sortin02:42,sortout:42,sortpgmoutput:42,sotun:15,sound:[129,135],sound_alarm:[129,135],sourc:[0,11,27,28,30,31,33,34,39,40,41,42,45,48,50,51,53,55,66,69,102,103,105,114,150],source_memb:[66,69],source_nam:[66,69],sp800:15,space:[0,4,5,6,7,8,9,10,11,12,13,14,15,17,18,28,29,30,31,32,37,38,39,42,46,48,49,53,63,64,104],space_primari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48,53],space_secondari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48],space_typ:[4,5,11,12,13,14,15,17,18,28,29,31,32,42,48,53],spack:28,spare:120,spctr:15,spctrxx:15,spe:75,special:[15,19,28,30,31,39,40,42,43,44,46,48,49,53,122,136,145],special_nam:23,special_names_get_uppercas:23,specialti:120,specialty_processor:120,specif:[3,15,20,24,28,31,35,36,37,42,43,48,52,53,54,58,60,62,64,65,69,71,84,86,88,89,92,93,95,101,103,106,108,109,110,114,115,117,118,122,126,128,131,132,134,139,148,150],specifi:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,25,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,46,47,48,49,53,62,63,64,65,66,67,68,69,77,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],specific_template_nam:144,specific_template_uri:144,speed:[42,150],sphinx:[114,150],sphinxcontrib:150,spool:[15,37,39,53,83,100],spoolopen:15,spoolwrit:15,sql:[31,61],sql_input:68,srb:[37,39],srbsvc:15,src:[28,30,31,33,34,39,40,41,46,47,48,53,66,69],src_encod:42,src_param:41,srcmem:31,srm:15,srt:15,srvercp:15,ssc:[119,126,130,132,139],ssc_dns_server:150,ssc_ipv4_gatewai:150,ssc_ipv6_gatewai:150,ssh:[0,20,45,86],ssh_modul:45,ssl:[6,7,8,9,10,15,124],sslcach:15,ssldelai:15,sso:103,stabil:56,stabl:[114,116,150],stable_:114,stable_m:[114,150],stack:53,stage:[15,63,68,82],stamp:15,stand:[6,7,8,9,10,19,20],standard:[4,5,11,12,13,14,15,16,17,18,31,34,39,46,48,53,56,63,64,66,68,69,114,125,136,137,142,143,147,150],standbi:15,start:[4,5,9,11,12,13,14,15,17,18,19,24,30,31,32,35,37,38,39,40,45,46,53,60,77,83,84,92,100,102,103,107,119,126,127,129,132,133,139,150],start_:114,start_m:114,start_partit:150,start_stat:[4,5,11,12,13,14,15,17,18],starter:15,startup:[1,3,19],state:[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,27,28,30,31,32,38,40,41,49,53,60,82,83,89,116,118,119,120,122,123,124,126,130,132,136,138,139,140,141,142,144,146,149,150],statement:[15,24,27,31,37,39,42,46,53,60,61,62,63,64,67,83,86,100,101,150],stateod:15,statint:15,statist:[15,37,39],statrcd:15,statu:[6,7,8,9,10,15,16,26,33,37,39,41,42,43,53,63,64,65,66,67,69,82,83,100,114,116,117,119,121,122,126,128,132,134,139,140,148,150],status:[53,132,150],status_group:42,status_timeout:[126,150],stc00143:64,stc01533:44,stc01537:44,stc02560:37,stc:[37,38,39],stderr:[4,5,11,12,13,14,15,17,18,27,30,31,34,35,41,42,45,46,53,63,64,66,68,69,110],stderr_lin:[31,34,41,46],stdout:[4,5,11,12,13,14,15,17,18,27,30,31,34,35,41,42,46,53,66,69],stdout_lin:[31,34,41,46],step0001:[37,38,39],step1:64,step:[15,16,24,37,38,39,42,60,66,83,84,100,114,118],step_cc:[16,37,38,39],step_nam:[16,37,38,39,83],step_numb:83,step_titl:83,steplib:[15,62,63,64,67,68,70],stepnam:[37,39,83],stgadmin:[29,49,82],stgprot:15,stgrcvy:15,still:[53,83,114,150],stl1:[37,38,39],stmt:39,stntr:15,stntrxx:15,stop:[3,19,37,39,47,53,65,83,87,92,119,132,150],stop_cics_modul:15,stop_partit:150,stop_region:[3,19],stor:42,storag:[3,15,19,27,28,29,31,32,34,42,46,48,49,63,64,115,116,118,119,123,126,132,146,150],storage_class:[63,64],storage_group:[139,146],storage_group_attach:140,storage_group_nam:[140,141],storage_group_templ:146,storage_group_uri:150,storage_volum:141,storageadmin:146,store:[6,7,8,9,10,12,14,15,28,29,32,34,41,42,48,49,53,63,67,77,104,110,126],store_status_ind:[126,150],str:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,60,62,63,64,65,66,67,68,69,70,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],strategi:[0,102],stream:[4,5,11,12,13,14,15,17,18,31,34,42],streamlin:86,street:23,string:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,28,31,32,34,35,39,41,42,44,46,47,48,53,55,60,65,70,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],strip:[31,39,46],strong:[81,82,83],structur:[24,47,60,62,65,88,138,150],style:[36,42,145],sub:[53,150],subdirectori:53,subentri:95,subgroup:47,subgroup_info:65,subject:[15,31,53,98,146],submiss:[16,37,38,39,53],submit:[11,15,16,21,26,29,43,47,50,53,61,64,83,100],subopt:53,subparamet:15,subscript:104,subsequ:[27,30,56,83,100,150],subset:[6,7,8,9,10,36,70,117,119,121,125,128,131,134,137,143,145,147,150],substep3:83,substitut:[39,43],substr:44,subsystem:[27,28,37,38,39,48,53,77,104,126,139,140,141],subtsk:15,succe:[53,110,114,118,119,150],succeed:[53,81,114],succesfulli:67,success:[6,7,8,9,10,15,27,28,30,31,32,33,34,35,37,38,39,40,41,42,43,44,45,48,62,66,69,81,82,83,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],success_count:[6,8],successfulli:[6,8,16,32,34,41,42,114],sudo:150,suffici:[127,129,133,135,142],suffix:[15,114],sum:15,summari:39,supplementari:[52,106,107],suppli:[6,7,8,9,10,16,24,32,42,60,81,82,83,100],support:[6,7,8,9,10,11,15,19,21,23,24,28,29,30,31,33,34,35,39,40,42,44,46,48,49,53,54,55,58,60,62,63,64,66,68,69,70,71,72,78,81,82,83,84,86,92,100,102,108,109,114,115,116,122,132,145,150],suppress:150,supprt:150,sure:[0,28,46,110,114],surpress:15,surrog:15,surround:[30,41],surveil:15,sv1:141,svc:[15,62,63,64,68],svc_class:[37,38,39],svllab01:36,svplex1:36,sy1:83,sydumax:15,symbol:[28,31,39,43,48,55,66,69],sync:[114,150],syncpoint:15,syntax:[30,53,95,96,97,98,99,103,104,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],sys1:[30,41,42,66,69],sys20073:39,sys:[24,36,60],sys_lib:[66,69],sys_nam:36,sysabend:[15,63],sysaff:39,sysctlg:47,sysda:39,sysdef:15,sysexec:46,sysidnt:15,sysin:[15,37,39,42],syslib:39,syslin:39,syslmod:39,sysmod1:98,sysmod2:98,sysmod3:98,sysmod:[84,96,97,98],sysnam:41,sysout:[15,37,39,42],sysplex:[15,41,86,89,126],sysplex_nam:[36,89],sysprint:[15,37,39,42],sysr:27,system:[0,1,6,7,8,9,10,11,12,15,16,19,21,24,26,27,28,29,30,31,32,33,34,35,37,38,39,40,42,43,44,46,47,48,49,53,55,56,60,62,63,64,65,66,68,69,74,75,76,77,83,84,86,88,89,90,91,92,93,94,95,96,97,98,100,101,103,104,113,114,116,117,119,120,121,122,123,124,126,127,128,129,130,131,132,133,134,135,136,139,140,141,142,143,144,146,147,149,150,151],system_nam:89,system_nicknam:[93,95,96,97,98,99,101],systems_nam:[89,101],systems_nicknam:93,systr:15,sysudump:15,sysut1:[37,39,64],sysut2:[37,39],sysut3:62,sysut4:62,syszd6:36,t043jm:[37,39],t12345:27,t125008:39,tabl:[6,7,8,9,10,15,32,49,53,93,101,114],tableonli:15,tag:[31,41,53,71,114,150],tag_ccsid:[41,53],tag_untag:[41,53],tailor:104,take:[4,5,11,12,13,14,15,17,18,23,28,31,34,39,42,53,62,63,64,67,68],taken:[15,31,32,35],takeov:[15,41],takeovr:15,tape2:41,tape_link_uri:150,tar:[27,28,30,31,33,40,41,48,53,103,114],tarfil:28,target1:69,target2:[66,69],target3:69,target4:[66,69],target:[0,3,5,6,7,8,9,10,15,18,22,23,24,26,29,31,36,37,38,39,45,47,48,49,53,56,60,61,62,63,64,65,66,67,68,69,71,77,80,83,86,89,90,91,92,93,94,95,100,101,109,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,146,147,148,149,150,151],target_userid:82,targetassign:[6,7,8,9,10],targetdescript:[6,7,8,9,10],task:[0,1,3,4,5,11,12,13,14,15,16,17,18,19,21,26,27,29,30,31,32,33,34,37,38,39,40,43,46,49,53,54,58,61,63,71,72,74,75,77,78,80,81,83,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,107,109,110,115,116,118,119,120,122,123,124,125,126,127,129,130,132,133,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],taskno:15,tbd:56,tbexit:15,tcb:15,tcp:[6,7,8,9,10,15,37],tcpip:[15,37],tcsactn:15,tcswait:15,tct:15,tctua:15,tctuakei:15,tctualoc:15,td_intrapartit:[3,19],tdintra:15,team:[104,110,114],tell:[24,60],temp_acb_dataset:63,temp_backup:29,temp_volum:29,tempdir:70,templat:[0,3,4,5,11,12,13,14,15,17,18,25,27,30,31,39,46,53,72,74,77,84,88,93,142,143,144,146],template_name_overrid:144,template_name_override_default_template_nam:144,template_name_override_default_template_uri:144,template_name_override_ldap_server_definition_nam:144,template_name_override_ldap_server_definition_uri:144,template_paramet:[31,39,46],templatenam:77,templt:15,tempnam:39,temporari:[0,3,15,19,24,27,28,29,30,31,32,33,34,40,41,42,46,48,49,53,60,115,150],temporarili:[29,31,32,34,39,46,48,120,150],tenant:93,tenant_nam:93,tend:110,terabyt:35,term:[104,109],termid:15,termin:[12,15,16,31,39,41,42,63,64,132,150],termuacc:47,ters:[28,48,53],terse_pack:[28,53],test01:[24,60],test1:[24,33,48,60],test2:48,test:[2,28,29,30,31,32,33,34,35,39,40,42,47,48,52,53,56,70,106,120,124,146,150],test_activ:120,test_config:[24,60],test_create_dataset_arg_expans:[24,60],test_create_dataset_exception_receiving_nam:[24,60],test_create_dataset_missing_all_arg:[24,60],test_create_dataset_missing_second_arg:[24,60],test_create_dataset_various_arg:[24,60],test_data:[24,60],test_dataset_cr:[24,60],test_partit:114,test_us:124,test_zhmc_adapter_list:150,test_zhmc_partit:150,test_zhmc_password_rul:150,test_zhmc_sess:150,test_zhmc_us:150,testcas:[70,114,150],testdata:33,testdb:67,testdsn:[24,60],tester:[11,24,39,60],testgrp1:11,testgrp2:11,testhmc:[114,150],testinventori:150,testnam:[23,24,60],testopt:114,testpgm:31,testprg1:11,testprg2:11,testus:47,testusr:49,testutil:150,testvault:150,text:[6,7,8,9,10,15,16,30,31,39,41,42,43,44,45,53,65,68,82,114,127,129,133,135,142,150],textual:[21,26],tfs:41,than:[6,8,9,10,15,28,31,33,34,35,38,39,41,47,49,53,63,83,114,120,126,129,135,139,150],thei:[0,15,23,24,25,27,28,29,31,32,34,41,43,48,53,60,71,80,150],them:[15,20,23,28,31,39,42,44,46,53,64,89,93,104,109,114,122,150,151],therefor:[15,20,24,25,27,42,51,60,84,86,105],thi:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,45,46,48,49,50,53,56,58,59,60,62,63,64,65,66,67,68,69,70,71,72,73,74,75,77,78,79,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,112,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],thin:[24,60],thing:114,third:[81,82,83],those:[0,15,35,48,80,84,96,119,126,132,146,150],though:[31,41,53],thousand:15,thread:[132,139],threadsaf:15,three:35,threshold:[15,53],through:[1,11,15,16,21,30,31,32,34,37,38,39,40,46,53,58,62,72,78,83,102,112,114,142],throughout:53,thu:[31,34,39,46,48,56,71,109,132,150],time:[6,8,9,10,15,16,23,24,28,35,36,37,38,39,42,43,49,53,56,60,66,69,83,92,93,100,101,117,119,126,127,128,129,132,133,134,135,142,150],time_stamp:64,timeout:[6,7,8,9,10,15,16,19,74,77,118,119,126,132,139,142,150],timer:126,timestamp:[27,30,31,33,40,41,63,64,120,129,135],tinad:35,tip:[22,59],titl:83,tke:122,tls11:15,tls12:15,tls13:15,tmp:[0,28,29,30,31,34,35,40,41,42,46,48,53,66,69,89,90,91,93,95,96,97,98,99,101,110],tmp_hlq:[27,28,29,30,31,32,33,34,40,41,42,48,49,53],tmp_path:53,tmphlq:[27,28,29,30,31,32,33,34,40,41,42,48,49],to_csdgroup:6,to_encod:[33,53],to_expand:[24,60],todai:114,togeth:[15,35,37,39,51,102,105,119,126,132],token:[0,81,82,83,103,126],toler:[29,124,138,150],too:31,tool:[15,114,150],toolkit:45,top:[15,25,28,114],top_data_set:15,topic:[0,6,7,8,9,10,41,95,96,97,98,99,104,114],total:[15,39,44,92,93,101,116,139],tower:0,trace:[3,15,19,53],traceback:53,track:[4,5,11,12,13,14,15,17,18,49,53],tracker:114,tradit:[71,104],traffic:[127,133],trail:[29,31,39,44,46,53,127,133],tran:[15,65],traniso:15,transact:[3,15,16,19,65],transaction_dump:[3,19],transfer:[31,34,39,45,46,48,50,55,110],transform:25,transid:[6,7,8,9,10],transit:150,transmit:28,transport:28,trap:15,travers:[34,53],travi:150,trdumax:15,treat:[31,39,42,45,46,66,69],tree:[28,31],tri:150,trigger:[53,139],trim_block:[31,39,46],trk:[4,5,11,12,13,14,15,17,18,28,29,31,32,42,48,49],troubleshoot:[102,150],trtabsz:15,trtransz:15,trtranti:15,truncat:[31,33,42],trust:[6,7,8,9,10],tsmainlimit:15,tso:[16,21,26,35,46,53],tsocmd_to_issu:[83,100],tst:15,tstre:67,tsu:[37,38,39],tuesdai:[23,37],tune:15,tupl:122,turn:0,two:[3,5,15,18,20,23,24,28,29,30,35,42,46,60,62,63,66,76,122,150],txt:[19,24,28,30,31,40,42,46,48,60,114,150],type:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,53,58,60,62,63,64,65,66,67,68,69,70,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],type_2_data:65,typeerror:[24,53,60,150],typic:[22,24,40,60,86,127,133],typrun:[39,53],u0026mbr:39,u00270000:49,u0027:[31,34,37,39,41,49],u0027hello:[37,39],u0027i:41,u0027object:39,u0027sourc:41,u0027un:34,u0027us:34,u0027xref:39,ubuntu:150,udsa:15,udsasz:15,udx:122,ui66511:84,ui66512:84,ui70435:70,uid:[31,41],unabl:[53,110],unaccept:[121,126,128,132,134,139,148],unalloc:15,unam:[127,133],unarch:[26,28,53],unarchiv:[48,53],unassign:[120,139],unauthent:[6,7,8,9,10],unauthor:[42,53,62],unbind:15,uncatalog:[30,31,32,33,34,35,39,40,41,42,53,63],uncatalogu:53,uncatlg:[53,63,64],unchang:[40,41,49,116,119,120,122,123,124,130,132,136,139,141,142,144,146,149],uncommit:15,uncompress:[48,129,135],uncond:63,uncondition:63,unconfigur:[116,150],unconstrain:15,undefin:31,undeliver:15,under:[0,6,7,8,9,10,15,24,25,28,36,37,53,60,67,92,103],undercov:82,undergo:109,underli:[31,34,39,42,46,48,56],underscor:[70,116,117,119,121,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150],understand:[53,104,107,110,114],understood:41,undo:[11,12,24,60],undocu:53,unew:114,unexpect:[28,31,48,53],unformat:67,unformatted_output:67,unicod:[53,55,150],unicodedecodeerror:[53,110],unidentifi:53,unifi:[0,51,102,105,150],uniform:66,uniqu:[15,16,30,31,37,38,39,41,42,53,77,83,93,99,101,129,135],unit:[4,5,11,12,13,14,15,17,18,22,28,29,31,32,39,42,43,48,49,59,63,64,103,114,126,132,139,141],unittest:[24,60,150],univers:53,unix:[11,15,21,28,29,30,31,33,34,39,40,41,42,46,48,53,55,66,69,83,100],unknown:[6,7,8,9,10,37,38,39,43,53,82,103],unless:[15,28,31,39,42,43,44,46,48,56,62,68,103,126,139,140],unlik:25,unmanag:[121,150],unmount:[41,132,150],unmount_iso:132,unmount_opt:[41,53],unnecessari:[22,23,42,53,150],unnecessarili:53,unord:42,unpack:[28,48,53],unpin:150,unqualifi:35,unrecogn:53,unrel:[129,135],unrepresent:53,unspecifi:[28,31,48],unsuccess:103,unsupport:36,untag:[41,54,71],until:[15,16,42,127,133],untrust:124,unusu:150,unvers:114,uownetql:15,upattern_list:145,upb:42,updat:[1,3,7,11,15,16,19,23,27,30,32,40,41,53,63,64,65,70,74,82,84,88,104,110,114,116,117,119,120,123,124,126,128,130,132,136,139,141,142,144,146,149,150],update_paramet:10,update_retention_criteria:64,upgrad:[11,12,13,110,118,119,120,150],upgrade_timeout:[118,119,150],upload:[114,150],upon:99,upper:[15,23,53],uppercas:[43,53,95],uppercase_str:23,upstream:114,uri:[74,82,116,119,122,124,126,130,132,136,139,141,142,144,145,146,150],url:[6,7,8,9,10,83,100,103,114,150],urm:15,urole_list:147,usabl:15,usag:[0,6,7,8,9,10,23,25,53,56,70,122,132,139,141,150],usage_domain:122,usb:118,use:[0,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,19,20,22,24,27,28,29,31,32,34,39,40,41,42,43,45,46,48,49,53,56,60,63,64,67,71,76,82,83,84,88,102,103,104,107,109,110,114,117,124,128,134,138,150],use_adrdssu:[28,48],use_qualifi:34,use_regex:44,use_templ:[31,39,46],useagelstat:[6,7,8,9,10],usecount:[6,7,8,9,10],used:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,46,48,49,50,53,55,60,61,62,63,64,66,67,68,69,70,75,76,77,80,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],usefetch:[6,7,8,9,10],useful:[30,40,107],user03:39,user1:142,user:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,46,47,48,49,50,53,60,64,65,68,77,81,82,83,84,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,113,114,115,117,118,120,125,128,134,150,151],user_list:143,user_nam:110,user_pattern:[144,145],user_pattern_nam:142,user_pattern_uri:142,user_rol:[142,146,147],user_role_nam:142,user_template_nam:144,user_template_uri:144,user_to_list:[83,100],userexeckei:[6,7,8,9,10],userhlq:34,userid:[15,37,39,95,96,97,98,99,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],userlib:[35,67],usernam:[24,29,32,60,77,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],userpattern1:144,usertr:15,uses:[0,12,13,15,16,24,28,29,31,34,37,38,39,46,48,49,50,53,60,89,90,91,93,101,114,138,150],using:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,24,25,26,28,29,30,31,32,33,34,35,38,39,40,41,42,43,45,46,47,48,49,53,56,60,62,63,72,80,85,86,89,90,91,92,93,94,95,96,97,98,99,101,103,114,115,116,119,123,126,127,130,132,133,138,145,146,149,150],usr0010:27,usr:[23,24,46,60,110],usrdelai:15,uss:[11,24,27,28,30,31,33,34,35,39,40,41,42,48,53,55,60,66,69,74,77],ussconfig:15,usshom:15,usual:[0,37,41,80],utc:127,utf:[23,31,39,53,55,110],util:[0,1,12,13,16,20,21,24,30,33,34,37,38,39,40,42,53,56,58,60,62,63,64,67,68,69,70,71,110,113,150],uuid:[84,88,95,96,97,98,139,141],v15:71,v2r2:55,v2r3:[24,56,60,70,71,84,86,87],v2r4:[56,70,84],v2r5:84,v2rx:56,v3r1:70,v3r8:[24,60],v3rx:56,v5r3m0:27,v7k:123,valid:[6,7,8,9,10,15,19,22,23,24,28,29,31,32,34,35,39,41,42,44,46,48,53,60,63,64,68,80,83,84,86,95,114,116,132,138,139,150],validate_checksum:34,validatedid:82,valu:[3,19,22,23,24,29,53,60,61,70,74,77,80,84,89,90,91,92,93,94,95,96,97,98,99,100,101,104,150],value1:[24,60,101],value2:[24,60,101],value3:[24,60],value_specified_in_no_log_paramet:142,valueerror:23,var1:[89,90,92,93,101],var1_valu:[89,92,93],var2:[89,101],var2_valu:89,varaibl:100,vari:[0,27,28,31,32,42,48,49,51,53,55,66,70,104,105,109],variabl:[0,6,7,8,9,10,19,23,24,27,28,30,31,32,34,36,39,40,42,46,48,53,56,60,63,70,71,82,83,103,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],variable_end_str:[31,39,46],variable_start_str:[31,39,46],variant:114,variou:[15,63,64,68,84,89,92,93,101,104,112],vars_fil:[77,88],vars_prompt:[77,81],vault:150,vba:[28,31,32,42,48,63,64],vcat:47,vendor:[83,89],vendor_nam:89,verbos:[31,34,42,43,53,68,104,114],veri:15,verif:[6,7,8,9,10,15,27,30,40,49,150],verifi:[11,12,13,15,17,18,23,31,34,45,49,82,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],verify_offlin:49,verify_volid:49,verify_volume_empti:49,verison:150,version:[6,7,8,9,10,15,20,24,28,30,31,33,34,36,39,40,54,55,56,60,64,71,82,83,89,100,108,109,110,113,115,117,118,120,121,128,132,133,134,139,146],version_ad:150,version_numb:64,vfm:126,vfunction1:149,vhba_cpca_sg_mgmt12:139,via:[6,7,8,9,10,19,78,114,117,120,121,123,127,128,131,133,134,137,142,143,144,145,147,150],video:107,view:[0,15,24,56,60,63,83,108,114,127,129,133,135,146],view_onli:146,vio:42,violat:15,virt:[37,39],virtual:[15,49,112,114,115,123,130,132,139,150],virtual_funct:149,virtual_switch_uri:130,visibl:[31,89,114,151],visit:[0,54,71,107],vlan:[130,132],vlan_typ:150,vm_name:36,vol033:31,vol:[27,39],volid:49,volser:[39,43,49,53],volstat:43,volum:[4,5,11,12,13,14,15,17,18,21,23,26,27,31,32,35,39,42,48,53,63,64,95,96,97,98,115,132,139,150],volupt:150,voluptu:150,vsam:[4,11,12,13,14,15,17,28,31,32,33,34,35,42,48,49,53,67],vsamcat:15,vsamdset:47,vtam:15,vtoc:[49,53],vtoc_siz:49,vtprefix:15,vuln:150,vulner:[114,150],vvd:49,vvv:[41,104],vvvv:[31,34,104],wai:[0,20,31,39,46,53,88,103,119,126,132,150],wait:[15,16,39,41,42,43,53,83,92,93,101,114,118,119,126,139,150],wait_for_transition_complet:150,wait_time_:[39,43,53],want:[4,5,11,12,13,14,15,17,20,28,30,32,40,53,64,77,103,104,110,114],warm:[4,5,11,12,13,14,15,17,18],warn:[15,24,37,39,45,53,60,103,104,150],weakli:83,weather:23,web:[15,45,52,81,82,83,106,112,113,114,142,151],webdelai:15,webhook:114,webspher:[89,91,92,93,94],week:35,weekli:114,weheth:[121,148],weight:[126,132,139],welcom:[15,30],well:[0,15,30,31,39,40,42,46,53,64,65,67,71,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],were:[15,16,23,28,37,38,39,41,43,44,53,62,64,68,70,122,126,146,150],what:[15,31,32,41,42,49,53,80,83,103,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],wheel:150,when:[2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,23,24,25,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,45,46,48,49,50,53,56,59,60,63,64,66,69,73,75,79,81,82,83,85,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,109,114,119,120,122,123,124,126,127,129,130,132,133,134,135,136,138,139,141,142,144,146,149,150],whenev:[41,114],where:[4,5,11,12,13,14,15,17,18,20,23,24,28,29,31,32,33,34,37,38,39,41,42,44,46,48,53,56,60,63,64,66,70,75,77,89,90,91,93,95,96,97,98,99,101,104,123,124,126,129,130,132,135,136,139,141,142,144,146,149,150],wherea:53,whether:[0,4,5,6,7,8,9,10,11,12,13,14,15,17,18,23,30,31,32,34,39,40,41,42,46,48,53,62,64,82,83,89,100,110,114,120,121,126,127,128,129,132,133,134,135,139,140,142,146,148,150],which:[3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,23,24,28,29,30,31,32,33,34,35,39,40,41,42,44,46,48,53,56,60,62,63,64,65,67,68,69,70,71,74,77,81,82,83,84,86,95,96,97,98,100,103,104,109,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],whitespac:70,who:[15,16,27,29,30,31,33,37,38,40,82,84,89,93],whole:[15,33],whoneedsaccess:82,whose:[15,29,35,44,131,132],why:114,wide:[15,126,132,139,141],wider:102,wih:38,wild:53,wildcard:[6,8,9,10,28,31,35,38,44,53,64],win:150,window:109,winmvs2c:[6,7,8,9,10],with_:30,within:[0,3,15,35,37,38,39,53,55,65,66,68,69,114,116,119,120,122,123,124,130,132,136,139,140,141,142,144,146,149,150],without:[15,19,21,23,24,27,28,29,30,31,34,37,42,48,53,60,62,63,64,66,68,69,103,104,127,133,150],wlm:15,wlmhealth:15,won:0,word:[35,126],work:[3,15,24,31,37,38,39,40,46,53,60,63,84,103,104,110,114,150],workaround:[53,56],workflow:[0,78,80,84,86,87,88,102,114,150],workflow_access_typ:[83,100],workflow_account_info:[83,100],workflow_assign_to_own:[83,100],workflow_categori:83,workflow_com:[83,100],workflow_complet:83,workflow_def:[83,100],workflow_delete_completed_job:[83,100],workflow_failed_step:83,workflow_fil:[83,100],workflow_file_system:[83,100],workflow_host:83,workflow_job_stat:[83,100],workflow_kei:83,workflow_nam:[83,100],workflow_notification_url:[83,100],workflow_own:[83,100],workflow_perform_subsequ:[83,100],workflow_resolve_conflict_by_us:[83,100],workflow_resolve_global_conflict_by_us:[83,100],workflow_sample_automation_step:[83,100],workflow_step_nam:[83,100],workflow_var:[83,100],workflow_vars_fil:[83,100],workflow_vendor:83,workflow_wait:83,workload:[15,126],world:[23,30,37,39,126,132,139,141],worri:[24,60],would:[23,24,28,31,37,38,42,43,48,53,60,64,70,103,110,129],wrap:[24,60,129,135],wrapper:[24,60],write:[15,31,32,33,41,42,54,64,68,71,95,96,97,98],write_onli:42,writeabl:[116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],written:[1,5,15,21,31,33,34,41,42,43,45,48,58,63,64,72,104,112,150],wrkarea:15,wrong:53,wui:15,www:[6,7,8,9,10,30,95,96,97,98,99],xappc:15,xcf:15,xcfgroup:15,xcmd:15,xdb2:15,xdct:15,xfct:15,xhf:15,xiaopin:9,xjct:15,xlt:15,xmit:[28,48,53],xmit_log_data_set:[28,48],xml:[6,7,8,9,10,83,100],xmltodict:20,xpct:15,xppt:15,xpsb:15,xptkt:15,xre:15,xref:39,xrf:15,xtran:15,xtst:15,xuser:15,xxx:[89,90,91,93,95,96,97,98,99,101,110],xyz:[35,138],yaml:[24,28,31,35,42,48,53,60,74,77,104,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],yds7ujxqrd3h8v5wxq9pf1yptztq4jzrozn3xqkf26zicxghc7mdzgycmca:81,year:[35,56],yes:[33,40,77,110],yet:[14,42,114,150],yield:[16,37,38],yml:[24,60,89,90,91,92,93,94,95,96,97,98,99,101,103,114,150],you:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,22,23,24,26,27,28,29,30,31,32,33,34,35,39,40,41,42,45,46,48,49,53,55,56,59,60,62,63,64,67,71,73,77,79,80,83,84,86,89,90,91,92,93,94,95,96,97,98,99,101,102,103,104,107,109,110,114,115,117,118,128,134,150],your:[0,6,7,8,9,10,15,16,20,24,29,30,31,48,49,53,54,56,60,63,68,71,76,77,81,82,83,86,88,100,103,104,107,110,114],your_password:81,your_usernam:81,yqchen:[6,7,8,9,10],yymmdd:15,z114:150,z13:[115,126,128,132,134],z14:[123,126,132,139,140,141,150],z15:150,z16:150,z196:150,z_ansible_collections_sampl:150,z_python_interpret:[24,60],zaa:142,zawar:126,zbc12:150,zec12:150,zero:[9,15,28,31,37,38,39,42,48,53],zeroiz:116,zfs:[32,41],zhmc:[114,124,132,146,150],zhmc_adapt:[115,117,132,150],zhmc_adapter_list:[115,116,150],zhmc_consol:[115,150],zhmc_cpc:[115,150],zhmc_cpc_capac:[115,150],zhmc_cpc_list:[115,138,150],zhmc_crypto_attach:[115,150],zhmc_hba:[115,132],zhmc_inventori:150,zhmc_ldap_server_definit:[115,150],zhmc_ldap_server_definition_list:[115,150],zhmc_lpar:[115,150],zhmc_lpar_command:[115,150],zhmc_lpar_list:[115,150],zhmc_lpar_messag:[115,150],zhmc_nic:[115,131,132,150],zhmc_nic_list:[115,150],zhmc_partit:[115,123,130,134,149,150],zhmc_partition_command:[115,150],zhmc_partition_list:[115,132,150],zhmc_partition_messag:[115,150],zhmc_password_rul:[115,150],zhmc_password_rule_list:[115,150],zhmc_session:[115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],zhmc_storage_group:[115,132,150],zhmc_storage_group_attach:[115,139,150],zhmc_storage_volum:[115,150],zhmc_test_lsd_1:124,zhmc_test_role_1:146,zhmc_user:[115,150],zhmc_user_list:[115,150],zhmc_user_pattern:[115,150],zhmc_user_pattern_list:[115,150],zhmc_user_rol:[115,150],zhmc_user_role_list:[115,150],zhmc_vault:150,zhmc_version:[115,150],zhmc_virtual_funct:[115,132],zhmcclient:[114,116,150,152],zhmcclient_mock:150,ziip:[120,126],zinventori:[24,60],zip:[28,48,53],zmf_authent:[80,82,83,84],zmf_bodi:[89,93],zmf_cpm_create_software_inst:[84,86,88],zmf_cpm_get_software_inst:[84,86,88],zmf_cpm_list_software_templ:[84,86,88],zmf_cpm_manage_software_inst:[84,86,88,89,93],zmf_cpm_provision_software_servic:[84,86,88,92,94],zmf_cpm_remove_software_inst:[84,86,88,89,93],zmf_credenti:[82,83],zmf_crt:[81,82,83,100],zmf_host:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_kei:[81,82,83,100],zmf_password:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_port:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_sca:[80,84,86],zmf_swmgmt_csi_queri:[84,88],zmf_swmgmt_identify_missing_critical_upd:[84,86,88],zmf_swmgmt_identify_missing_fixcat_upd:[84,86,88],zmf_swmgmt_search_software_upd:[84,86,88],zmf_swmgmt_system_uuid:84,zmf_swmgmt_zos_system_uuid:[88,95,96,97,98],zmf_user:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_workflow:[80,84,86,100],zmf_workflow_complet:[84,86,88],zmf_zmsc_run_management_servic:[84,86,88],zmsc:86,zoa:0,zoau:[16,20,24,27,29,30,31,36,37,38,39,40,41,53,60,62,70,110],zoau_dir:30,zoau_hom:[24,60],zoau_root:[24,60],zoautil:[24,60],zoautil_dir:[24,60],zoautil_pi:[24,60],zone:95,zoneindex:95,zos:[95,96,97,98,99,103,110],zos_apf:[26,53],zos_arch:[26,48,53],zos_backup_restor:[26,49,53],zos_blockinfil:[26,53],zos_copi:[26,28,34,39,46,48,50,53],zos_data_set:[0,26,30,31,34,35,41,42,53],zos_dataset:[24,60],zos_datset:[24,60],zos_encod:[26,53],zos_encode_out:33,zos_fetch:[26,28,31,50,53],zos_find:[26,53],zos_gather_fact:[26,53],zos_job_output:[26,53],zos_job_queri:[0,16,26,53],zos_job_submit:[26,50,53],zos_lineinfil:[26,53],zos_mount:[26,53],zos_mvs_raw:[0,26,53],zos_oper:[16,26,44,53],zos_operator_action_queri:[26,53],zos_p:[26,50,110],zos_raw:42,zos_script:[26,50,53],zos_ssh:110,zos_system_uuid_respons:99,zos_time_output:127,zos_tso_command:[16,26,46,53],zos_unarch:[26,28,50,53],zos_volume_init:[26,53],zosmf:[81,82,83,95,96,97,98,99,100],zosmoninterv:15,zossos24unalloc:15,zossos31unalloc:15,zossos64unalloc:15,zossosnewtcb:15,zpy1:15,zvm_cplevel_output:133},titles:["General","z/OS CICS","Contributing","Modules","aux_temp_storage \u2013 Create and remove the CICS auxiliary temporary storage data set","aux_trace \u2013 Allocate auxiliary trace data sets","cmci_action \u2013 Perform actions on CICS and CICSPlex SM resources","cmci_create \u2013 Create CICS and CICSPlex SM definitions","cmci_delete \u2013 Delete CICS and CICSPlex SM resources","cmci_get \u2013 Query CICS and CICSPlex SM resources and definitions","cmci_update \u2013 Update CICS and CICSPlex resources and definitions","csd \u2013 Create, remove, and manage the CICS CSD","global_catalog \u2013 Create, remove, and manage the CICS global catalog","local_catalog \u2013 Create, remove, and manage the CICS local catalog","local_request_queue \u2013 Create and remove the CICS local request queue","region_jcl \u2013 Create CICS startup JCL data set","stop_region \u2013 Stop a CICS region","td_intrapartition \u2013 Create and remove the CICS transient data intrapartition data set","transaction_dump \u2013 Allocate transaction dump data sets","Releases","Requirements of managed nodes","z/OS Core","Contributing","Features","Prerequisites","Filters","Modules","zos_apf \u2013 Add or remove libraries to Authorized Program Facility (APF)","zos_archive \u2013 Archive files and data sets on z/OS.","zos_backup_restore \u2013 Backup and restore data sets and volumes","zos_blockinfile \u2013 Manage block of multi-line textual data on z/OS","zos_copy \u2013 Copy data to z/OS","zos_data_set \u2013 Manage data sets","zos_encode \u2013 Perform encoding operations.","zos_fetch \u2013 Fetch data from z/OS","zos_find \u2013 Find matching data sets","zos_gather_facts \u2013 Gather z/OS system facts.","zos_job_output \u2013 Display job output","zos_job_query \u2013 Query job status","zos_job_submit \u2013 Submit JCL","zos_lineinfile \u2013 Manage textual data on z/OS","zos_mount \u2013 Mount a z/OS file system.","zos_mvs_raw \u2013 Run a z/OS program.","zos_operator \u2013 Execute operator command","zos_operator_action_query \u2013 Display messages requiring action","zos_ping \u2013 Ping z/OS and check dependencies.","zos_script \u2013 Run scripts in z/OS","zos_tso_command \u2013 Execute TSO commands","zos_unarchive \u2013 Unarchive files and data sets in z/OS.","zos_volume_init \u2013 Initialize volumes or minidisks.","Plugins","Contributing","Documentation","Releases","Managed node","Character Sets","Releases and maintenance","Resources","z/OS IMS","Contributing","Prerequisites","Modules","ims_acb_gen \u2013 Generate IMS ACB","ims_catalog_populate \u2013 Add records to the IMS Catalog","ims_catalog_purge \u2013 Purge records from the IMS Catalog","ims_command \u2013 Submit IMS Commands","ims_dbd_gen \u2013 Generate IMS DBD","ims_dbrc \u2013 Submit IMS DBRC Commands","ims_ddl \u2013 Submits Data Definition Language (DDL) SQL statements.","ims_psb_gen \u2013 Generate IMS PSB","Releases","Managed node","IBM Z System Automation","Contributing","Releases","Managed node","Roles","sa_create_dynamic_resource \u2013 Role creates and resumes a dynamic resource","IBM z/OSMF","Contributing","Modules","zmf_authenticate \u2013 Authenticate with z/OSMF server","zmf_sca \u2013 Automate z/OS security requirements validation and provision","zmf_workflow \u2013 Operate z/OS workflows","Releases","Control node","Managed node","Resources","Roles","zmf_cpm_create_software_instance \u2013 Role creates a z/OS software instance","zmf_cpm_get_software_instance \u2013 Role get specific z/OS software instance","zmf_cpm_list_software_templates \u2013 Role lists all published z/OS software templates","zmf_cpm_manage_software_instance \u2013 Role manages a provisioned z/OS software instance","zmf_cpm_provision_software_service \u2013 Role provisions a z/OS software service","zmf_cpm_remove_software_instance \u2013 Role removes a z/OS software instance","zmf_swmgmt_csi_query \u2013 Query a SMP/E CSI data set","zmf_swmgmt_identify_missing_critical_updates \u2013 Identify Missing Critical Software Updates for a Software Instance","zmf_swmgmt_identify_missing_fixcat_updates \u2013 Identify Missing Fixcat Software Updates for a Software Instance","zmf_swmgmt_search_software_updates \u2013 Search a Software Instance for Software Updates","zmf_swmgmt_zos_system_uuid \u2013 Retrieve the z/OS system UUID","zmf_workflow_complete \u2013 Role completes a z/OS workflow","zmf_zmsc_run_management_service \u2013 Role runs a z/OS management service","Red Hat Ansible Certified Content for IBM Z","Installation","Playbooks","Contributing","Documentation","Helpful Links","Releases","Requirements","Errors and Messages","<no title>","Z HMC","Resources","Development","Modules","zhmc_adapter \u2013 Manage an adapter (DPM mode)","zhmc_adapter_list \u2013 List adapters (DPM mode)","zhmc_console \u2013 Manage the HMC","zhmc_cpc \u2013 Manage a CPC","zhmc_cpc_capacity \u2013 Manage temporary processor capacity","zhmc_cpc_list \u2013 List CPCs","zhmc_crypto_attachment \u2013 Manage the crypto configuration of a partition (DPM mode)","zhmc_hba \u2013 Manage an HBA of a partition (z13 only, DPM mode)","zhmc_ldap_server_definition \u2013 Manage an LDAP Server Definition on the HMC","zhmc_ldap_server_definition_list \u2013 List LDAP Server Definitions on the HMC","zhmc_lpar \u2013 Manage an LPAR (classic mode)","zhmc_lpar_command \u2013 Execute OS console command in an LPAR (classic mode)","zhmc_lpar_list \u2013 List LPARs (classic mode)","zhmc_lpar_messages \u2013 Get console messages for OS in an LPAR (classic mode)","zhmc_nic \u2013 Manage a NIC of a partition (DPM mode)","zhmc_nic_list \u2013 List NICs of a partition (DPM mode)","zhmc_partition \u2013 Manage a partition (DPM mode)","zhmc_partition_command \u2013 Execute OS console command in a partition (DPM mode)","zhmc_partition_list \u2013 List partitions (DPM mode)","zhmc_partition_messages \u2013 Get console messages for OS in a partition (DPM mode)","zhmc_password_rule \u2013 Manage an HMC password rule","zhmc_password_rule_list \u2013 List HMC password rules","zhmc_session \u2013 Manage HMC sessions across tasks","zhmc_storage_group \u2013 Manage a storage group (DPM mode)","zhmc_storage_group_attachment \u2013 Manage attachment of a storage group to a partition (DPM mode)","zhmc_storage_volume \u2013 Manage a storage volume (DPM mode)","zhmc_user \u2013 Manage an HMC user","zhmc_user_list \u2013 List HMC users","zhmc_user_pattern \u2013 Manage an HMC user pattern","zhmc_user_pattern_list \u2013 List HMC user patterns","zhmc_user_role \u2013 Manage an HMC user role","zhmc_user_role_list \u2013 List HMC user roles","zhmc_versions \u2013 Retrieve HMC/CPC version and feature facts","zhmc_virtual_function \u2013 Manage a virtual function of a partition (DPM mode)","Releases","Managed node","Troubleshooting"],titleterms:{"default":[3,23],"function":[23,24,60,149],"import":23,"new":[0,19,53,74,114],"return":[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,62,63,64,65,66,67,68,69,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],"transient":17,Are:0,IMS:[58,62,63,64,65,66,67,69],Using:3,abl:110,acb:62,across:138,action:[6,44,50],adapt:[116,117],add:[24,27,60,63],addit:[0,24,60],affect:110,after:0,all:91,alloc:[5,18],also:[12,13,15,28,30,31,34,35,41,42,44,45,46,48,49,100,116,117,131,132,134],ani:[0,110],ansibl:[0,22,59,102,103,110],ansible_librari:[24,60],ansible_zos_modul:[24,60],apf:27,archiv:28,arg_typ:23,argument:[23,24,60],askpass:110,attach:140,authent:[81,110],author:27,autom:[54,72,82,103],aux_temp_storag:4,aux_trac:5,auxiliari:[4,5],avail:[19,53,70,74,84],backup:29,befor:0,behind:0,best:0,beta1:70,beta2:70,beta3:70,beta:[53,70],betterargpars:[22,23],block:30,bugfix:53,build:[103,114],built:23,can:[0,110],capac:120,catalog:[12,13,63,64],caus:110,certifi:[0,102],chang:53,charact:55,check:[0,45],cic:[0,1,3,4,6,7,8,9,10,11,12,13,14,15,16,17],cicsplex:[6,7,8,9,10],classic:[126,127,128,129],cli:[24,60],cmci:20,cmci_act:6,cmci_creat:7,cmci_delet:8,cmci_get:9,cmci_upd:10,collect:[0,110],command:[43,47,65,67,127,133],commun:0,complet:[0,100],concept:104,configur:[0,24,60,122],consol:[127,129,133,135],content:[0,102],contribut:[0,2,22,51,59,73,79,105],control:[24,60,85,109],copi:31,core:21,cpc:[119,121,148],creat:[4,7,11,12,13,14,15,17,77,89],critic:96,crypto:122,csd:11,csi:95,custom:[0,23],cycl:56,data:[4,5,15,17,18,28,29,30,31,32,34,35,40,48,68,95],dbd:66,dbrc:67,ddl:68,debug:104,defin:[0,23],definit:[7,9,10,68,124,125],delet:8,depend:[23,24,45,60,100],deprec:53,detail:[24,60],develop:[0,2,22,24,59,60,114],directori:[24,60],displai:[37,44],document:[0,52,106,114],doe:110,download:0,dpm:[116,117,122,123,130,131,132,133,134,135,139,140,141,149],dump:18,dure:110,dynam:77,encod:33,enterpris:54,environ:[0,114],error:110,exampl:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,60,62,63,64,65,66,67,68,69,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],exclus:23,execut:[43,47,110,127,133],exist:103,facil:27,fact:[36,148],fail:[0,110],featur:[23,53,148],fetch:34,file:[0,28,41,48],filter:25,find:[0,35],fix:110,fixcat:97,frequent:0,fresh:103,from:[34,64],galaxi:103,gather:36,gener:[0,62,66,69],get:[90,110,129,135],global:12,global_catalog:12,group:[3,139,140],guid:53,hat:102,have:[0,110],hba:123,help:107,hmc:[112,118,124,125,136,137,138,142,143,144,145,146,147,148],host:110,how:[0,110],hub:103,ibm:[0,54,72,78,102,110],idempot:0,identifi:[96,97],ims_acb_gen:62,ims_catalog_popul:63,ims_catalog_purg:64,ims_command:65,ims_dbd_gen:66,ims_dbrc:67,ims_ddl:68,ims_psb_gen:69,initi:49,instal:[0,24,60,103],instanc:[89,90,92,94,96,97,98],instead:110,intrapartit:17,inventori:104,issu:[0,53,70],jcl:[15,39],job:[37,38],kei:[24,60],know:0,known:[53,70],languag:68,latest:0,ldap:[124,125],leav:0,librari:27,life:56,line:30,link:107,list:[91,117,121,125,128,131,134,137,143,145,147],local:[13,14,103],local_catalog:13,local_request_queu:14,login:110,lpar:[126,127,128,129],mainten:56,major:53,manag:[11,12,13,20,24,30,32,40,54,60,71,75,86,92,101,109,110,116,118,119,120,122,123,124,126,130,132,136,138,139,140,141,142,144,146,149,151],match:35,matrix:56,memori:0,messag:[44,110,129,135],method:[24,60],minidisk:49,minor:53,miss:[96,97],mock:[24,60],mode:[0,116,117,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,149],modul:[0,3,22,24,26,53,59,60,61,80,110,115],mount:41,much:0,multi:30,mutual:23,need:[0,110],nic:[130,131],node:[20,24,54,60,71,75,85,86,109,151],note:[27,28,29,30,31,33,34,35,39,40,41,42,43,45,46,48,62,63,64,65,66,67,68,69,70,74,77,83,84,89,90,91,92,93,94,95,96,97,98,99,100,101,139,140,141],object:0,offer:0,onli:123,open:[0,54],oper:[0,33,43,83],option:23,osmf:[78,81],other:0,output:37,overrid:103,packag:[24,60],paramet:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,62,63,64,65,66,67,68,69,77,81,82,83,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],pars:22,part:0,particular:0,partit:[122,123,130,131,132,133,134,135,140,149],password:[136,137],pattern:[144,145],perform:[6,33],phase:56,ping:45,playbook:[0,104,110],plugin:50,port:53,practic:0,pre:[103,110],preced:0,prerequisit:[24,60],privat:103,privileg:110,problem:[0,110],processor:120,program:[27,42],prompt:110,provis:[3,20,82,92,93],psb:69,publish:91,purg:64,pytest:[24,60],python:[0,54,71,110],queri:[9,38,95],queue:14,ram:0,reach:110,record:[63,64],red:102,redhat:0,refer:[3,19,70,84],region:16,region_jcl:15,releas:[0,19,53,56,70,74,84,103,108,114,150],remov:[4,11,12,13,14,17,27,94],repositori:114,request:14,requir:[0,20,23,44,53,82,109,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],resourc:[6,8,9,10,24,57,60,77,87,113],restor:29,resum:77,retriev:[99,148],role:[76,77,88,89,90,91,92,93,94,100,101,146,147],rule:[0,136,137],run:[0,24,42,46,60,101,104,110],sa_create_dynamic_resourc:77,sampl:0,script:46,sdk:54,search:98,secret:114,secur:82,see:[12,13,15,28,30,31,34,35,41,42,44,45,46,48,49,100,116,117,131,132,134],seek:[0,110],server:[81,103,124,125],servic:[93,101],session:138,set:[4,5,15,17,18,28,29,32,35,48,55,95,114],sever:56,shell:54,should:[0,110],smp:95,softwar:[89,90,91,92,93,94,96,97,98],special:110,specif:[0,90],sql:68,ssh:[24,60,110],start:114,startup:15,statement:68,statu:38,stop:16,stop_region:16,storag:[4,139,140,141],submit:[39,65,67,68],support:[0,56,110],synopsi:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,62,63,64,65,66,67,68,69,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],system:[36,41,72,99,110],target:110,task:[20,138],td_intrapartit:17,templat:91,temporari:[4,120],test:[0,22,24,59,60,110,114],textual:[30,40],them:0,thi:110,tip:[24,60],trace:5,track:0,transact:18,transaction_dump:18,troubleshoot:[110,152],tso:47,type:23,unarch:48,unit:[24,60],unsupport:110,updat:[0,10,96,97,98],upgrad:0,usag:[24,60],user:[110,142,143,144,145,146,147],using:[0,110],uss:110,util:54,uuid:99,valid:82,valu:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,62,63,64,65,66,67,68,69,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],variabl:[89,90,91,92,93,94,95,96,97,98,99,100,101,104,114],version:[0,19,53,70,74,84,103,114,148,150],virtual:149,volum:[29,49,141],warn:110,what:[0,19,74,110],when:[0,110],where:0,which:[0,110],why:110,workflow:[83,100],z13:123,zhmc_adapt:116,zhmc_adapter_list:117,zhmc_consol:118,zhmc_cpc:119,zhmc_cpc_capac:120,zhmc_cpc_list:121,zhmc_crypto_attach:122,zhmc_hba:123,zhmc_ldap_server_definit:124,zhmc_ldap_server_definition_list:125,zhmc_lpar:126,zhmc_lpar_command:127,zhmc_lpar_list:128,zhmc_lpar_messag:129,zhmc_nic:130,zhmc_nic_list:131,zhmc_partit:132,zhmc_partition_command:133,zhmc_partition_list:134,zhmc_partition_messag:135,zhmc_password_rul:136,zhmc_password_rule_list:137,zhmc_session:138,zhmc_storage_group:139,zhmc_storage_group_attach:140,zhmc_storage_volum:141,zhmc_user:142,zhmc_user_list:143,zhmc_user_pattern:144,zhmc_user_pattern_list:145,zhmc_user_rol:146,zhmc_user_role_list:147,zhmc_version:148,zhmc_virtual_funct:149,zmf_authent:81,zmf_cpm_create_software_inst:89,zmf_cpm_get_software_inst:90,zmf_cpm_list_software_templ:91,zmf_cpm_manage_software_inst:92,zmf_cpm_provision_software_servic:93,zmf_cpm_remove_software_inst:94,zmf_sca:82,zmf_swmgmt_csi_queri:95,zmf_swmgmt_identify_missing_critical_upd:96,zmf_swmgmt_identify_missing_fixcat_upd:97,zmf_swmgmt_search_software_upd:98,zmf_swmgmt_zos_system_uuid:99,zmf_workflow:83,zmf_workflow_complet:100,zmf_zmsc_run_management_servic:101,zoau:[0,71],zos_apf:27,zos_arch:28,zos_backup_restor:29,zos_blockinfil:30,zos_copi:[31,110],zos_data_set:32,zos_encod:33,zos_fetch:[34,110],zos_find:35,zos_gather_fact:36,zos_import_mock:[24,60],zos_job_output:37,zos_job_queri:38,zos_job_submit:39,zos_lineinfil:40,zos_mount:41,zos_mvs_raw:42,zos_oper:43,zos_operator_action_queri:44,zos_p:45,zos_script:46,zos_tso_command:47,zos_unarch:48,zos_volume_init:49}}) \ No newline at end of file +Search.setIndex({docnames:["faqs/faqs","ibm_zos_cics/docs/ansible_content","ibm_zos_cics/docs/source/community_guides","ibm_zos_cics/docs/source/modules","ibm_zos_cics/docs/source/modules/aux_temp_storage","ibm_zos_cics/docs/source/modules/aux_trace","ibm_zos_cics/docs/source/modules/cmci_action","ibm_zos_cics/docs/source/modules/cmci_create","ibm_zos_cics/docs/source/modules/cmci_delete","ibm_zos_cics/docs/source/modules/cmci_get","ibm_zos_cics/docs/source/modules/cmci_update","ibm_zos_cics/docs/source/modules/csd","ibm_zos_cics/docs/source/modules/global_catalog","ibm_zos_cics/docs/source/modules/local_catalog","ibm_zos_cics/docs/source/modules/local_request_queue","ibm_zos_cics/docs/source/modules/region_jcl","ibm_zos_cics/docs/source/modules/stop_region","ibm_zos_cics/docs/source/modules/td_intrapartition","ibm_zos_cics/docs/source/modules/transaction_dump","ibm_zos_cics/docs/source/release_notes","ibm_zos_cics/docs/source/requirements_managed","ibm_zos_core/docs/ansible_content","ibm_zos_core/docs/source/community_guides","ibm_zos_core/docs/source/community_guides_docs/better_arg_parser","ibm_zos_core/docs/source/community_guides_docs/zos_ansible_module_testing","ibm_zos_core/docs/source/filters","ibm_zos_core/docs/source/modules","ibm_zos_core/docs/source/modules/zos_apf","ibm_zos_core/docs/source/modules/zos_archive","ibm_zos_core/docs/source/modules/zos_backup_restore","ibm_zos_core/docs/source/modules/zos_blockinfile","ibm_zos_core/docs/source/modules/zos_copy","ibm_zos_core/docs/source/modules/zos_data_set","ibm_zos_core/docs/source/modules/zos_encode","ibm_zos_core/docs/source/modules/zos_fetch","ibm_zos_core/docs/source/modules/zos_find","ibm_zos_core/docs/source/modules/zos_gather_facts","ibm_zos_core/docs/source/modules/zos_job_output","ibm_zos_core/docs/source/modules/zos_job_query","ibm_zos_core/docs/source/modules/zos_job_submit","ibm_zos_core/docs/source/modules/zos_lineinfile","ibm_zos_core/docs/source/modules/zos_mount","ibm_zos_core/docs/source/modules/zos_mvs_raw","ibm_zos_core/docs/source/modules/zos_operator","ibm_zos_core/docs/source/modules/zos_operator_action_query","ibm_zos_core/docs/source/modules/zos_ping","ibm_zos_core/docs/source/modules/zos_script","ibm_zos_core/docs/source/modules/zos_tso_command","ibm_zos_core/docs/source/modules/zos_unarchive","ibm_zos_core/docs/source/modules/zos_volume_init","ibm_zos_core/docs/source/plugins","ibm_zos_core/docs/source/reference/community","ibm_zos_core/docs/source/reference/documentation","ibm_zos_core/docs/source/release_notes","ibm_zos_core/docs/source/requirements_managed","ibm_zos_core/docs/source/resources/character_set","ibm_zos_core/docs/source/resources/releases_maintenance","ibm_zos_core/docs/source/resources/resources","ibm_zos_ims/docs/ansible_content","ibm_zos_ims/docs/source/community_guides","ibm_zos_ims/docs/source/community_guides_docs/zos_ansible_module_testing","ibm_zos_ims/docs/source/modules","ibm_zos_ims/docs/source/modules/ims_acb_gen","ibm_zos_ims/docs/source/modules/ims_catalog_populate","ibm_zos_ims/docs/source/modules/ims_catalog_purge","ibm_zos_ims/docs/source/modules/ims_command","ibm_zos_ims/docs/source/modules/ims_dbd_gen","ibm_zos_ims/docs/source/modules/ims_dbrc","ibm_zos_ims/docs/source/modules/ims_ddl","ibm_zos_ims/docs/source/modules/ims_psb_gen","ibm_zos_ims/docs/source/release_notes","ibm_zos_ims/docs/source/requirements_managed","ibm_zos_sysauto/docs/ansible_content","ibm_zos_sysauto/docs/source/community_guides","ibm_zos_sysauto/docs/source/release_notes","ibm_zos_sysauto/docs/source/requirements_managed","ibm_zos_sysauto/docs/source/roles","ibm_zos_sysauto/docs/source/roles/sa_create_dynamic_resource","ibm_zosmf/docs/ansible_content","ibm_zosmf/docs/source/community_guides","ibm_zosmf/docs/source/modules","ibm_zosmf/docs/source/modules/zmf_authenticate","ibm_zosmf/docs/source/modules/zmf_sca","ibm_zosmf/docs/source/modules/zmf_workflow","ibm_zosmf/docs/source/release_notes","ibm_zosmf/docs/source/requirements_control","ibm_zosmf/docs/source/requirements_managed","ibm_zosmf/docs/source/resources","ibm_zosmf/docs/source/roles","ibm_zosmf/docs/source/roles/zmf_cpm_create_software_instance","ibm_zosmf/docs/source/roles/zmf_cpm_get_software_instance","ibm_zosmf/docs/source/roles/zmf_cpm_list_software_templates","ibm_zosmf/docs/source/roles/zmf_cpm_manage_software_instance","ibm_zosmf/docs/source/roles/zmf_cpm_provision_software_service","ibm_zosmf/docs/source/roles/zmf_cpm_remove_software_instance","ibm_zosmf/docs/source/roles/zmf_swmgmt_csi_query","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_critical_updates","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_fixcat_updates","ibm_zosmf/docs/source/roles/zmf_swmgmt_search_software_updates","ibm_zosmf/docs/source/roles/zmf_swmgmt_zos_system_uuid","ibm_zosmf/docs/source/roles/zmf_workflow_complete","ibm_zosmf/docs/source/roles/zmf_zmsc_run_management_service","index","installation/installation","playbooks/playbooks","reference/community","reference/documentation","reference/helpful_links","release/release","requirements/requirements","troubleshooting/errorsandmessages","zhmc-ansible-modules/CHANGELOG","zhmc-ansible-modules/docs/ansible_content","zhmc-ansible-modules/docs/source/bibliography","zhmc-ansible-modules/docs/source/development","zhmc-ansible-modules/docs/source/modules","zhmc-ansible-modules/docs/source/modules/zhmc_adapter","zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list","zhmc-ansible-modules/docs/source/modules/zhmc_console","zhmc-ansible-modules/docs/source/modules/zhmc_cpc","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list","zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment","zhmc-ansible-modules/docs/source/modules/zhmc_hba","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list","zhmc-ansible-modules/docs/source/modules/zhmc_lpar","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages","zhmc-ansible-modules/docs/source/modules/zhmc_nic","zhmc-ansible-modules/docs/source/modules/zhmc_nic_list","zhmc-ansible-modules/docs/source/modules/zhmc_partition","zhmc-ansible-modules/docs/source/modules/zhmc_partition_command","zhmc-ansible-modules/docs/source/modules/zhmc_partition_list","zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list","zhmc-ansible-modules/docs/source/modules/zhmc_session","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment","zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume","zhmc-ansible-modules/docs/source/modules/zhmc_user","zhmc-ansible-modules/docs/source/modules/zhmc_user_list","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list","zhmc-ansible-modules/docs/source/modules/zhmc_user_role","zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list","zhmc-ansible-modules/docs/source/modules/zhmc_versions","zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function","zhmc-ansible-modules/docs/source/release_notes","zhmc-ansible-modules/docs/source/requirements_managed","zhmc-ansible-modules/docs/source/troubleshooting"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":2,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,sphinx:56},filenames:["faqs/faqs.rst","ibm_zos_cics/docs/ansible_content.rst","ibm_zos_cics/docs/source/community_guides.rst","ibm_zos_cics/docs/source/modules.rst","ibm_zos_cics/docs/source/modules/aux_temp_storage.rst","ibm_zos_cics/docs/source/modules/aux_trace.rst","ibm_zos_cics/docs/source/modules/cmci_action.rst","ibm_zos_cics/docs/source/modules/cmci_create.rst","ibm_zos_cics/docs/source/modules/cmci_delete.rst","ibm_zos_cics/docs/source/modules/cmci_get.rst","ibm_zos_cics/docs/source/modules/cmci_update.rst","ibm_zos_cics/docs/source/modules/csd.rst","ibm_zos_cics/docs/source/modules/global_catalog.rst","ibm_zos_cics/docs/source/modules/local_catalog.rst","ibm_zos_cics/docs/source/modules/local_request_queue.rst","ibm_zos_cics/docs/source/modules/region_jcl.rst","ibm_zos_cics/docs/source/modules/stop_region.rst","ibm_zos_cics/docs/source/modules/td_intrapartition.rst","ibm_zos_cics/docs/source/modules/transaction_dump.rst","ibm_zos_cics/docs/source/release_notes.rst","ibm_zos_cics/docs/source/requirements_managed.rst","ibm_zos_core/docs/ansible_content.rst","ibm_zos_core/docs/source/community_guides.rst","ibm_zos_core/docs/source/community_guides_docs/better_arg_parser.rst","ibm_zos_core/docs/source/community_guides_docs/zos_ansible_module_testing.rst","ibm_zos_core/docs/source/filters.rst","ibm_zos_core/docs/source/modules.rst","ibm_zos_core/docs/source/modules/zos_apf.rst","ibm_zos_core/docs/source/modules/zos_archive.rst","ibm_zos_core/docs/source/modules/zos_backup_restore.rst","ibm_zos_core/docs/source/modules/zos_blockinfile.rst","ibm_zos_core/docs/source/modules/zos_copy.rst","ibm_zos_core/docs/source/modules/zos_data_set.rst","ibm_zos_core/docs/source/modules/zos_encode.rst","ibm_zos_core/docs/source/modules/zos_fetch.rst","ibm_zos_core/docs/source/modules/zos_find.rst","ibm_zos_core/docs/source/modules/zos_gather_facts.rst","ibm_zos_core/docs/source/modules/zos_job_output.rst","ibm_zos_core/docs/source/modules/zos_job_query.rst","ibm_zos_core/docs/source/modules/zos_job_submit.rst","ibm_zos_core/docs/source/modules/zos_lineinfile.rst","ibm_zos_core/docs/source/modules/zos_mount.rst","ibm_zos_core/docs/source/modules/zos_mvs_raw.rst","ibm_zos_core/docs/source/modules/zos_operator.rst","ibm_zos_core/docs/source/modules/zos_operator_action_query.rst","ibm_zos_core/docs/source/modules/zos_ping.rst","ibm_zos_core/docs/source/modules/zos_script.rst","ibm_zos_core/docs/source/modules/zos_tso_command.rst","ibm_zos_core/docs/source/modules/zos_unarchive.rst","ibm_zos_core/docs/source/modules/zos_volume_init.rst","ibm_zos_core/docs/source/plugins.rst","ibm_zos_core/docs/source/reference/community.rst","ibm_zos_core/docs/source/reference/documentation.rst","ibm_zos_core/docs/source/release_notes.rst","ibm_zos_core/docs/source/requirements_managed.rst","ibm_zos_core/docs/source/resources/character_set.rst","ibm_zos_core/docs/source/resources/releases_maintenance.rst","ibm_zos_core/docs/source/resources/resources.rst","ibm_zos_ims/docs/ansible_content.rst","ibm_zos_ims/docs/source/community_guides.rst","ibm_zos_ims/docs/source/community_guides_docs/zos_ansible_module_testing.rst","ibm_zos_ims/docs/source/modules.rst","ibm_zos_ims/docs/source/modules/ims_acb_gen.rst","ibm_zos_ims/docs/source/modules/ims_catalog_populate.rst","ibm_zos_ims/docs/source/modules/ims_catalog_purge.rst","ibm_zos_ims/docs/source/modules/ims_command.rst","ibm_zos_ims/docs/source/modules/ims_dbd_gen.rst","ibm_zos_ims/docs/source/modules/ims_dbrc.rst","ibm_zos_ims/docs/source/modules/ims_ddl.rst","ibm_zos_ims/docs/source/modules/ims_psb_gen.rst","ibm_zos_ims/docs/source/release_notes.rst","ibm_zos_ims/docs/source/requirements_managed.rst","ibm_zos_sysauto/docs/ansible_content.rst","ibm_zos_sysauto/docs/source/community_guides.rst","ibm_zos_sysauto/docs/source/release_notes.rst","ibm_zos_sysauto/docs/source/requirements_managed.rst","ibm_zos_sysauto/docs/source/roles.rst","ibm_zos_sysauto/docs/source/roles/sa_create_dynamic_resource.rst","ibm_zosmf/docs/ansible_content.rst","ibm_zosmf/docs/source/community_guides.rst","ibm_zosmf/docs/source/modules.rst","ibm_zosmf/docs/source/modules/zmf_authenticate.rst","ibm_zosmf/docs/source/modules/zmf_sca.rst","ibm_zosmf/docs/source/modules/zmf_workflow.rst","ibm_zosmf/docs/source/release_notes.rst","ibm_zosmf/docs/source/requirements_control.rst","ibm_zosmf/docs/source/requirements_managed.rst","ibm_zosmf/docs/source/resources.rst","ibm_zosmf/docs/source/roles.rst","ibm_zosmf/docs/source/roles/zmf_cpm_create_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_cpm_get_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_cpm_list_software_templates.rst","ibm_zosmf/docs/source/roles/zmf_cpm_manage_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_cpm_provision_software_service.rst","ibm_zosmf/docs/source/roles/zmf_cpm_remove_software_instance.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_csi_query.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_critical_updates.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_identify_missing_fixcat_updates.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_search_software_updates.rst","ibm_zosmf/docs/source/roles/zmf_swmgmt_zos_system_uuid.rst","ibm_zosmf/docs/source/roles/zmf_workflow_complete.rst","ibm_zosmf/docs/source/roles/zmf_zmsc_run_management_service.rst","index.rst","installation/installation.rst","playbooks/playbooks.rst","reference/community.rst","reference/documentation.rst","reference/helpful_links.rst","release/release.rst","requirements/requirements.rst","troubleshooting/errorsandmessages.rst","zhmc-ansible-modules/CHANGELOG.rst","zhmc-ansible-modules/docs/ansible_content.rst","zhmc-ansible-modules/docs/source/bibliography.rst","zhmc-ansible-modules/docs/source/development.rst","zhmc-ansible-modules/docs/source/modules.rst","zhmc-ansible-modules/docs/source/modules/zhmc_adapter.rst","zhmc-ansible-modules/docs/source/modules/zhmc_adapter_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_console.rst","zhmc-ansible-modules/docs/source/modules/zhmc_cpc.rst","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_capacity.rst","zhmc-ansible-modules/docs/source/modules/zhmc_cpc_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_crypto_attachment.rst","zhmc-ansible-modules/docs/source/modules/zhmc_hba.rst","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.rst","zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_command.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_lpar_messages.rst","zhmc-ansible-modules/docs/source/modules/zhmc_nic.rst","zhmc-ansible-modules/docs/source/modules/zhmc_nic_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition_command.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_partition_messages.rst","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule.rst","zhmc-ansible-modules/docs/source/modules/zhmc_password_rule_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_session.rst","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group.rst","zhmc-ansible-modules/docs/source/modules/zhmc_storage_group_attachment.rst","zhmc-ansible-modules/docs/source/modules/zhmc_storage_volume.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_pattern_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_role.rst","zhmc-ansible-modules/docs/source/modules/zhmc_user_role_list.rst","zhmc-ansible-modules/docs/source/modules/zhmc_versions.rst","zhmc-ansible-modules/docs/source/modules/zhmc_virtual_function.rst","zhmc-ansible-modules/docs/source/release_notes.rst","zhmc-ansible-modules/docs/source/requirements_managed.rst","zhmc-ansible-modules/docs/source/troubleshooting.rst"],objects:{},objnames:{},objtypes:{},terms:{"0000000bba01":49,"000c":43,"000d":43,"000e":43,"000f":43,"00106f234c71":124,"00106f237ab1":142,"00106f239c31":[116,119,122,130,132,139,141],"00106f239d19":[119,130,132,139,141],"00106f23f636":[144,145],"00106f25b43c":146,"009c0f4c":[139,141],"00a":113,"01a":113,"01a0":39,"023f":130,"033f":149,"03a":113,"04a":113,"04c":113,"0706c00180000000000000000070e050":126,"083c":39,"0c99":142,"0f03":39,"0ick00703i":49,"0ick01314i":49,"0ick04000i":49,"0xc1":55,"100088947155a1e9":[116,139],"100mb":29,"1036k":39,"1048k":39,"10c":[117,119],"10fa8489":126,"10m":37,"11548k":37,"11740k":39,"11896k":39,"11e8":[116,119,122,130,132,139],"11e9":[119,136,139,141,142,144,145],"11ea":[119,130,132],"11eb":142,"11ec":146,"11ee":124,"11m":39,"123f":123,"12c":116,"131a":15,"14m":39,"15t02":[6,7,8,9,10],"16s":[116,139],"1768k":39,"1876480k":39,"19e90e27":142,"1appus":40,"1cae":142,"1data":37,"1gb":29,"1ickdsf":49,"200a":[139,141],"20a6":119,"240k":[37,39],"24h":120,"252k":39,"2535b19e":83,"256k":39,"2gb":0,"2mb":35,"32323df4":[130,132],"351b":119,"358a":139,"3dc87062":146,"3e7ed5ca28d7":[116,119,122,132,139],"3f99":[116,119,122,132,139],"422c":142,"465f":124,"46cc":[144,145],"4947c6d0":[119,132],"4a00003c":49,"4a14":[116,119,122,132,139],"4a52":83,"4a7e":136,"4a81":144,"4e06":126,"4e40":145,"4f01576a":126,"4gb":0,"500m":15,"50m":[24,60],"518ac1d8":142,"520c0138":136,"5695df18658i10001000":82,"58e41a42":119,"5956e97a":[130,132],"600507681081001d4800000000000083":[139,141],"60k":37,"6a46d18a":119,"80ca":124,"8bb3":136,"8d320d5f68b048fc97559d771ede68b37a71e8374d1d678d96dcfa2b2da7a64":[31,34],"8dfc":119,"8e5b":146,"8ea3":146,"8f73":[119,132],"91773b88":142,"91ba":142,"92k":39,"9d77":83,"9fbb":119,"boolean":[23,49,53,120,132,139,142,150],"byte":[15,28,31,32,35,37,39,42,48,63,64,110],"case":[2,6,7,8,9,10,12,15,20,22,23,24,28,31,32,34,39,41,43,46,48,49,53,56,59,60,70,82,83,84,86,89,90,91,93,95,100,101,107,110,116,124,126,136,138,150],"class":[15,27,28,29,31,32,37,38,39,42,48,49,53,63,64,82,113,116,122,124,126,130,132,136,139,141,142,144,146],"default":[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,24,27,28,29,30,31,32,33,34,35,36,38,39,40,41,42,43,44,45,46,47,48,49,50,53,54,60,62,63,64,66,68,69,71,74,77,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],"export":[24,30,60],"final":[15,32,82,83,100,114,150],"float":[43,150],"function":[6,7,8,9,10,15,16,22,37,39,42,49,50,53,55,56,59,70,84,86,114,115,132,139,150],"import":[22,24,53,56,60,63,68,114,132,139,150],"int":[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,30,31,32,34,35,37,38,39,40,41,42,43,44,46,47,48,49,53,63,64,66,67,69,77,81,82,83,92,93,100,101,118,119,120,122,126,129,135,139,148],"long":[15,23,30,31,32,38,39,40,41,49,53,139],"new":[4,5,10,15,17,18,23,24,28,29,30,31,32,39,40,42,47,49,56,60,63,64,65,70,71,77,83,84,95,96,97,98,100,103,108,116,118,119,120,126,127,132,133,138,150],"null":[35,38,39,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],"public":[24,42,60,83,89,100],"return":[3,23,24,26,53,60,61,70,80,84,89,90,91,93,95,96,97,98,100,101,110,115,150],"short":[15,77,114,116,132,139,150],"static":[15,27],"switch":[15,42,45,112,130,132,139,140,141],"throw":[24,53,60],"transient":[3,15,19,89,90,91,93,101],"true":[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,23,24,27,28,29,30,31,32,33,34,35,38,39,40,41,42,43,44,46,47,48,49,53,60,62,63,64,65,66,67,68,69,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],"try":[15,24,31,39,46,53,60],"var":[0,24,30,31,39,40,46,60,75,77,86,89,90,91,92,93,94,100,101,150],"while":[24,26,31,32,33,35,40,41,42,46,53,56,60,61,64,80,83],ACS:29,ADDED:63,AND:[35,37,39,49],ARE:64,Added:[19,53,70,74,84,150],Aded:150,Age:35,And:53,BAS:7,BMS:15,BTS:14,Bus:123,But:[24,60],CES:133,CTS:9,DDs:[39,42,53],FOR:[30,37,39,49,64],For:[0,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,20,22,23,25,27,28,30,31,32,33,34,35,37,38,39,40,41,42,43,46,48,54,55,56,59,62,63,64,70,71,73,75,79,82,83,84,89,95,100,103,104,109,110,114,116,117,118,119,120,121,122,123,124,126,127,128,130,132,133,134,136,138,139,140,141,142,144,146,148,149,150],GDS:[28,29,30,31,32,33,34,40,42,48,53],HAS:39,HFS:34,Has:53,IDs:[15,53,54,71,98,150],IMS:[0,15,35,44,61,68,70,71,89,92,93,94,102,105,108,109,110],INS:132,Its:83,JES:[15,16,37,38,39,83,100],LDS:[31,63,64],MVS:[15,27,28,30,31,33,34,35,37,38,40,41,42,48,49,53,71],NOS:39,NOT:[24,31,34,39,53,60],Not:[28,31,32,42,48,63,64,132],ONE:[15,23,37],One:[35,47,87],PAS:[54,71],PDS:[11,15,23,28,30,31,32,33,34,35,39,40,48,53,63,64,66,67,69],PFS:41,PRs:150,PYS:[54,71],RLS:15,SMS:[27,28,29,31,32,42,48,49,63,64],SOS:15,SYS:[37,39,53],Such:[83,100,109],Sys:[0,102,105,108,109,110],THAT:[37,39,64],THE:[37,39,63,64],TIS:55,TLS:15,TRS:[28,48],That:[31,83,114,150],The:[0,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,53,54,55,56,58,60,61,62,63,64,65,66,67,68,69,70,71,72,75,76,77,78,80,81,82,83,84,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,107,109,110,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152],Then:[53,100,114],There:[0,15,29,104,114,152],These:[0,1,3,5,6,8,9,10,15,20,24,31,39,41,46,53,56,60,66,69,76,114,150],UCS:55,USING:39,Use:[0,4,5,11,12,13,14,15,17,18,24,28,29,30,31,35,40,42,48,53,60,63,64,67,103,104,116,142],Used:[29,40,50,95,96,97,98,99,124,130,136,139,141,142,144,146],Uses:[36,38],Using:[9,27,30,31,54,71],VFs:150,WAS:[37,39,49,63],WILL:[37,39],WITH:39,Was:53,Will:[27,46,48,123,130,132,139,149],With:[24,42,60,71,84,86,150],YES:[15,31,41],Yes:[0,56],ZFS:[30,34,41,77],ZOS:71,_________________________________________:39,__dict__:[24,60],__future__:[24,60],__init__:[24,60],__metaclass__:[24,60],_bpxk_autocvt:[24,60],_cee_runopt:[24,60],_encode_file_exist:71,_encode_file_new:71,_export_:[24,60],_keydata:[6,7,8,9,10],_name:144,_play_context:53,_tag_redir_err:[24,60],_tag_redir_in:[24,60],_tag_redir_out:[24,60],_text:53,_uri:144,a13b:130,a142:[139,141],a14b:[116,122,139],a87c:[116,119,122,132,139],a8a8:145,a8c3:83,a951:126,aa1b:144,aap:[56,109,126],abbrev:39,abbrevi:[15,41],abc9abc1:15,abc:[31,35,149],abcd0001:[3,4,5,11,12,13,14,15,17,18],abcd01:15,abend:[15,16,37,38,39,53],abil:[6,8,9,10,15,102,116],abl:[31,34,39,84,86],abnorm:[15,39,42,53,63,64],abnormal_disposit:[63,64],about:[0,6,7,8,9,10,15,19,24,53,60,67,71,75,84,86,89,93,101,103,104,108,109,110,114,116,118,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],abov:[3,15,23,77,84,95,96,97,98,99,110,146,150],absenc:[15,150],absent:[4,5,11,12,13,14,15,17,18,27,28,30,32,40,41,53,116,123,124,130,132,136,139,141,142,144,146,149,150],absolut:[23,24,27,28,30,31,33,34,40,41,42,48,60,82,126,132,139],absolute_import:[24,60],acb:[58,61,63,64],acb_lib:[62,63],acbgen:62,acblib:[62,63],acc:[116,122],acceler:149,accent:53,accept:[0,2,3,6,8,9,10,22,23,24,32,42,47,53,59,60,67,73,79,80,89,90,91,93,95,101,115,118,119,121,126,128,132,134,139,148,150],accept_firmwar:[118,119],acceptable_statu:[119,150],access:[0,15,24,26,29,31,32,37,39,42,49,53,60,80,81,82,83,84,95,96,97,98,100,103,104,110,115,116,117,118,119,120,121,122,123,125,126,127,128,129,130,131,132,133,134,135,137,139,140,141,142,143,144,145,147,148,149],access_group:42,access_mod:[122,132],accomod:150,accord:[6,7,8,9,10],accordingli:[44,150],account:[15,23,53,83,100,114],accounting_inform:15,ace:15,achiev:[4,5,11,12,13,14,15,17,18,24,60,83],across:[13,115,120,150],act:[23,28,31,48,53,99],action:[3,7,8,9,10,15,21,24,26,31,32,48,53,60,63,64,67,82,89,92,93,101,114,118,138,139,140,141,150],action_nam:6,action_paramet:6,actionb:150,actionobjectid:82,activ:[5,15,29,32,37,38,39,43,49,53,62,65,72,86,104,114,116,117,119,120,121,122,126,128,132,133,134,135,139,140,141,148,150],activation_mod:128,activation_profile_nam:[119,126],actual:[23,41,53,138,140,150],adapt:[112,115,119,122,123,130,132,139,146,148,149,150],adapter1:[116,117,132],adapter2:132,adapter_count:[122,150],adapter_famili:117,adapter_id:[116,117],adapter_list:117,adapter_nam:[122,123,130,149,150],adapter_port:[123,130],adapter_port_uri:123,adapter_uri:149,add:[15,16,26,28,30,31,32,40,41,42,46,48,53,61,70,74,84,103,110,114,126,150],add_stylesheet:150,added:[15,24,27,28,31,35,36,39,40,41,42,43,46,53,60,63,70,71,104,110,122,150],adding:[27,45,63,120,150],addit:[3,15,16,20,22,23,29,36,37,38,39,49,50,52,54,59,62,70,77,82,85,95,96,97,98,104,106,107,114,116,117,118,119,121,122,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150,151,152],addition:[24,49,60,103],additional_properti:[117,121,128,131,134,137,143,145,147,150],additionalinfo:82,address:[15,23,37,38,39,42,49,53,56,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],adequ:[28,48],adher:103,adhoc:[24,60],adi:15,adjust:[15,104,150],admin:38,administr:[31,48,82,104,142,144],adopt:56,adr:29,adrdssu:[28,29,42,48],advanc:53,advis:67,aes:[132,139],affect:[62,117,128,134,150],after:[15,16,23,24,28,30,31,34,36,39,40,41,42,46,48,53,60,63,64,70,83,100,101,104,114,118,119,120,122,123,126,130,132,138,139,140,141,149,150],afterward:53,again:[83,114,150],against:[0,15,24,35,60,110,114,139,140,141,150],age:[23,35,53],age_stamp:35,agent:15,agil:0,aging:15,ahead:15,aibridg:15,aicon:15,aiexit:15,aildelai:15,aim:[4,5,11,12,13,14,15,17,18],aiqmax:15,airdelai:15,akpfreq:15,alarm:[129,135],algorithm:[0,15,28],alia:31,alias:[23,24,31,53,60],align:[53,109],all:[0,3,9,11,13,14,15,17,19,20,23,24,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,53,55,60,62,64,65,66,67,68,69,82,84,86,88,95,102,103,104,109,110,114,116,117,119,120,121,122,123,124,126,127,128,130,131,132,133,134,136,137,139,140,141,142,143,144,145,146,147,148,149,150],alldzon:95,alloc:[3,4,11,12,13,14,15,17,19,28,29,31,32,33,35,37,39,42,43,46,47,48,53,62,63,64,67,126],allow:[11,15,19,22,23,24,31,32,39,41,42,47,53,55,60,67,88,92,93,101,116,119,120,126,127,133,136,139,142,150],allow_status_except:[126,150],allow_uid:41,alltzon:95,aloadtim:[6,7,8,9,10],alon:[6,7,8,9,10,19,20],along:[53,64,65,84,100,150],alpha:[42,114,150],alphabet:[6,7,8,9,10,55,136],alphanumer:[15,49],alreadi:[4,5,11,12,13,14,15,17,18,27,30,31,32,33,34,39,40,42,46,53,63,83,95,96,97,98,116,118,119,123,124,130,132,136,139,141,142,144,146,149,150],also:[0,1,6,7,8,9,10,11,19,20,21,26,27,29,33,40,53,55,58,62,63,64,67,68,70,72,77,78,80,82,83,84,88,95,96,97,98,103,112,114,115,119,123,124,126,130,136,139,141,142,144,146,149,150,152],alter:82,altern:[15,16,22,23,24,60,110,150],although:[0,51,104,105,129,135],alwai:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,25,27,28,30,31,32,33,34,38,40,41,42,43,44,45,47,48,53,62,64,65,66,67,68,69,81,82,83,103,104,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],am2:150,amaters:29,amod:39,amount:[5,15,29,32,42,63,64],analog:42,analysi:64,analysis_mod:64,analyz:64,angel:126,ani:[6,7,8,9,10,11,12,13,15,17,18,23,24,28,29,30,31,34,35,36,37,38,39,41,42,43,44,45,48,49,53,60,62,63,64,65,68,70,81,82,83,89,91,92,93,94,95,100,101,103,109,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],anoth:[15,23,27,29,30,31,33,40,41,42,43,53,150],ans1234:16,ansi:[31,53],ansibl:[1,3,4,5,9,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,34,39,40,41,42,45,46,48,49,50,52,53,54,56,58,60,61,68,69,70,71,72,74,75,77,78,80,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,104,106,107,108,109,112,114,115,123,127,130,132,133,139,149,150],ansible_collect:[0,103],ansible_collections_ibm_zos_cor:24,ansible_collections_ibm_zos_im:60,ansible_collections_ibm_zos_ims:60,ansible_config:[0,103],ansible_date_tim:30,ansible_fact:[24,36,53,60],ansible_hostnam:30,ansible_lint:[114,150],ansible_python_interpret:110,ansible_sample_workflow_:[83,100],ansible_sample_workflow_sy1:83,ansible_shell_execut:[54,56,71],ansible_vers:[31,39,46],ansible_workflowname_:83,ansiblemodul:[24,60],ansitest:[6,7,8,9,10],anymor:114,anyth:[107,120],anywher:[40,41],apar:[42,75,84],apf:[21,26,41,42,49,53,62],apfadm:27,apg:77,api:[0,1,3,6,7,8,9,10,15,19,20,24,27,30,40,41,42,52,53,60,72,75,77,82,84,86,95,96,97,98,99,103,106,109,112,113,114,116,117,118,119,120,121,122,123,124,126,127,128,130,132,133,134,136,139,141,142,144,145,146,148,149,150,151],api_polling_interval_second:[92,93,101],api_polling_retry_count:[92,93,101],api_vers:118,apist:[6,7,8,9,10],appar:15,appc:[15,37,38,39],appear:[6,8,9,10,15,42,53,110],append:[15,27,30,31,33,34,35,40,41,103,104],applehelp:150,appli:[15,29,31,32,36,39,41,46,47,53,66,69,75,119,126,150,152],applianc:[132,139],applic:[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,28,31,34,35,41,42,48,58,62,63,66,68,69,77,84,89,91,92,93,94,97,102,104,109,120,146],applid:[6,7,8,9,10,15],applmajorv:[6,7,8,9,10],applmicrov:[6,7,8,9,10],applminorv:[6,7,8,9,10],approach:[86,132,139],appropri:[0,6,27,29,31,53,56,77,84,89,90,91,92,93,94,101,103,110],approv:114,approxim:[28,53],appveyor:150,april:56,arch_level:36,architectur:[50,53,107],archiv:[0,26,29,42,48,50,53,103,114,150],archive_folder_test:48,arcroot:28,area:[15,28,31,32,42,48],arg:[24,46,60],arg_def:23,arg_typ:22,argpars:[22,23],argument:[22,42,46,53,70,83,95,96,97,98,99,150],around:[24,41,53,60],arr:[95,98],arrai:[82,89,92,150],artifact:[0,104],artifici:[116,123,130,132,139,142,144,146,149,150],as_resourc:6,asa:[31,53],asa_text:31,ascii:[31,71],asi:15,asid:[37,38,39,53],asif:23,ask:110,asm:114,asma90:39,asr:15,asrd:15,assembl:[53,66],assert:[24,60],assert_called_with:[24,60],assign:[6,7,8,9,10,15,16,24,31,37,38,39,46,49,60,83,95,96,97,98,100,126,129,135],assist:[16,53,82,84,120],associ:[6,7,8,9,10,15,19,27,31,32,42,43,48,50,62,65,77,83,84,89,90,92,93,95,100,101,119,120,129,135,139,140,141,146],associated_system_defined_user_role_nam:146,associated_system_defined_user_role_uri:146,assum:[6,8,9,10,15,16,24,30,31,33,34,40,41,42,44,46,60,77,89,90,91,92,93,94,95,96,97,98,99,101,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],asterisk:[27,29,38,44,95],asynchron:41,atb:[37,39],attach:[15,44,115,122,132,139,141,150],attempt:[31,32,39,92,93,101],attent:[82,114,129,135],attribut:[6,7,8,9,10,11,15,16,28,31,32,35,41,42,48,49,53,63,64,68,150],attribute1:[6,7,8,9,10],attribute2:[6,7,8,9,10],attribute3:[6,7,8,9,10],attribute4:[6,7,8,9,10],attribute5:[6,7,8,9,10],attribute6:[6,7,8,9,10],attributeerror:150,audit:[82,84],augment:25,autconn:15,auth:[42,103,150],auth_url:[0,103],authent:[6,7,8,9,10,15,24,60,75,80,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],authentication_typ:[142,150],author:[0,15,21,26,29,30,31,33,40,42,49,53,62,63,64,68,104,114,150],auto:[0,12,15,68,102,105,108,109,110,126,132,139],auto_commit:68,auto_reload:[31,39,46],autoasi:12,autocold:12,autocommit:68,autocvt:[24,60],autodb:[63,64],autodst:15,autogener:[132,139],autoinit:12,autoinstal:15,autom:[0,1,3,16,19,20,21,24,26,33,36,37,38,39,53,56,58,60,61,70,71,74,75,76,77,78,80,83,84,100,102,104,107,108,109,112,114,150],automat:[15,29,31,34,41,42,44,53,68,82,83,84,86,88,95,114,120,123,126,150],automation_hub:103,automationhub:[114,150],automov:[41,53],automove_list:41,autoresettim:15,autostart:12,autostart_overrid:12,autoswitch:15,autotag:[24,60],aux_temp_storag:[3,19],aux_trac:[3,19],auxiliari:[3,15,19],auxtr:15,auxtrsw:15,avail:[0,6,7,8,9,10,15,23,27,28,29,30,31,32,33,34,36,39,40,41,42,46,48,49,56,65,71,102,103,104,108,113,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],available_features_list:150,ave:23,avoid:[0,22,23,30,33,40,53,150],await:44,awar:[30,36],awx:0,b1bf361886a4:126,b352:39,b447:119,b4d3:142,b67c:[130,132],b9dd:142,b_text:39,back:[3,9,21,26,27,29,30,31,34,39,40,41,42,46,48,49,53,61,123,127,130,133,149,150],backout:[11,15],backoutonli:15,backref:40,backrefer:40,backslash:43,backup:[0,26,27,30,31,32,33,34,40,41,42,49,53,118,120,124],backup_compress:33,backup_location_typ:118,backup_nam:[27,29,30,31,33,40,41,42],backward:150,bad3:[139,141],bad:[53,150],bailei:23,bak:[27,30,31,33,40,41],bandit:150,bar:[15,28,31],basdefinev:[6,7,8,9,10],base64:[42,53],base:[0,4,5,11,12,13,14,15,17,18,27,28,30,31,32,35,39,40,46,47,49,53,54,64,67,71,82,84,86,88,114,120,121,128,134,143,148,150],bash:[54,71],basi:[55,114,150],basic:[6,7,8,9,10,15,24,31,32,35,42,60,63,64,66,69,104,132,137,139,142],batch:[15,16,27,32,37,38,39,47,53,62,63,65,66,69,83,100],batch_result:[66,69],bc93:139,bd0a:[130,132],bdfeb245fc36:136,bear:53,becaus:[15,23,41,53,54,63,71,83,89,90,91,93,101,104,116,123,124,127,130,132,133,136,139,141,142,144,146,149,150,151],becom:[24,41,60,110,120,123,130,149],become_us:110,been:[0,16,22,24,29,31,33,38,39,42,48,53,60,84,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],befor:[4,5,11,12,13,14,15,17,18,20,23,24,27,28,30,31,39,40,42,43,46,49,53,56,60,62,63,64,71,86,92,93,101,103,104,109,110,114,118,119,126,127,133,150],beforehand:31,beg:38,begin:[15,23,27,30,31,38,39,40,44,46,63,64,74,83,100,129,135],beginnendn:30,behavior:[0,15,29,31,34,43,53,110,150],behaviour:9,behind:[24,53,60],being:[4,5,6,7,8,9,10,11,12,13,14,15,17,18,23,27,29,30,31,32,34,39,40,41,46,53,66,69,101,114,123,124,127,130,132,133,136,138,139,141,142,144,146,149,150],belong:[16,127,133],below:[3,15,24,42,43,53,55,60,82,100,110,117,120,128,132,134,139,150],benefici:[24,60],benefit:[24,60],besid:114,best:150,beta:[53,56,74,103,150],better:150,better_arg_pars:23,betterarg:22,between:[13,15,23,41,42,53,63,64,100,116,150],beyond:22,bf98:142,bfd3:[144,145],bgysc1310:27,bgysc1311:[30,40],bibliographi:150,big5:55,billabl:120,bin:[23,24,30,40,46,56,60,110],binari:[30,31,33,34,35,40,42,45,47,48,53,110],binconr:[6,7,8,9,10],binconsc:[6,7,8,9,10],bind:[66,124],binder:39,binsterr:[6,7,8,9,10],bit:[15,41,133],blake:23,blank:[5,18,42,49,53,150],bldl:15,blklgth:42,blksize:[28,39,48],block:[15,26,27,28,31,32,39,42,46,48,53,58,62,63,64,66,68,69,126],block_end_str:[31,39,46],block_siz:[28,31,32,42,48,63,64],block_start_str:[31,39,46],blog:[0,84],bluepag:[144,145],bmp:[63,64,68],bms:15,bodi:[6,7,8,9,10,30],bof:[30,40],book:[113,116,118,119,122,123,124,126,130,132,136,139,141,142,144,145,146,149],bool:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,46,48,49,62,63,64,65,66,68,69,81,82,83,100,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],boot1:132,boot:[126,129,132,135,139,141,150],boot_devic:132,boot_ftp_host:132,boot_ftp_insfil:132,boot_ftp_password:132,boot_ftp_usernam:132,boot_load_paramet:150,boot_network_devic:132,boot_network_nic_nam:132,boot_storage_devic:132,boot_storage_group_nam:[132,150],boot_storage_hba_nam:132,boot_storage_volum:[132,150],boot_storage_volume_nam:[132,150],bootstrap:63,bootstrap_dataset:63,both:[0,11,13,15,16,17,18,23,24,29,31,40,42,53,60,62,64,66,69,71,96,97,98,110,113,150],bottom:15,bound:77,box:[24,60,114],bpxprm00:30,bpxprmaa:41,bpxprmab:41,bpxprmxx:41,bpxw0003i:46,branch:[114,150],bridg:15,brief:0,bring:[1,21,58,72,78,112,150],brmaxkeeptim:15,broaden:150,broader:[1,19,21,58,70,72,74,78,84,112],broken:[24,60,74,150],brought:150,browser:114,buffer:[15,42,43,63,64],buffer_pool_param_dataset:[63,64],bug:[0,2,19,22,53,56,59,70,73,79,108,114,150],bugfix:0,build:[0,6,8,9,10,24,60,62,102,150],build_ignor:103,build_psb:62,builder:68,built:[0,15,19,22,62,103,114,150],builtin:45,bundl:[6,7,8,9,10,118,119,150],bundle_level:[118,119],bundledir:7,busi:[43,56],buster:150,button:114,bwo:15,bypass:[31,110],byte_count:[37,39,42,53],bz2:[28,48,53],bzip:48,c05076d24d80016e:139,c1d5e2c9e3c5e2e3:[6,7,8,9,10],c3f6:126,c44338de:119,ca_cert:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],cab:[39,53],cach:[9,15],cadenc:0,calcul:[15,28,150],call:[15,19,24,27,30,32,37,40,41,53,55,60,62,65,66,67,69,70,75,77,81,95,96,97,98,99,150],callabl:42,can:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,45,46,48,49,53,54,55,56,60,61,62,63,64,66,67,68,69,70,71,75,76,80,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,109,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],cancel:[16,38,39,53],candid:[6,7,8,9,10,139,150],candidateassign:[6,7,8,9,10],candidatedescript:[6,7,8,9,10],candidategroup:[6,7,8,9,10],candidatenam:[6,7,8,9,10],candidateoverrid:[6,7,8,9,10],candidatesystemgroup:[6,7,8,9,10],candidatetyp:[6,7,8,9,10],candidateusag:[6,7,8,9,10],candidatevers:[6,7,8,9,10],cannot:[23,30,40,42,49,63,64,68,83,110,114,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],canon:119,cap1:120,cap:[126,132,139],capabl:41,capac:[0,53,113,115,116,126,139,150],captur:[40,53,89,91,93,101,127,133],card:[15,37,39,53,116,122,130,139,150],carefulli:110,case_sensit:[43,53],cat:[0,30,63,64],catalog:[3,15,19,27,30,31,32,33,34,35,39,40,41,42,53,58,61,68,70,84,86,91,93,101],catalog_service_nam:101,catalog_service_namm:101,catalogu:53,categori:[0,3,82,83,84,97,101],category_nam:101,catlg4:47,catlg:[53,63,64],caught:53,caus:[15,24,31,32,34,37,39,53,56,62,64,70,114,117,119,121,126,128,129,131,132,134,135,137,143,145,147,150],caution:[31,53],cbcaf7a0:[144,145],cbp:126,cbu:120,cca:[116,122],ccg:47,cchh:49,ccsid:[15,41,55],cctext:65,cdsa:15,cdsasz:15,cedf:[6,7,8,9,10],cedfstatu:[6,7,8,9,10],ceemsg:15,ceeout:15,cell:114,cemt:16,center:15,central:[15,70,126],certain:[24,60,63,67,76,80,88,120,126,136,139,142,144,146,150],certexpirywarn:15,certif:[6,7,8,9,10,15,53,81,82,83,100,109,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],certifi:[1,19,21,52,53,58,70,72,74,78,84,103,104,106,107,109,112,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],cesd:16,cf79:119,cfg:[0,45,103,104],chain:[6,7,8,9,10,15,47,53,81,82,83,100],chang:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,23,24,27,30,31,32,33,37,38,39,40,41,42,43,44,46,54,56,60,62,63,68,70,71,74,81,82,83,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],change_record_numb:101,changeag:[6,7,8,9,10],changeagrel:[6,7,8,9,10],changed_when:[127,133],changedataset:82,changelog:150,changetim:[6,7,8,9,10],changeusrid:[6,7,8,9,10],channel:[107,114,116,122,126,139],chapter:150,charact:[6,7,8,9,10,11,15,16,19,23,27,28,29,30,31,33,34,35,38,39,40,41,42,43,44,46,49,53,57,64,136,145,150],characterist:42,charset:[30,31,33,34,40,46],chdir:46,check:[4,5,14,15,23,24,26,29,31,32,34,41,48,49,53,60,63,82,83,100,114,140,150],check_format:27,check_req:114,check_timestamp:[63,70],checker:150,checkout:114,checkpoint:[63,64],checksum:[31,34],child:[119,132,150],chkstrm:15,chkstsk:15,chmod:42,choic:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,30,31,32,35,39,40,41,42,46,48,53,54,62,63,64,66,69,70,71,82,83,100,116,118,119,120,122,123,124,126,130,132,136,138,139,140,141,142,144,146,149],chomp:42,choos:[16,24,35,56,60,103],chosen:[55,70],chown:[28,31,48],cic:[2,5,18,19,20,27,89,91,92,93,94,102,105,108,109,110],cics13:35,cics_data_set:[3,11,12,13,15],cicsapi:[6,7,8,9,10],cicsbundl:[6,8],cicsdefinitionbundl:[7,8,9,10],cicsdefinitionprogram:9,cicslocalfil:9,cicsplex:[1,3,15,19,20],cicsprogram:6,cicsregion:9,cicssi:[6,8,9,10],cicssvc:15,cicsts61:[3,11,12,13,15],cilock:15,circumv:150,circumvent:150,citi:23,clarifi:150,classic:[115,117,119,121,134,146,148,150],classifi:20,clean:[0,53,104,114,150],clean_staging_dataset:63,cleanup:[114,150],clear:[24,60,110,126,127,133,150],clear_ind:[126,150],cli:[20,31,34],click:[114,150],client:[1,6,7,8,9,10,15,45,81,82,83,100,102,103],clintcp:15,clist:46,clock:126,clone:[0,103,114],close:[15,30,114],cloud:[84,86,87,89,90,91,93,94,103],clsdstp:15,clt:15,cluster:[35,42,53,126],cma:[6,7,8,9,10,15],cmci:[1,3,6,7,8,9,10,19],cmci_:0,cmci_act:[3,19],cmci_cert:[6,7,8,9,10],cmci_creat:[3,19],cmci_delet:[3,19],cmci_get:[0,3,6,8,10,19],cmci_group:19,cmci_host:[6,7,8,9,10],cmci_kei:[6,7,8,9,10],cmci_password:[6,7,8,9,10],cmci_port:[6,7,8,9,10],cmci_upd:[3,19],cmci_us:[6,7,8,9,10],cmd:[16,30,31,40,41,42,43,46,53],cmdprot:15,cmdsec:15,cna:150,cnv:[39,53],cobolsrc:31,coboltyp:[6,7,8,9,10],cobu:35,cod:120,code:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,27,30,31,34,35,37,38,39,41,42,43,46,47,49,53,55,60,62,63,64,65,66,67,68,69,70,82,118,150],codec:110,cogpsbl2:69,cogpsbl:69,cold:[12,13,15],colleciton:150,collect:[1,2,3,11,15,16,19,20,21,24,25,26,36,37,38,39,50,51,52,53,54,56,58,60,61,67,70,71,72,74,75,76,77,78,80,84,85,86,88,89,90,91,92,93,94,95,96,97,98,99,101,102,103,105,106,107,108,109,112,114,115,142,150,151,152],colo:[132,139],colon:[66,69],column:[42,53,114],com:[6,7,8,9,10,70,81,95,96,97,98,99,103,114,144,150],combin:[6,8,9,10,23,42,62,70,114,116],come:[36,50,51,102,105],comma:35,command:[0,6,7,8,9,10,15,16,20,21,24,26,27,28,30,31,34,35,41,42,44,46,48,49,53,55,58,60,61,62,71,80,82,95,96,97,98,99,103,104,107,109,110,114,115,122,129,132,135,139,150],command_input:62,comment:[0,2,22,31,39,40,41,46,59,73,77,79],comment_end_str:[31,39,46],comment_start_str:[31,39,46],commit:[68,114,150],common:[15,27,29,30,33,34,39,40,52,53,104,106,107,150],commun:[2,15,16,22,46,51,59,73,79,102,103,104,105],communicationsserv:15,comn01:27,comnuc:35,compar:[32,35,83,126,150],compat:[28,150],compil:[44,66,67,69,150],complement:50,complet:[6,8,16,24,31,32,37,38,39,41,43,46,49,53,60,65,67,83,84,88,89,90,91,92,93,101,118,119,126,139,141,150],complete_check_delai:100,complete_check_tim:100,complex:[0,6,8,9,10,23,28],complex_filt:[6,8,9,10],complianc:70,compliant:150,complic:[6,8,9,10],compon:[15,20,35,53,56,72,75],compos:[6,7,8,9,10],compress:[28,29,33,48,62,70],comput:[28,31,36,53],concaten:[15,42,62,63,64,68],concept:116,concurr:[6,7,8,9,10,15,62,127,133],cond:[37,39],condit:[0,11,12,13,15,17,18,31,44,49,53,95,129,135,150],condition:53,conf:[31,114],confdata:15,config:[24,60,150],configur:[6,7,8,9,10,15,19,22,23,27,29,30,31,33,39,40,41,46,53,54,56,59,71,75,77,82,83,84,86,89,101,102,103,104,109,110,112,115,116,118,132,139,140,141,146,150],conflict:[0,83,100,150],conform:[15,63],conftxt:15,confus:150,conjunct:[0,22,42],connect:[0,3,6,7,8,9,10,15,20,24,44,60,75,86,102,103,110,124,139],connect_vers:[6,7,8,9,10],conntent:132,consecut:[64,136],consid:[15,23,24,31,34,35,41,42,46,60,63,64,83,114,126,127,129,133,135],consist:[15,53,83,100,103,104,150],consnam:16,consol:[15,16,43,103,104,112,113,114,115,118,124,136,139,142,144,145,146,150],consolid:62,consosl:150,constant:[24,60],constraint:[114,150],construct:[15,30,40,132],consult:[6,29,31,53],consum:150,contact:[24,60,110],contain:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,23,24,26,27,28,29,30,31,34,35,37,38,39,40,41,42,43,44,45,46,49,53,60,61,62,63,64,67,68,70,76,80,82,84,88,89,95,96,97,98,99,104,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],content:[1,2,4,5,11,15,16,17,18,19,21,22,23,24,29,30,31,32,34,35,37,39,40,41,42,43,44,47,48,49,52,53,58,59,60,62,63,64,66,68,69,70,72,73,74,78,79,83,84,88,100,103,104,106,107,109,110,112,114,126,132,150],content_typ:[37,38,39,53],context:[6,7,8,9,10,19],contigu:15,continu:[0,15,31,34,39,42,46,53,56,110],contribut:[102,104],control:[0,3,6,7,10,11,12,15,16,20,25,26,28,31,34,39,41,42,43,46,48,49,50,53,56,58,61,62,63,64,66,67,68,71,82,83,84,89,91,92,93,94,100,103,110,120,122,126,127,132,133,139,142,150],control_domain:122,control_stat:63,convent:[29,31,53,63,103],convers:[15,28,29,30,31,33,34,40,48,120,150],convert:[16,30,31,33,34,37,38,39,40,41,43,46,53,55],coordin:[53,102],copi:[6,7,8,9,10,15,21,24,26,28,34,37,39,41,42,46,48,50,53,55,60,66,69,103],coprocessor:[122,132,139],core:[0,20,25,26,41,50,52,53,54,56,58,70,102,105,106,108,109,110,114,126,150],corp:36,correct:[30,31,40,53,150],correctli:[46,53,110,150],correspond:[6,15,28,31,34,41,46,48,53,64,67,99,104,107,108,114,126,144,150],corrupt:53,cost:54,could:[0,24,31,37,38,39,46,49,53,60,83,150],count:[9,15,37,39,44,116,120,136,138,139,150],counter:[15,132,139],countri:23,coupl:[0,15,120],cover:[19,56,84,112,113,114,150],coverag:[56,70,114,150],coveral:150,cpc1:[117,119,128,131,134,146,148],cpc2:146,cpc:[115,116,117,120,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,146,149,150],cpc_api_featur:148,cpc_list:[121,138],cpc_name:[116,117,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,148,149],cpca:[117,119,121,128,131,132,134,139],cpca_sg_mgmt1:139,cpca_sg_part1:119,cpca_sg_part2:119,cpid:126,cplevel:[127,133],cpm_template_nam:93,cpsm610:15,cpsm:[6,7,8,9,10,15],cpsm_data_set:15,cpsm_reason:[6,7,8,9,10],cpsm_reason_cod:[6,7,8,9,10],cpsm_respons:[6,7,8,9,10],cpsm_response_cod:[6,7,8,9,10],cpsmconn:15,cpu:[36,37,39,112,126],creat:[0,1,3,5,10,18,19,21,24,27,28,29,30,31,32,33,35,37,38,39,40,41,42,44,46,48,49,53,60,62,63,65,68,69,72,74,76,83,84,86,88,90,95,96,97,98,100,103,104,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],create_dataset:[24,60],create_paramet:7,createinstancedirectori:83,createno:68,createy:68,creation:[5,18,30,32,40,42,53,77,83,100,114,138,150],creation_d:[35,37,38,39],creation_tim:[37,38,39],credenti:[74,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],creslib:67,cresp1:[6,7,8,9,10],cresp2:[6,7,8,9,10],criteria:[6,8,9,10,16,35,37,38,64,77],critic:[42,56,88,129,135],crl:15,crlprofil:15,cross:[15,68,132,139],crt:81,cryp00:122,cryp01:122,crypto1:122,crypto:[115,116,132,139,150],crypto_adapter_nam:132,crypto_adapter_uri:132,crypto_configur:[122,132],crypto_domain_configur:132,crypto_numb:150,crypto_typ:[116,122,150],cryptograph:146,cryptographi:150,cryptographydeprecationwarn:150,crystal:23,csd:[3,7,9,10,15,16,19],csdacc:15,csdapi:[6,7,8,9,10],csdbkup:15,csdbufnd:15,csdbufni:15,csdcopi:6,csddisp:15,csddsn:15,csdfrlog:15,csdgroup:[6,7,8,9,10],csdinteg:15,csdjid:15,csdlsrno:15,csdrecov:15,csdrecovsystem:15,csdrl:15,csdstrno:15,csdup:11,csi:88,csi_data_set_nam:95,csi_query_respons:95,csi_query_response_fil:95,csp:47,cspf1:[122,132],csvapf:27,ctl:65,cts610:15,cull:35,curl_ca_bundl:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],currency_symbol:23,currency_typ:23,current:[0,2,4,5,11,12,13,14,15,17,18,22,23,27,28,31,34,35,38,42,48,49,54,56,59,66,68,69,70,71,72,73,79,82,83,89,93,100,101,103,114,117,120,121,126,128,132,134,139,140,142,148,150],currentloc:[6,7,8,9,10],currnetli:132,currtask:9,custom:[3,15,16,22,27,28,30,31,48,67,76,89,91,92,93,94,126,136],customiz:30,cve:150,cwa:15,cwakei:15,cycl:109,cyl:[4,5,11,12,13,14,15,17,18,28,29,31,32,39,42,48,49],cylind:[4,5,11,12,13,14,15,17,18,49],cyp:[24,60],d0000101:[37,39],d0000102:[37,39],d0000103:37,d112:116,d113:139,d17:47,d52:47,d67:47,dae:15,dai:[15,35,64,114],dapter_count:150,darv1:42,dasd:49,data:[1,3,6,7,8,9,10,11,12,13,14,19,21,22,23,25,26,27,33,37,39,41,42,46,47,49,50,53,54,55,56,58,61,62,63,64,65,66,67,69,70,71,88,90,96,97,98,110,116,117,118,119,121,122,123,124,126,128,130,132,134,136,139,141,142,144,145,146,148,149,150],data_class:[63,64],data_set:[11,15,23,29,35,39,53,66,69],data_set_bas:23,data_set_memb:23,data_set_nam:[3,4,5,11,12,13,14,15,17,18,27,42],data_set_or_path:23,data_set_organ:[4,5,11,12,13,14,15,17,18],data_set_typ:34,data_stor:41,databas:[15,31,42,58,62,63,64,66,67,68],datacla:39,dataloc:[6,7,8,9,10],dataset:[24,27,28,29,30,31,32,33,34,35,39,40,41,42,47,48,49,53,60,62,67,68],dataset_nam:[63,64],datasetcreateerror:[24,60],date:[15,23,27,31,32,35,37,38,39,53,56,114,127,129,135,150],datform:15,db2:[89,91,92,93,94],db2conn:15,db2entri:15,db2f0bec:[130,132],db2run:30,db2sms10:29,db2ssid:30,db682456:139,dbc1:43,dbctl:15,dbctlcon:15,dbd1:[62,66],dbd2:[62,66],dbd3:[62,66],dbd4:62,dbd5:62,dbd6:62,dbd:[58,61,62,63,64,67],dbd_lib:[62,63,64,67],dbd_name:[62,66],dbdgen00:39,dbdgen:[39,66,70],dbdlib1:62,dbdlib2:62,dbdlib3:62,dbdlib:[39,62,63,64,66,67],dbdname:62,dbdsrc:39,dbf000:64,dbrc:[58,61,63,64],dbrc_output:67,dbrm:31,dbver:64,dcb6d966:124,dcb:37,dd_concat:[42,53],dd_data_set:[42,53],dd_dummi:42,dd_input:[42,53],dd_name:42,dd_output:[42,53],dd_unix:[42,53],dd_vio:42,ddde026c:119,ddl:[58,61],ddmmyi:15,ddnama:53,ddname:[37,39,47,53,66,69],dds:[42,53],deactiv:[15,119,120,126,150],dead:41,deal:150,debug1:[83,100],debug:[15,24,60,62,90,150],debugtool:15,dec:56,decid:53,decim:[15,28,31,41,48,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],declar:[3,150],decod:[53,110],decodeerror:53,decompress:29,decreas:120,dedbjn21:66,dedbjnv1:66,deepcopi:53,def:[11,23,24,60],default_group_nam:142,default_group_uri:142,default_sysout_class:15,defect:120,defer:15,defin:[4,5,7,11,12,13,14,15,16,17,18,22,27,28,29,30,31,32,39,41,42,46,48,49,53,55,63,64,66,68,70,72,82,83,90,95,96,97,98,104,110,114,116,118,119,120,123,124,126,130,132,136,139,141,142,143,144,146,147,149,150],definesourc:[6,7,8,9,10],definetim:[6,7,8,9,10],definit:[1,3,6,8,11,12,15,16,19,23,37,39,42,58,61,66,83,100,115,136,142,150],degrad:[132,139],delai:[15,42,53,142],deleg:[0,20,109],delegate_to:[20,86],delet:[1,3,4,5,11,12,13,14,15,17,18,19,27,28,29,31,32,34,39,42,47,48,53,62,63,64,67,70,72,76,83,100,114,116,123,124,126,130,132,136,138,139,141,142,144,146,149,150],delete_dbd_by_vers:64,delimit:31,deliv:0,deliveri:15,demand:[15,113,120],demetri:23,demo01:49,demo02:49,demo03:49,demo0:49,demo:[39,84],demonstr:[19,53,104,138],deni:[24,60],denot:103,depend:[0,20,22,26,28,31,32,36,42,48,53,54,56,59,70,71,83,84,86,92,103,108,109,110,114,127,133,145,150],dependabot:[114,150],dependebot:114,deploy:[0,102,104],deprec:[19,70,110,114,142,150],deprovis:[1,3,19,89,92,94],depth:23,deriv:15,des:[132,139],describ:[0,27,29,30,31,33,40,41,43,56,63,64,65,66,92,95,96,97,98,99,113,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],descript:[6,7,8,9,10,23,24,53,60,62,67,77,82,83,89,95,100,114,116,117,119,121,122,123,124,126,128,130,132,134,136,139,141,142,144,146,148,149,150],descriptor:[15,37,38,39,49,58,62,66,82,84,86],design:[22,23,24,60,114],desir:[23,24,28,32,41,42,48,53,60,82,83,116,117,119,120,122,123,124,126,128,130,132,134,136,138,139,140,141,142,144,146,149,150],desktop:109,dest:[28,31,33,34,47,48,53,66,69],dest_creat:31,dest_data_set:[28,31,48,53],dest_dataset:53,dest_path:48,dest_stat:28,dest_volum:48,destin:[5,15,18,27,28,29,30,31,33,34,39,40,41,46,48,53,55],destination_attribut:31,destinatt:41,destmem:31,detach:[122,140],detail:[0,3,6,8,9,10,16,25,31,53,70,71,75,84,86,95,104,108,109,114,116,117,119,120,121,122,123,126,128,130,132,134,140,148,149,150],detect:[15,31,34,39,46,48,53,83,100,116,122,139],determin:[0,6,7,8,9,10,15,23,29,31,33,35,39,41,42,46,48,53,55,63,64,82,83,84,96,97,98,103,104,126,127,129,133,135,150],dev1:[41,114],dev2:41,dev3:41,dev4:41,dev5:41,dev6:41,dev7:41,dev9:41,dev:[103,132,139,150],develop:[52,56,102,106,150],devic:[15,16,29,31,41,42,43,49,118,126,130,132,139,141],device_numb:[123,130,149],dfb2147a:[116,119],dfh:[9,15,27],dfhauxt:[5,15],dfhbuxt:[5,15],dfhccutl:13,dfhcnv:15,dfhcsd:[11,15],dfhcsdup:[11,16],dfhcxrf:15,dfhdip:15,dfhdmpa:[15,18],dfhdmpb:[15,18],dfhgcd:[3,12,15],dfhintra:[15,17],dfhlcd:[13,15],dfhlist:15,dfhlrq:[14,15],dfhrmutl:12,dfhrpl:15,dfhsip:15,dfhsm0136i:15,dfhstart:15,dfhtcp:15,dfhtemp:[4,15],dfhterml:15,dfltuser:15,dfs3139i:44,dfs3id00:68,dfs3pu00:63,dfs3pu10:64,dfs4434i:63,dfs4810i:64,dfs671i:64,dfscp001:63,dfsdf_member:[63,64,70],dfsdfcat:[63,64],dfsdfxxx:[63,64,68,70],dfsmsdss:[28,29,48],dfsmsrmm:82,dfsort:42,dfsrrc00:42,dfsvsmhp:[63,64],diagnost:[6,7,8,9,10,43,132,139],dialog:114,dict:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,27,28,29,31,32,33,34,36,37,38,39,41,42,44,46,47,48,49,63,64,65,66,67,69,82,83,89,92,93,100,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],dictionari:[6,8,9,10,15,23,24,27,36,37,38,53,60,89,92,93,116,119,120,123,124,126,130,132,136,139,141,142,144,146,149,150],did:[41,53,82,114,150],differ:[0,3,6,8,9,10,15,20,23,26,28,29,30,31,32,34,39,46,53,54,56,61,63,68,71,80,83,100,126,146,150],difficulti:150,digit:[38,49,63,64],dip:15,dir:[30,31,40],direct:[24,31,34,42,49,60,120,139],directli:[11,15,24,31,60,62,63,68,95,142,144],directori:[0,15,23,25,28,31,32,33,34,35,39,40,41,42,46,48,53,54,63,64,68,71,83,89,90,91,92,93,94,95,96,97,98,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],directory_block:[28,31,32,42,48],directory_dataset:63,directory_staging_dataset:63,disabl:[6,7,8,9,10,15,142,150],discard:[8,19],discord:107,discourag:[54,71],discov:[43,114,139,150],discover_timeout:139,discover_wait:139,discoveri:[139,150],discuss:[53,104,107],disk:[31,32,49,53,126],dismacp:15,disp:[30,31,32,39,40,53],dispatch:15,displai:[15,26,27,43,53,84,86,89,90,91,93,95,96,97,98,99,101,114,150],disposit:[15,30,32,40,42,63,64],disposition_abnorm:[42,53],disposition_norm:[42,53],disrupt:[60,142],dist:114,distinguish:124,distribut:[15,71,102,103,110,114,150],divid:56,divis:[24,60],dli:[63,64,68],dlib:95,dlord6:39,dmod:[30,53],dmp:119,dmy:37,dns:[126,132,139],doc:[0,6,7,8,9,10,24,26,53,60,74,80,95,96,97,98,99,110,114,115,150],doccodepag:15,docker:150,docs_build:114,docs_loc:114,docsloc:114,doctor_appointment_d:23,document:[1,3,6,8,9,10,15,19,20,21,25,26,29,30,31,33,34,39,40,41,42,44,46,50,53,56,58,61,62,70,71,72,74,75,76,78,80,82,84,86,87,88,102,104,107,110,112,115,150],documentaion:150,doe:[0,4,5,11,12,13,14,15,16,17,18,23,24,28,31,32,34,35,40,42,46,48,49,53,60,62,63,66,68,69,82,83,100,114,116,117,120,123,124,126,127,128,130,132,133,134,136,138,139,140,141,142,144,146,149,150],doesn:[4,6,7,10,11,12,13,14,17,31,95,96,97,98,110],doing:[31,34],domain:[13,15,93,122,132,150],domain_config:122,domain_index:132,domain_nam:93,domain_name_restrict:144,domain_name_restrictions_ldap_server_definition_nam:144,domain_name_restrictions_ldap_server_definition_uri:144,domain_rang:122,don:[20,34,41,42],done:[27,30,31,34,36,40,41,86,114,150],dopt:[63,68],dot:103,dotal:44,doubl:[29,30,43,53],down:16,download:[54,71,113],dpm:[115,119,121,128,146,148,150],dpm_enabl:[121,148],draft:114,drain:41,drive:[0,24,60,82,86],drop:[42,68,150],dropdown:103,ds1:[27,42],ds2:27,ds3:27,ds_name:[24,30,60],ds_name_2:30,dsa:15,dsalim:15,dsed:40,dsedhelp:40,dshipidl:15,dshipint:15,dsi:44,dskeylbl:42,dsmembr1:66,dsmembr2:66,dsmembr3:66,dsmembr4:66,dsn120:47,dsn130:47,dsn210:47,dsn3epx:43,dsn:[3,4,5,11,12,13,14,15,17,18,30,39],dsname:[9,15,24,47,60],dsncat:47,dsntep12:30,dsntep2:30,dsntype:42,dsrtpgm:15,dtrpgm:15,dtrtran:15,due:[0,24,60,150],dummi:[37,39],dummy_dict:[24,60],dump:[3,15,19,29,63,132],dumpd:15,dumpsw:15,dupact:6,duplic:[53,63,70,150],duplist:63,durat:[37,39,53],dure:[4,5,11,12,13,14,15,16,17,18,23,24,29,30,31,32,34,37,40,41,42,43,44,48,53,60,62,68,75,81,82,83,86,104,126,150],duretri:15,dynalloc:[53,67],dynam:[15,27,63,67,72,76,116,122,123,130,132,139,140,141,149],dynamic_allocation_dataset:67,dynamic_programview:68,dynamicprogramview:68,dynamstatu:[6,7,8,9,10],dzp:29,e03d413a:139,e0ea33d6:139,e1274d16:122,e30bb920f912:83,e3a63476c2f8:146,e578:[116,119,122,130,132,139],e730:[6,7,8,9,10],e8c098cb:146,e8d8:49,each:[0,3,6,7,8,9,10,15,19,24,26,28,30,31,32,41,42,46,47,48,51,52,53,54,55,56,60,61,63,66,67,69,71,76,80,84,86,88,92,93,100,101,102,103,104,105,106,107,109,114,115,116,117,119,120,121,127,128,131,133,134,137,138,143,145,146,147,150],earlier:[103,150],easi:[0,84,86,88,102,104,114],easiest:0,easili:[0,41,104,150],ebcdic:[37,39,55],ec33017a:43,ec33018a:36,ecdsa:15,ecdsasz:15,ecosystem:102,edc5129i:110,edd782f2:[139,141],edg:82,edit:[21,30,83,114],edsalim:15,eee82e26937c:126,effect:[4,5,11,12,13,14,15,17,18,24,42,114,150],effort:102,eibfn:[6,7,8,9,10],eibfn_alt:[6,7,8,9,10],eight:31,either:[6,8,9,10,12,15,20,23,27,28,29,30,31,33,34,35,39,40,41,42,43,44,48,53,62,63,64,70,81,83,84,86,100,104,109,114,150],eject:15,elaps:[15,43,53],element:[6,8,9,10,15,23,27,28,32,35,36,37,38,39,41,42,44,45,47,48,49,55,62,63,64,65,66,67,68,69,70,82,116,117,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,141,143,145,146,147,148,149,150],element_id:144,element_uri:[144,145],elev:110,elig:[6,7,8,9,10,15,64],els:31,email:[142,144,145],embed:53,emerg:[15,53],empti:[4,5,11,13,14,15,17,18,28,31,32,35,36,39,46,53,63,65,66,69,114,116,119,120,123,124,126,130,132,136,139,141,142,144,146,149,150],emul:39,enabl:[0,15,16,30,32,40,42,45,50,53,63,64,68,102,103,104,109,120,122,126,132,139,146,150,151],encapsul:[41,151],enclos:46,encod:[21,23,26,30,31,34,39,40,42,45,46,48,53,55,71],encount:[39,42,53,110],encourag:[0,2,22,41,56,59,73,79,104,107],encrypt:[42,81,82,83],encryption_key_1:42,encryption_key_2:42,encryptptkt:15,end2end:[114,150],end2end_mock:[114,150],end2end_show:150,end:[4,5,6,8,9,10,11,12,13,14,15,17,18,23,24,27,28,30,31,37,38,39,40,42,46,48,49,53,56,60,77,89,90,91,92,93,94,101,114,126,129,135,138],end_stat:[4,5,11,12,13,14,15,17,18],endpoint:109,enf:15,enforc:[15,29,41,53],engin:[31,39,46,144],enhanc:[49,53,56,70,71,114,150],enough:31,enqf:29,enrich:150,ensur:[4,5,12,13,14,17,20,24,27,28,29,30,31,33,34,40,41,42,48,49,53,56,60,110,116,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],ensure_pres:150,enter:[0,56,77,81],enterpris:[0,20,24,53,56,60,70,71,102,109,110],entir:[4,5,11,12,13,14,15,17,18,29,32,42,53,64,68,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],entiti:27,entitl:0,entri:[5,6,7,8,9,10,15,27,31,32,37,38,39,41,42,45,49,53,95,150],entrypoint:[6,7,8,9,10],env:150,enviorn:15,environ:[6,7,8,9,10,15,24,28,31,34,46,48,56,60,70,71,72,76,103,104,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],environment_var:[62,63,64,67,68],environmenterror:[24,60],eod:37,eodi:15,eof:[30,40],eol:56,ep11:[116,122],epcdsa:15,epcdsasz:15,epudsa:15,epudsasz:15,equal:[6,8,9,10,35,41,120],equival:[6,7,8,9,10,24,60,63,67],erdsa:15,erdsasz:15,errno:[24,60,110],error:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,27,29,30,31,34,35,37,39,40,41,42,46,53,56,60,63,64,66,68,69,70,82,84,95,96,97,98,102,104,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],errorcod:[6,7,8,9,10],errormax:63,erroroper:[6,7,8,9,10],esa:49,escal:[27,29,30,31,33,40],escap:[43,44,46,53],esd:[31,32,42,63,64],esdsa:15,esdsasz:15,esm:15,esmexit:15,essenti:[31,34,53],establish:[6,7,8,9,10,15],estim:[15,37],etc:[23,30,31,34,35,39,40,42,43,46,52,84,100,103,106,114],euccn:55,eucjc:55,eucjp:55,euckr:55,euctw:55,eudsa:15,eudsasz:15,evalu:[16,37,38,53],even:[9,15,25,29,31,53,120,132,150],event:[15,53],everi:[15,30,40,53,95,96,97,98,150],everyth:28,exact:150,exactli:29,examin:[35,110,150],exampl:[0,1,3,20,22,26,52,53,55,56,71,103,104,106,110,114,115,150],example1:65,exampledbd:66,exce:[15,27,53],exceed:[31,32,37,53],except:[15,20,23,24,41,53,60,84,96,116,123,124,126,130,132,136,139,141,142,144,146,149,150],excl:[63,64],exclam:[37,39],exclud:[15,16,28,29,35,41,48,53,119,146,150],exclude_sourc:28,exclus:[6,8,9,10,22,27,42,48,53,62,63,70,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],exec:[15,37,39,47,83,100],execkei:[6,7,8,9,10],execut:[0,3,4,5,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,44,46,48,49,50,53,54,60,61,62,64,66,67,68,69,71,80,95,96,97,98,99,100,104,114,115,116,117,118,119,120,121,122,123,124,125,126,128,129,130,131,132,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],executionset:[6,7,8,9,10],exempt:[31,34,39,46,48],exercis:31,exist:[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,28,29,30,31,32,34,40,42,46,48,49,53,56,60,63,66,69,71,82,83,95,96,97,98,100,104,116,123,124,126,130,132,136,138,139,141,142,144,146,149,150],existingassign:[6,7,8,9,10],existingdescript:[6,7,8,9,10],existinggroup:[6,7,8,9,10],existingnam:[6,7,8,9,10],existingoverrid:[6,7,8,9,10],existingsystemgroup:[6,7,8,9,10],existingtyp:[6,7,8,9,10],existingusag:[6,7,8,9,10],existingvalu:[83,100],existingvers:[6,7,8,9,10],exit:[15,28,31,53,92,93,101],exitlib:67,expand:[28,39,40,50,62,126,132,139,142,150],expand_crypto_adapt:[132,150],expand_storage_group:[132,150],expanded_exclude_sourc:28,expanded_sourc:28,expans:28,expect:[23,24,31,32,35,49,60,66,69,80,82,92,93,101],expected_result:82,expir:[15,31,32,136,142],expiri:15,explain:[19,22,24,60,84],explan:[0,39],explanatori:45,explicit:15,explicitli:[47,53,126,150],exploit:41,express:[6,8,9,10,25,30,35,40,44,53,113,116,117,122,139,145,150],ext:[37,39],extend:[15,28,31,32,33,35,41,42,53,56,118,132,139,150],extens:[29,114],extent:53,extern:[6,7,8,9,10,15,42,89,90,103],external_nam:[89,90,93],external_software_nam:90,extpref:35,extract:[16,37,38,48,53],extractor:150,extreq:35,exxdsa:15,eyj0b2tlmvhcmvyiiwici:81,eyj0exaioijkv1qilcjhbgcioijsuzi1nij9:81,eyu_cicsnam:[6,7,8,9,10],eyu_cicsrel:[6,7,8,9,10],eyu_reserv:[6,7,8,9,10],eyuda:[6,7,8,9,10],f02e2632:[139,141],f1b97ed8:132,f433:[119,130,132],f44a39cd42f9:[144,145],f651:146,f76ac7fb8b82:142,f920:39,fabric:[116,139],face:0,facil:[15,26,28,29,31,48,49,53,62,63,64,78,82,84,85,120],fact:[0,26,29,30,115,116,118,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],factor:[0,142],fail:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,27,30,31,32,34,36,38,39,40,42,46,48,53,65,68,82,83,84,104,114,126,139,140,142,150],fail_on_miss:34,fail_on_nodata:[9,19],failur:[0,16,22,23,27,30,31,32,33,34,35,36,38,39,40,41,42,43,44,45,46,47,49,53,62,66,68,69,92,93,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],fall:[31,34,39,46,48],fallback:53,fals:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,53,60,62,63,64,65,66,67,68,69,70,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],famili:[116,117,119,122,130,139],faq:102,far:[24,60],fast:[36,42],fb22d4a2:145,fba:[28,31,32,42,48,63,64],fcp:[116,119,123,132,139,141,150],fcp_120_san1_02:[116,119],fcp_124_san1_03:139,fcqronli:15,fct:15,featur:[0,2,15,22,50,56,59,73,79,115,120,123,132,139,140,141,150],feb:[37,56],februari:37,feedback:[6,7,8,9,10,19],fepi:15,fetch:[21,26,28,31,41,50,53,150],fetchcnt:[6,7,8,9,10],fetchtim:[6,7,8,9,10],few:[0,150],ff000000:[6,7,8,9,10],fffd:53,ficon:[116,117,119,132,139,150],field:[0,15,39,42,53,62,65,66,67,69,82,132,150],fifo:[31,32,35,42],file:[6,7,8,9,10,11,15,19,21,24,26,27,29,30,31,33,34,35,37,39,40,42,45,46,53,54,55,60,66,69,70,71,77,81,82,83,84,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],file_data_typ:42,file_nam:[27,30,31,33,40,41],file_with_your_certificate_chain:81,file_with_your_private_kei:81,filedata:42,filedef:15,filenam:[31,95,96,97,98,99],filenotfounderror:[31,41],filesi:41,filesystem:[23,30,31,41,48,100],filetag:[24,60],fill:[42,89,90,92,93,101],filter:[0,6,8,9,10,21,27,35,36,37,38,44,53,77,95,116,117,124,129,135,150],filter_wtor_messag:25,final_result:84,find:[6,21,26,31,39,46,53,77,83,110,150],fine:23,finish:[46,150],firmwar:[118,119,123,126,139,140,141,150],first:[9,15,23,29,30,31,33,34,35,39,40,41,42,46,47,53,56,63,64,104,107,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],firstmatch:40,fit:150,fix:[19,31,53,54,56,70,71,74,84,96,97,108,114,150],fixcat:88,fixtur:[24,60],flag:[15,24,28,31,41,44,60,68],flake8:[114,150],flashcopi:42,flat:34,fldsep:15,fldstrt:15,flexibl:[50,56,84,86,104,150],floor:150,flow:[53,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],flu:[39,53],flush:[39,53],fme:15,fmid:[54,71,95],fnmatch:36,fold:[42,95],folder:[0,24,28,60,114],follow:[0,11,15,19,20,23,24,25,26,27,28,29,30,31,36,37,38,39,42,43,46,48,49,56,60,61,63,68,80,82,86,89,90,91,92,93,95,96,97,98,99,101,103,104,109,110,113,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],fom:42,foo:[28,31,35,41,48],foo_archive_test:28,foo_bar_archive_test:28,foobar:142,forc:[0,15,27,28,30,31,32,40,41,48,53,103,120,126,142],force_complet:100,force_dynam:27,force_lock:[31,53],forceqr:15,forcibl:100,fork:[0,150],form:[15,95],format:[6,7,8,9,10,15,23,24,27,28,31,32,38,41,42,48,53,60,62,63,64,65,66,67,69,74,81,82,83,84,86,89,90,91,92,93,95,98,100,101,102,103,126,127,132,133,150],format_opt:[28,48],forward:[11,15],found:[3,6,7,8,9,10,12,13,19,28,30,31,32,34,35,37,38,39,40,42,48,49,53,83,100,103,110],four:[0,15,114],fqn:41,fragment:150,framework:[24,60,86],free:15,freespac:42,fridai:39,from:[0,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,24,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,53,55,60,61,62,63,65,66,67,68,69,70,71,72,74,77,80,83,84,90,91,92,93,94,95,96,97,98,100,101,102,103,108,109,110,114,115,117,118,120,122,126,127,128,129,132,133,134,135,138,139,140,146,150],from_encod:53,front:15,fs_type:[41,53],fsstaff:15,fsum8976:31,ftimeout:15,ftp:[118,132,139],ftppass:132,ftpuser:132,fulfil:[119,139,141],full:[15,29,35,43,53,56,68,92,94,110,114,139,142,150],full_properti:[117,121,128,131,134,137,143,145,147,150],full_volum:29,fullapi:[6,7,8,9,10],fulli:[15,25,31,41,53,116,119,122,123,124,130,132,136,139,140,141,142,144,146,149],fulll:77,function_numb:150,function_rang:150,further:[22,53,71,104],futur:[2,22,24,56,59,60,73,79,82],ga1:113,ga2:113,galaxi:[0,19,53,70,74,84,102,108,110,114,150],galaxy_api_kei:114,galaxy_serv:103,gap:126,gatewai:[126,132,139],gather:[0,26,31,35,41,63,110,116,118,119,120,122,123,124,126,130,132,136,139,140,141,142,144,146,149,150],gather_fact:[77,89,90,91,92,93,94,95,96,97,98,99,101],gather_subset:36,gdd:29,gdg:[28,29,31,32,33,34,35,39,42,48,53],gds:[30,40,42],gdss:[28,31,32],gen:70,gener:[15,19,24,27,28,30,31,32,33,34,35,37,39,40,41,42,47,53,56,58,60,61,63,64,65,67,82,83,84,89,92,93,94,101,102,110,114,120,123,126,129,133,135,139,140,141,150],genjcl:67,genjcl_input_dataset:67,genjcl_output_dataset:67,get:[0,6,8,9,10,16,19,23,24,27,40,41,44,60,88,102,103,104,107,114,115,117,118,119,121,123,124,126,127,128,130,131,132,133,134,136,137,139,141,142,143,144,145,146,147,149,150],get_cpc_io:150,get_fact:150,get_paramet:[6,8,9,10],gid:[31,41],gigabyt:35,git:[0,2,22,59,73,79,103,114,150],github:[0,19,53,70,74,84,102,103,104,110,114,150],githubb:150,give:[28,31,48],given:[15,28,31,35,37,40,43,44,48,49,53,77,83,89,90,91,92,93,94,95,96,97,98,99,101,114],glob:[28,144,145],global:[3,13,15,19,82,83,95,100,132,139],global_catalog:[3,13,19],gmt:15,gmtext:15,gmtran:15,gntran:15,goe:[22,31],going:53,good:104,got:150,gov:150,gr1:127,granular:[84,86],greater:[6,8,9,10,15,31,33,34,35,38,39,129,135],greatli:76,grep:0,grname:15,group:[0,6,7,8,9,10,11,15,19,28,31,32,33,34,35,37,39,40,42,46,48,53,77,82,88,104,115,119,126,132,141,142,146,150],group_var:104,grplist:[15,16],gsam:63,gsamdbd:63,gsampcb:63,gtf:15,gtftr:15,guaranteed_spac:31,guest:[24,60],gui:[118,127,133],guid:[0,2,71,107,110,113,120],guidanc:[19,84],guidelin:[52,106],h71:118,had:[53,150],halt:[23,56],hamgmt0:[130,132],hamgmt:[130,132],handl:[23,24,30,42,46,53,54,60,71,83,100,150],handler:[88,150],handshak:15,happen:[41,110,120,150],hardwar:[112,113,120,146],has:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,23,24,27,28,29,30,31,32,33,38,39,40,42,43,44,46,48,49,53,56,60,62,66,68,69,70,71,83,84,86,95,96,97,98,100,104,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],has_il:23,has_temporary_capacity_change_allow:120,has_unacceptable_statu:[121,128,134,148],hash:42,hasp373:[37,39],hasp375:37,hasp395:[37,39],hat:[0,1,19,21,52,56,58,70,72,74,78,84,103,104,106,107,109,112],have:[3,15,16,20,23,24,27,28,29,31,32,35,39,40,42,44,48,53,60,62,63,68,70,77,82,89,90,91,92,93,94,95,96,97,98,99,101,103,109,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,149,150,151],hba1:123,hba:[115,132,139,150],head:49,header:15,health:15,held:[29,129,135],hello:[23,30,35,37,38,39,43,46],help:[30,32,40,43,52,53,70,84,96,97,102,104,106,114,150],henc:64,here1:32,here2:32,here:[15,31,32,71,103,107],hexadecim:[49,126],hfs:[32,41],hhmmss:15,hidden:150,hide:15,hierarchi:41,high:[3,15,27,28,29,30,31,32,33,34,35,40,41,42,48,49,53,56],higher:[117,128,134,150],highest:[0,49],highlight:53,hill3:47,hint:152,hiper:[84,96],hipersocket:[116,130,150],hisoclass:146,histori:[136,150],hlq:[27,28,29,30,31,32,33,34,35,39,40,41,42,47,48,49,53],hmc1:[118,148],hmc:[0,102,105,106,108,109,110,113,114,115,116,117,119,120,121,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,149,150,151,152],hmc_api_featur:148,hmc_api_vers:148,hmc_api_version_info:148,hmc_auth:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],hmc_host:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],hmc_name:148,hmc_verify_cert:150,hmc_version:148,hmc_version_info:148,hmrest:[132,139],hoc:110,hold:[5,15,17,29,53,89,92,93,94,101],holddata:[84,96],holdstatu:[6,7,8,9,10],home:[24,31,46,60,82,103],honor:[15,40,41,53],hook:114,host1:30,host2:30,host3:30,host:[0,6,7,8,9,10,15,24,30,45,54,60,71,75,77,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,109,123,126,132,139,150],host_var:104,hostnam:[34,81,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],hour:15,how:[2,3,6,7,8,9,10,15,19,20,22,24,35,41,42,51,53,55,59,60,67,71,73,76,79,83,88,100,104,105,107,139,150],howev:[0,2,22,24,29,41,59,60,73,79,109],hp10230:95,hpo:15,html:[30,31,114,116],http:[0,3,6,7,8,9,10,15,20,40,70,77,81,82,83,95,96,97,98,99,100,103,114,116,150],http_statu:[6,7,8,9,10],http_status_cod:[6,7,8,9,10],httpd:31,httpserverhdr:15,httpstatu:82,httpusragenthdr:15,hub:[0,19,70,74,84,87,102,108,114,150],hub_token:103,human:[4,5,11,12,13,14,15,16,17,18],hw_name:36,hwsc0000i:44,hyphen:[53,103,116,117,118,119,121,122,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150],i15rtsmm:[39,67,69],ibm:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,30,31,33,34,35,36,39,40,41,42,45,49,50,52,53,55,56,58,60,61,70,71,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,101,103,104,106,107,109,112,113,114,115,120,144,150,151,152],ibm_cpc:150,ibm_zhmc:[103,112,114,115,138,150],ibm_zos_c:[1,3,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,103],ibm_zos_cor:[0,21,25,26,36,53,56,70,103,110],ibm_zos_im:[58,70,103],ibm_zos_sysauto:[72,74,77,103],ibm_zosmf:[78,80,82,83,84,89,90,91,92,93,94,95,96,97,98,99,101],ibmus:[7,9,37,82],icf:120,ich70001i:[37,39],ick00001i:49,ick00002i:49,ick00091i:49,ick00700i:49,ick03091i:49,ick03096i:49,ick:49,ickdsf:49,iconv:[30,33,34,40,45,55],icp:15,icsf:42,icv:15,icvr:15,icvtsd:15,idcam:[42,54,71],idempot:[40,83,100,116,119,122,123,124,130,132,136,138,139,140,141,142,144,146,149,150],ident:15,identif:[15,44,150],identifi:[5,6,7,8,9,10,11,15,16,18,25,27,28,29,30,31,33,37,38,39,41,42,44,46,53,54,55,63,64,68,71,75,77,83,84,86,88,89,90,91,92,93,94,99,101,103,116,120,126,129,135,150],idl:142,ids:15,ieb352i:37,iebcopi:[54,71],iebgen:[37,38,39,42],iee094d:25,iee136i:127,iee457i:43,ief032i:[37,39],ief033i:[37,39],ief142i:[37,39],ief236i:[37,39],ief237i:[37,39],ief285i:[37,39],ief373i:[37,39],ief375i:[37,39],iefbr14:42,iefc001i:39,iefc653i:39,iefrder:63,iew2008i:39,iew2231i:39,iew2278i:39,iew2650i:39,iew2850i:39,iewl:39,ifl:[120,126,132,139],ifl_processor:132,igd100i:39,ignor:[0,15,27,28,29,31,34,35,39,40,41,42,46,48,53,63,81,82,83,100,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],ignore_error:53,ignore_sftp_stderr:[31,34,110],iip:120,ikjeft01:[54,71],illustr:110,im5:44,im5h:44,im5hconn:44,im5hctrl:44,imag:[15,42,126,132,139,150],image_fil:132,image_nam:132,immedi:[15,16,41,103,129,135],immut:150,impact:[28,56],implement:[42,53,56,114,150],impli:[5,18,53,120],implicit:[5,15,18],implicitli:[6,8,9,10,31,41],import_nam:[24,60],importlib:150,imposs:150,improp:53,improv:[19,28,29,53,70,117,128,134,150],ims1501:67,ims15r:67,ims1:[24,39,60,63,64,65,67,68,69],ims2:65,ims3:65,ims_acb_gen:[61,70],ims_acbgen:70,ims_catalog_popul:[61,70],ims_catalog_purg:[61,70],ims_command:[61,70],ims_command_util:70,ims_dbd_gen:[61,62,70],ims_dbrc:[61,70],ims_ddl:[61,70],ims_id:[63,64,68],ims_member_data:65,ims_member_messag:65,ims_output:65,ims_psb_gen:[61,62,70],imsbank:[24,60,69],imsbg2:39,imsbld:[39,67,69],imsdb1:65,imsgrp1:47,imsgrp2:47,imsgrp3:47,imsplex:65,imsrc:65,imssun:35,imstest:35,imstestg:67,imstestl:[35,39,67],imstestu:[67,69],imsv:47,in1:47,inact:[15,119,126,132,142,150],includ:[0,6,8,9,10,15,19,20,23,24,25,27,28,29,31,32,33,34,38,40,41,42,44,46,48,52,53,55,56,60,63,68,71,74,83,89,90,91,93,95,96,97,98,99,101,102,103,104,106,112,114,116,119,120,121,124,126,127,132,133,139,142,145,146,148,150],include_memb:146,include_modul:[89,90,91,92,93,94,101],include_rol:[77,95,96,97,98,99,100],include_unmanaged_cpc:121,inclus:122,incom:114,incompat:[114,150],incomplet:28,inconsist:150,inconsistentscop:[6,7,8,9,10],inconsistentset:[6,7,8,9,10],incorrect:[15,53,110,150],incorrectli:[22,23,53,110,150],increas:[53,104,114,120,150],increment:15,indataset:31,indd:47,indent:[30,42,53],independ:[114,142,150],index:[9,15,30,35,42,49,53,66,114,116,122,123,130,132,139,150],indic:[9,15,27,28,29,30,31,34,37,38,39,40,41,42,43,44,53,62,63,64,65,68,81,82,83,95,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],indirectli:[62,142,144],individu:[0,15,31,34,41,46,51,66,69,84,86,89,93,105],ine8d8:49,infil:42,influenc:53,info:[82,86,90,92,104,126,139],infocent:15,inform:[0,2,6,7,8,9,10,12,13,15,16,19,20,22,24,27,31,33,35,37,38,39,40,41,43,44,46,47,49,53,54,56,59,60,62,63,65,67,71,73,75,79,83,84,86,89,91,92,93,94,95,96,97,98,99,100,101,103,104,120,123,126,129,130,132,135,146,148,149,150],infrastructur:150,inher:56,inherit:146,inhibit:15,ini:45,init:[15,37,39,49,67],initi:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,24,26,37,38,39,40,44,53,58,60,70,72,74,78,84,112,126,132,139,150],initial_memori:132,initial_processing_weight:126,initparm:15,inject:[24,60],inlin:[11,31],inline_copi:31,input:[15,24,28,33,37,41,42,47,53,55,60,62,63,64,66,67,68,69,81,83,84,92,93,100,101,123,124,126,130,132,136,138,139,141,142,144,146,149,150],input_cont:11,input_loc:11,input_src:11,input_var:[92,93,101],input_vari:93,ins:[132,139],ins_fil:132,insecur:[6,7,8,9,10],insensit:[23,83,124],insert:[27,30,40,53,63,114],insertaft:[30,40,53],insertbefor:[30,40],insfil:[132,139],insid:[23,25,30,31,37,39,46,53,103],inspect:[24,60],instal:[1,3,6,7,8,9,10,11,12,13,15,16,19,20,41,49,53,54,71,75,84,86,95,96,97,98,99,102,104,109,110,114,118,119,120,126,150],installag:[6,7,8,9,10],installd:95,installerror:[6,7,8,9,10],installtim:[6,7,8,9,10],installusrid:[6,7,8,9,10],instanc:[0,6,7,8,9,10,53,63,64,65,77,83,84,86,88,93,95,99,100,101,110],instance_action_nam:92,instance_descript:89,instance_info_json:90,instance_info_json_path:[90,92,94],instance_own:89,instance_provid:89,instance_record_dir:[89,90,91,93,101],instance_var_json_path:89,instance_variable_record:89,instead:[19,20,30,31,40,43,53,70,89,93,116,117,119,120,121,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150],instln:15,instream:[39,42,53],instruct:[0,11,15,16,43,45,53,54,71,89,104,114,150],insuffici:110,integ:[9,16,23,37,38,39,55,116,119,122,123,124,126,130,132,136,139,141,142,144,146,148,149,150],integr:[0,15,34,50,75,104,107,120],intend:[0,4,5,11,12,13,14,15,17,18,28,53,150],interact:[1,3,15,20,21,53,58,72,86,112,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],interchang:15,interfac:[1,6,7,8,9,10,15,26,31,34,61,65,80,84,86,118,127,130,133,142],intern:[12,13,15,55,62,110,114,118,120,126],internation:55,internet:107,interpret:[24,46,53,60,110],interrupt:[63,126],interv:[15,92,93,100,101],intial:49,intrapartit:[3,15,19],intrdr:15,intrdrjobus:15,introduc:[43,53,150],introduct:107,inttr:15,invalid:[23,31,37,39,46,53,66,69,70,110],inventori:[24,31,39,46,54,56,60,62,63,64,67,68,71,74,75,77,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,150],inventory_hostnam:[83,100],investig:114,invoc:[15,39,47,53,65,114,138,150],invok:[15,42,46,65,142,150],involv:56,invreq:[6,7,8,9,10],iodf:36,ioerror:110,ipaddr:124,ipl:[36,41,126,132,133,139],ipl_volum:36,ipv4:[132,139],ipv6:[132,139],irc:[15,107],ircstrt:15,irlm:[63,64],irlm_id:[63,64],irr010i:[37,39],is_binari:[31,34],is_held:[129,135],is_manag:121,is_on_off_cod_activ:120,is_on_off_cod_en:120,is_on_off_cod_instal:120,is_prior:[127,129,133,135],isc:15,isf031i:43,isinst:[23,70],isn:15,iso8601:30,iso8859:[33,34,39,42,55],iso:[30,40,55,129,132,135,139,150],iso_mount:[132,150],iso_unmount:[132,150],isol:15,isrtlist:63,issu:[2,15,16,22,31,42,43,44,46,56,59,73,79,84,110,114,150],item1:[24,60],item2:[24,60],item3:[24,60],item:[23,24,30,42,49,60,82,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],itemcategori:82,itemdescript:82,itemid:82,itemtyp:82,iter:30,its:[0,4,5,11,13,14,15,17,18,28,30,31,34,39,40,46,48,51,53,67,68,83,105,108,114,116,119,121,123,126,127,128,130,132,133,134,139,140,141,142,146,148,149,150,151],itself:[31,42,127,133,151],iwm4hlth:15,iycwemw2:[6,7,8,9,10],iyk3z0r9:38,izuwf0145:83,izuwf0162i:83,j09:47,j42:47,j91:47,j93:47,j97:47,java:[113,145],jcl:[3,16,19,21,26,30,31,37,38,42,46,53,67,83,100],jclerr:[39,53],jclhold:53,jclout:67,jclpd:67,jes2:[15,36,37,39],jesdi:15,jesjcl:[37,39],jesmsglg:[37,39,53],jesysmsg:[37,39],jgrp:[37,38,39],jinja2:[30,31,39,46,53,150],jm00:[37,39],jms:150,job00134:[37,39],job00361:39,job00551:39,job01427:38,job12345:[16,38],job12354:16,job12:38,job16577:38,job:[0,6,7,8,9,10,15,16,21,23,26,39,42,43,44,50,53,63,64,68,77,83,100,101],job_class:[37,38,39],job_id:[16,37,38,39,44,53],job_nam:[15,16,37,38,39,44,53],job_paramet:15,job_stat:101,job_submit:53,jobgroup:[37,38,39],jobparm:[15,39],join:[15,53,90],jose:23,journal:15,jrm:[37,39],json:[0,30,53,70,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101],json_queri:90,jsondecodeerror:53,jsonschema:150,june:56,just:[4,5,9,11,12,13,14,15,17,18,43,114,127,133,138,150],jvm:15,jvmclass:[6,7,8,9,10],jvmgrp:[6,7,8,10],jvmprofiledir:15,jvmserver:[6,7,8,9,10],jwt_token:[81,82,83],jycqqfni:46,kbyte:[37,39],keep:[15,31,39,40,42,46,56,63,64,126],keep_trailing_newlin:[31,39,46],kei:[6,7,8,9,10,15,23,31,32,42,48,66,69,70,81,82,83,100,103,110,114,116,119,120,123,124,126,130,132,136,139,141,142,144,146,149],kept:[15,39],kerbero:15,kerberosus:15,kernel:[129,135],ket678:49,ket987:49,key_label:42,key_length:[31,32,42,48],key_offset:[31,32,42,48],keyboard:15,keycd1:42,keycd2:42,keydata:[6,7,8,9,10],keyerror:[53,150],keygen:[24,60],keylab1:42,keylab2:42,keypoint:15,keyr:15,keystrok:15,keyword:[0,25,53,64],kilobyt:[4,5,11,12,13,14,15,17,18,35],kind:[42,114],know:[28,31,48,114,150],knowledg:[139,140,141],known:[15,42,88,102,103,104,114],ksd:[31,32,33,34,42,48,63,64],kwarg:23,label:[15,42,49,53,103],lang:[15,24,60],languag:[6,7,8,9,10,15,54,55,58,61,71],laps:39,laptop:109,larg:[4,5,11,12,13,14,17,32,35,42,63,64],larger:[56,120],largest:15,last:[9,15,29,30,35,37,38,39,40,53,118,126,150],lastli:31,later:[0,19,20,24,37,38,39,45,53,56,60,63,70,71,82,83,84,86,103,109,123,132,139,140,141,150],latest:[2,6,7,8,9,10,19,22,28,39,53,54,59,63,71,73,79,103,107,110,114,150],latin:55,layer:15,lba:[132,139],ldap:[15,115,142,150],ldap_group_default_template_nam:144,ldap_group_default_template_uri:144,ldap_group_ldap_server_definition_nam:144,ldap_group_ldap_server_definition_uri:144,ldap_group_to_template_map:144,ldap_server_definit:[124,125],ldap_server_definition_nam:[142,144],ldap_server_definition_uri:[142,144],lds:[31,32,42],le_data_set:15,lead:[28,29,31,39,46,48,53,117,127,128,133,134,150],learn:[0,2,22,51,59,73,79,84,103,104,105,107,108,109,110],least:[35,37,75,86,126,150],leav:[4,5,11,13,14,15,17,18,48,49,53,65],leaveconflict:[83,100],left:[0,5,18,28,31,40,48],length:[6,7,8,9,10,15,27,28,31,32,33,42,48,53,63,64,77,136],less:[6,8,9,10,35,39,41,49,53,118,120,129,135,150],letter:[15,35,55,104],level:[3,15,23,25,27,28,29,30,31,32,33,34,35,40,41,42,48,49,53,68,74,77,82,104,114,118,119,126,133,150],leverag:[3,20,23,53,109],lg09:122,lgdfint:15,lgnmsg:15,lib:[24,30,35,60],lib_nam:[3,11,12,13,15],liberti:40,libnam:27,libpath:[24,60],librari:[3,6,7,8,9,10,11,12,13,15,21,24,26,28,30,31,32,35,42,53,60,62,63,64,66,68,69,70,84,116],librarti:15,librarydsn:[6,7,8,9,10],life:[109,114],lifecycl:[56,112,142],lifetim:15,lightweight:[81,82,83],like:[0,24,28,29,31,37,43,47,48,53,56,60,84,103,110,144,145,150],likelyhood:150,limit:[6,7,8,9,10,11,15,24,31,32,35,41,53,60,95,116,119,122,123,124,126,129,130,132,135,136,139,140,141,142,144,146,149,150],line:[0,15,16,24,26,27,31,34,37,39,40,41,42,46,47,53,60,65,80,115,127,133,150],line_comment_prefix:[31,39,46],line_statement_prefix:[31,39,46],linear:[28,31,32,48],linect:15,link:[0,15,31,38,49,52,66,69,74,102,106,114,150],linkcbl:38,linkcheck:[114,150],linkjob:38,linklib:27,lint:[84,150],linux:[119,120,127,128,129,133,135],linuxon:[112,150],lise:150,list:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,31,32,34,35,36,37,38,39,41,42,43,44,45,46,47,48,49,53,54,55,60,62,63,64,65,66,67,68,69,70,71,82,84,88,95,96,97,98,103,104,107,109,114,115,116,118,119,120,122,123,124,126,127,129,130,132,133,135,136,138,139,140,141,142,144,146,148,149,150],listcat:[42,53],listdsd:47,listen:[15,40],liter:42,littl:104,llacopi:15,llq:[30,39],lma:15,load:[3,11,15,30,31,53,63,88,122,126,127,129,132,139,150],load_address:[126,150],load_paramet:[126,150],loadlib:[31,53],loadpoint:[6,7,8,9,10],local:[0,3,6,11,12,15,19,24,25,31,34,37,38,39,44,46,48,50,53,60,66,69,82,92,114,127,132,142,150],local_catalog:[3,12],local_file_backup:31,local_follow:31,local_request_queu:[3,19],localccsid:15,localfil:9,localhost:[20,86,109,150],locat:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,30,31,32,33,37,38,39,40,41,46,49,53,56,66,69,81,82,83,93,100,101,103,104,116,118,122,124,126,139],locfil:9,lock:[15,53,126,132,139,142,146],log1:64,log:[11,12,15,16,28,31,34,37,38,39,43,48,53,55,63,64,68,104,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],log_fil:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],logger:[15,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],logic:[6,7,8,9,10,15,29,41,42,53,62,63,64,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],login:142,logon:[15,82],logstream_id:11,logstreamid:11,logusr:15,longer:[19,28,31,45,53,113,138,150],longrun:39,look:[24,40,53,60,83,114],lookup:[30,90],loop:[30,49,117,121,128,131,134,137,142,143,145,147,150],loss:[15,31,42,53,56],lossless:28,lost:[14,32,41],lot:[127,133],low:[35,56],lower:[53,120],lowercas:[41,53],lowest:0,lpa:15,lpar1:[126,128],lpar2:126,lpar:[115,119,146,150],lpar_list:128,lpar_messag:129,lpar_nam:36,lpastat:[6,7,8,9,10],lpp:[23,24,60,110],lrecl:[28,39,42,48,68],lsd1:124,lsd:124,lsd_list:125,lsr:15,lstrip_block:[31,39,46],ltpa:[81,82,83],ltpa_token_2:[81,82,83],luke:23,lun:139,m12:47,m32:47,m63:47,m82:47,mac:[130,132],mac_address:150,machin:[31,34,39,46,48,49,53,56,109,112,150],maclib:[66,69],maco:150,macro:[15,66,69],made:[6,7,8,9,10,15,19,37,42,43,44,46,53,55,56,62,68,74,81,82,83,100,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],magicmock:[24,60],mai:[0,15,23,24,27,28,30,31,36,40,42,43,46,48,49,56,60,70,82,83,89,90,91,93,95,101,103,114,116,119,120,123,124,126,127,129,130,132,133,135,136,139,141,142,144,146,149],mail:107,main:[15,42,114],mainli:120,maintain:[53,62,150],mainten:[57,62,86],maintenenac:62,major:[114,150],make:[0,2,10,15,19,22,24,28,42,44,46,59,60,62,70,73,79,110,114,120,150],makefil:150,manag:[0,1,3,6,7,8,9,10,15,19,25,26,27,28,29,31,34,35,39,41,42,45,46,48,49,50,53,55,56,63,64,65,67,78,82,83,84,85,87,88,89,90,91,93,94,100,102,104,112,113,115,117,121,125,128,131,134,137,143,145,147,148,150],managed_acb:[63,64],managedacb:63,management_class:[63,64],mani:[0,15,55,75,89,90,91,93,101,104,150],manifest:0,manner:[16,138],manual:[15,83,89],manullai:89,map:[6,7,8,9,10,15,30,42,67,68,103],mar:39,march:39,margin:42,mark:[24,27,29,30,41,53,60],markdown:150,marker:[27,30,31,39,41,46,53,67],marker_begin:[30,53],marker_end:[30,53],mask:[130,132],mass:47,master:[27,114,126,132,139,150],match:[15,16,26,27,28,29,30,31,32,34,36,37,38,40,42,44,48,49,53,64,66,69,82,95,116,117,126,144,150],materi:[52,76,80,88,106,115],matrix:[53,114],max:[39,53,122,136,139,142],max_error_msg:63,max_messag:129,max_rc:[16,39,47,53,67],maxi:39,maximum:[15,16,29,31,32,39,42,43,47,49,53,67,77,100,116,122,126,129,132,139],maximum_memori:132,maxopentcb:15,maxsocket:15,maxssltcb:15,maxtlslevel:15,maxxptcb:15,mbr:39,mc2cnam:35,mcat:27,mcsoper:[31,53],mct:15,mean:[0,3,9,28,31,36,39,41,42,44,45,48,65,122],meant:[23,53],measur:[28,29,31,32,39,42,48],mechan:[0,15,53,114],media:[132,139],mediacent:84,medium:56,meet:[23,31,74],megabyt:[4,5,11,12,13,14,15,17,18,35],mem:[27,30],member1:32,member2:32,member:[15,23,27,30,31,32,33,34,35,39,40,41,42,51,53,63,64,66,67,68,69,70,105,146],member_list:[66,69,70],member_nam:64,memlimit:[15,39],memori:[112,126,132,139],mend:114,menu:15,merg:[42,62,114,150],messag:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,26,27,30,31,34,35,38,39,40,41,43,45,46,49,53,62,63,64,65,66,67,68,69,82,83,89,90,91,93,95,96,97,98,99,101,102,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],message_filt:44,message_id:[44,129,135],message_text:[44,129,135],messageid:82,messagetext:82,met:[11,12,13,15,17,18,24,60,82],metadata:[63,68,114,150],method:[6,7,8,9,10,15,34,42,82,124,150],methodolog:0,mgmt1:139,mgmt1_mgmt1:[139,141],middl:29,middlewar:[78,91,92,93,94],might:[15,55,62,84,97],migrat:150,mileston:114,millisecond:15,min:[37,39,122,136,142],minidisk:[26,53],minim:[24,60],minimum:[0,15,56,70,109,114,126,132,139,150],minor:[70,74,114,150],minor_chang:53,mintlslevel:15,minu:49,minut:[15,37,39],mirror:15,miss:[24,28,31,34,45,46,48,53,60,84,88,114,150],missing_critical_updates_respons:96,missing_critical_updates_response_fil:96,missing_fixcat_updates_respons:97,missing_fixcat_updates_response_fil:97,mitig:150,mix:[15,31,48,68,95,127,133],mixtur:32,mlq:30,mmddyi:15,mnconv:15,mnew:114,mnexc:15,mnfreq:15,mnidn:15,mnp:15,mnper:15,mnre:15,mnsync:15,mntime:15,mnu:114,mock:[114,150],mocked_hmc_z14:150,mocked_inventori:150,mocked_vault:150,mocked_z14_class:150,mocked_z14_dpm:150,mocker:[24,60],mod:42,mode:[15,16,28,30,31,34,41,42,48,49,53,63,64,83,104,115,119,121,146,148,150],model:[47,49,116,117,118,119,120,121,122,123,124,126,128,130,132,134,136,139,141,142,144,145,146,148,149],modern:150,modif:[23,53,56,62,104],modifi:[0,15,30,31,40,53,63,110,114,126],modstat:63,modul:[1,4,5,9,11,12,13,14,15,16,17,18,19,20,21,23,27,28,29,30,31,32,33,34,35,36,37,39,40,41,42,43,44,45,46,48,49,50,52,55,58,62,63,64,65,66,67,68,69,70,78,81,82,83,84,86,100,102,103,106,107,108,109,112,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],module_default:3,module_path:[24,60],module_stderr:[24,60],module_util:[23,24,53,60,150],moment:152,monitor:[15,39],month:35,more:[0,6,7,8,9,10,15,20,22,23,25,30,31,32,35,37,38,39,41,43,44,45,46,47,53,54,62,63,70,71,74,75,83,84,92,95,96,97,98,99,100,103,104,108,109,110,114,118,119,120,127,133,150],most:[0,28,30,33,34,39,40,53,84,86,107,110,114],mount:[26,30,118,132,150],mount_iso:132,mount_opt:[41,53],mountpoint:[30,41],move:[41,42,150],movement:41,mozilla:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],mqconn:15,mro:15,mrobtch:15,mrofs:15,mrolrm:15,msg:[4,5,11,12,13,14,15,16,17,18,27,30,31,34,35,37,38,39,40,41,46,49,53,62,63,64,66,67,68,69,82,89,90,91,93,95,96,97,98,99,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],msg_code:[16,37,38,39,53],msg_text:53,msg_txt:[16,37,38,39,53],msgcase:15,msgclass:[15,37,39],msglevel:[15,37,39],msglvl:15,msgprt:42,msgusr:15,msu:120,msu_perman:120,msu_permanent_plus_bil:120,msu_permanent_plus_temporari:120,msu_purchas:120,much:54,mulitpl:16,multi:[26,42,53,142],multinod:15,multipl:[4,5,6,8,9,10,11,12,13,14,15,16,17,18,23,24,28,31,32,35,38,42,47,53,60,63,64,65,66,67,69,86,93,101,104,127,133,138,150],multiregion:15,must:[0,5,6,7,8,9,10,11,15,16,18,19,20,23,24,25,27,28,29,30,31,32,33,35,38,39,40,41,42,43,46,48,49,53,56,60,62,63,64,71,75,82,86,93,95,96,97,98,100,101,103,104,109,114,116,117,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,149,150,151],mustgath:110,mutual:[6,8,9,10,22,27,42,48,53,63,70,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],mutually_exclus:23,mv27:44,mv29:44,mv2h:44,mvscmdauth:110,mvscmdexecerror:53,mvscmdmsg:110,mvsimag:15,mvssys01:41,mxt:15,my_:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],my_adapter_nam:116,my_certs_dir:138,my_cpc_nam:[116,119,120,122,123,126,127,129,130,132,133,135,139,140,141,149],my_first_partition_nam:122,my_hba_nam:123,my_hmc_auth:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],my_hmc_host:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],my_hmc_password:138,my_hmc_userid:138,my_image_fil:132,my_image_nam:132,my_ins_fil:132,my_lpar_nam:[126,127,129],my_lsd_nam:124,my_nic_nam:130,my_part_nam:135,my_partition_nam:[122,123,130,132,133,140,149],my_password_rule_nam:136,my_second_partition_nam:122,my_storage_group_nam:[139,140,141],my_storage_volume_nam:141,my_user_nam:142,my_user_pattern_nam:144,my_user_role_nam:146,my_vfunction_nam:149,mybundl:9,mycobol:31,mydata:32,mygrp:9,myhlq:[29,42],mypgm:42,myprog:9,myreg01:16,myuser:[24,42,60],myvar:89,myvol1:29,myvol2:29,myworkflow:[83,100],name:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,22,23,24,25,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,53,55,56,60,62,63,64,65,66,67,68,69,75,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],namespac:[25,103,114],nation:49,natlang:15,navig:[0,24,60,108],ncpldft:15,necessari:[23,62,86,104,120],ned:49,need:[15,20,23,24,30,31,32,33,34,35,36,40,41,42,43,46,53,60,63,66,69,70,71,82,83,84,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,109,114,117,122,123,126,130,138,146,149,150],neg:[9,35,39],neither:[15,16,29,31,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],nest:[6,8,9,10,23],netuowid:15,netview:77,network:[116,126,130,132,139,148,150,151],network_adapter_port_uri:130,never:[53,150],newcopi:[6,15],newcopycnt:[6,7,8,9,10],newcpc:121,newer:[53,56,70,117,128,134,150],newest:[31,32],newli:63,newlin:[31,39,42,44,46,53,127,133],newline_sequ:[31,39,46],newsit:15,newslett:107,next:[12,15,83,119,126],next_start:12,nfs:41,nic1:[130,131],nic:[115,132,139,150],nic_list:131,nicknam:[83,93,95,96,97,98,99,100,101],nist:[15,150],nistsp800131a:15,nnew:114,no_log:138,no_sdtran:16,noautomov:41,nocheck:15,nocopi:[6,7,8,9,10],nod:49,node:[0,3,11,15,19,25,26,28,32,39,45,46,48,50,53,56,61,80,82,83,84,100,103,104,110,150],nodeck:39,nodelai:15,noempti:[15,31,32],noeras:42,noforc:15,noindex:49,noinstln:15,nolimit:39,nolist:39,nolog:15,non:[15,28,31,32,34,35,41,42,48,49,53,56,89,90,91,93,101,129,150],nonblock:42,none:[6,7,8,9,10,11,15,23,24,27,32,38,39,41,49,53,60,62,126,132,139,150],nonexist:[28,29,31],nonotifi:15,nonrecover:11,nonresid:[6,7,8,9,10],nonrlsrecov:15,nonspan:42,nonvsam:35,nonzero:65,nop:15,noprotect:15,noqa:150,nor:[15,16],noreus:42,normal:[15,16,41,42,53,63,64,110,114,126,150],normal_disposit:[63,64],nosdtran:16,nosecur:41,nosetuid:41,notappl:[6,7,8,9,10],notat:[28,53],notdefin:[6,7,8,9,10],notdynam:[6,7,8,9,10],note:[0,4,5,11,12,13,14,15,17,18,20,23,24,32,36,37,49,54,56,60,71,102,103,104,108,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,142,143,144,145,146,147,148,149,150],notext:41,noth:[118,119,150],notic:34,notif:[15,83,100,150],notifi:[15,37,39,104],notrequir:[6,7,8,9,10],noverifi:49,noverifyofflin:49,now:[24,30,40,53,60,114,150],nowait:41,nqrnl:15,nrd:43,nucleu:[62,63,64,67,68],number:[0,6,7,8,9,10,15,16,23,27,28,30,31,32,35,36,37,39,40,42,43,44,47,48,49,53,63,64,71,75,81,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,120,122,126,129,130,132,135,138,139,141,150,151],numer:[6,7,8,9,10,23,37,38,39,42,55,63,64,136],nvd:150,nvme:150,oa59461:75,oappend:42,obfusc:53,object:[22,24,31,32,48,53,60,82,89,95,99,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],objectid:101,obtain:[15,27,29,30,31,33,40,47,53,84,90,91,95,96,97,98,104,150],occasion:[53,56,150],occur:[6,7,8,9,10,15,31,41,43,44,49,53,62,68],occurr:[127,133],ocopi:47,ocreat:42,oct:56,octal:[28,31,42,48],ocur:46,oexcl:42,off:[0,15,31,32,64,120],offer:[1,19,21,51,52,55,58,70,72,74,78,84,102,105,106,109,112],offici:[0,31,39,44,46,150],offlin:[43,49,63,64],offset:[31,32,39,42,48],offsit:15,often:[0,22,23,39,53,109],old:[15,31,39,42,53,63,64,150],older:[110,117,118,126,128,131,134,150],oldest:[31,32],omit:[6,7,10,15,63,83,100,116,119,120,123,124,126,129,130,132,135,136,139,141,142,144,146,149],ommit:63,omvs0000:43,omvsadm8:64,omvsadm:[37,39,41,47,69],on_off_cod_activation_d:120,onc:[3,15,114,126,132,138,139,142,150],one:[0,5,6,7,8,9,10,15,16,17,18,19,23,24,27,28,29,30,31,32,34,35,37,38,39,42,44,45,47,48,53,60,74,75,83,84,86,95,98,100,102,103,109,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],ones:[53,126,150],onli:[0,3,4,5,10,11,12,13,14,15,17,18,23,24,28,29,31,32,33,35,36,37,39,40,41,42,46,48,50,53,54,56,60,62,63,64,66,67,68,69,71,82,83,84,86,89,95,96,97,98,99,100,114,115,116,117,119,121,122,124,126,127,128,129,131,132,133,134,135,139,140,141,142,146,148,150],onlin:[15,49,63,68,116,122,139],online_batch:[63,64],onoctti:42,ononblock:42,onto:[41,150],opdata:43,open:[2,15,16,20,21,22,24,28,30,31,32,33,37,38,39,40,41,42,51,53,56,58,59,60,70,71,73,79,87,105,109,110,114,132],openid:103,openssh:[20,24,45,54,60,71,109],oper:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,27,28,29,31,32,37,39,40,41,44,49,51,53,54,56,60,65,66,69,71,72,75,76,77,78,80,81,82,95,96,97,98,100,102,104,105,112,114,115,116,117,118,119,120,121,122,123,126,127,128,129,130,131,132,133,134,135,137,139,140,141,143,145,146,147,149,150],operand:25,operator_action_queri:53,opercmd:[27,53],opertim:15,opndlim:15,opt:41,optim:34,option:[0,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,22,24,27,28,29,30,31,32,33,36,39,40,41,42,43,45,46,47,48,49,53,54,55,60,62,63,64,65,66,68,69,71,75,83,86,92,93,100,101,103,104,114,118,119,121,126,138,146,150],orchestr:[0,102],order:[0,6,7,8,9,10,31,32,39,46,53,103,114,116,138,150],ordonli:42,ordwr:42,org:114,organ:[4,5,11,12,13,14,15,17,18,28,31,48,104],organis:114,origin:[27,29,31,32,33,40,41,42,46,53,67,114,120,126],original_nam:42,orphan:53,os_ipl_token:[126,150],os_nam:[129,135],os_setup:150,osa:[117,119,130],osd:[117,130,132],osd_128_mgmt_net2_30:[130,132],osm1:119,osm:119,osmf:[0,80,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,105,106,108,109,110],osync:42,other:[6,8,9,10,15,19,20,23,24,29,30,31,32,37,39,40,42,49,53,60,64,70,75,82,84,88,89,91,92,93,94,96,99,102,103,110,116,119,122,126,127,132,133,138,139,142,146,150],otherwis:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,28,29,30,31,35,38,39,40,46,48,49,60,64,83,95,96,97,98,116,117,120,126,128,129,134,139,140,150],otrunc:42,our:[0,24,40,60,104,110,123,130,150],out1:[42,47],out2:42,out3:42,out:[0,15,24,33,36,42,60,150],outcom:65,outdataset:31,outdd:47,outfil:42,outlin:[22,31,59],output:[4,5,11,12,13,14,15,16,17,18,21,24,26,27,28,33,34,38,39,42,43,47,48,49,53,60,63,64,65,66,67,68,69,70,83,95,96,97,98,99,100,103,110,127,133,150],output_data_set:15,output_dir:46,outputfil:42,outputfilevalu:[83,100],outstand:44,over:[0,3,20,24,31,53,60,62,63,64,67,68,82,118,129,135,150],overal:150,overflowout:42,overlap:23,overrd:15,overrid:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,27,28,29,30,31,32,33,34,40,41,42,48,49,53,64,127,133],overridden:0,overview:[0,24,60],overwitten:[66,69],overwrit:[29,33,124,136,142,146],overwritten:[30,34,63,95,96,97,98],own:[0,15,24,28,31,40,48,51,60,103,105,142,150,151],owner:[16,28,31,37,38,39,41,42,46,48,53,83,89,100],ownership:[28,31,41,48],owronli:42,p000a218:146,p2ss01:39,pa1:[15,54,56,71],pa21:15,pa2:15,pa3:15,pack:[15,28],packag:[103,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],pad:[49,53],page:[0,15,20,37,41,42,49,54,55,71,107,114,150],pair:[15,24,46,60,66,69,70],pano:15,param:150,paramet:[0,3,19,23,24,53,60,61,70,74,80,89,90,91,92,93,94,95,96,97,98,99,101,114,115,150],parametererror:150,parametr:[24,60],parent:[28,31,48,116,117,122,124,126,128,130,131,132,134,136,139,141,142,144,146],parm:[15,37,39,42],parmerr:15,parmlib:[30,36,41],pars:[23,24,30,60,67],parsabl:70,parse_arg:23,parser:[22,23,28,31,48,68],part1:[119,131,132,146],part2:[119,146],part:[1,15,19,21,24,29,39,53,58,60,70,72,74,78,84,112,127,133,150],part_messag:135,parti:[81,82,83],partial:56,particip:41,particular:[3,6,7,8,9,10,15,23,29,30,37,39,40,41,44,55,60,110,114],particularli:53,partit:[27,30,31,32,33,34,35,39,40,42,53,66,69,112,115,116,119,126,128,139,141,146,150],partition1:[131,134],partition_link_uri:150,partition_list:134,partition_nam:[122,123,130,131,140,149],pass:[6,7,8,9,10,11,15,23,24,28,31,39,40,41,46,48,53,60,66,69,82,89,93,110,119,126,132,150],passthrough:53,passticket:15,password:[6,7,8,9,10,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,138,139,140,141,142,143,144,145,146,147,148,149,150,151],password_rul:[136,137],password_rule_nam:142,password_rule_uri:142,past:[53,118],patch:[24,60,103],patched_method:[24,60],path:[11,15,23,24,27,28,30,31,33,34,39,40,41,42,46,48,53,56,60,66,69,77,82,89,90,91,92,93,94,95,96,97,98,99,101,103,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],path_of_security_requir:82,path_to_inventori:[24,60],path_to_modul:[24,60],pathmod:42,pathnam:[30,33,40,42],pathopt:42,pattern:[23,24,25,26,27,28,29,30,35,36,37,40,42,44,53,60,61,80,104,113,115,117,124,142,143,150],paus:[83,132,150],pax:[28,48,53],pbr:150,pcdsa:15,pcdsasz:15,pchid:[117,119,150],pdi:15,pdir:[15,68],pds:[24,31,32,42,48,60],pds_pattern:35,pdse:[11,15,28,30,31,32,33,34,35,39,40,42,47,48,53,63,64,66,69],pem:[6,7,8,9,10,81,82,83,100],pend:[14,15,37,38,39,126],peopl:114,pep8:[70,150],pep:150,per:[0,15,30,42,127,132,133,139],percent:[29,83],perform:[0,1,3,4,5,7,8,9,10,11,12,13,14,15,16,17,18,23,24,26,28,29,31,32,34,36,37,39,41,42,45,48,49,53,54,60,61,63,64,66,68,69,71,80,82,83,89,92,93,94,100,101,110,114,117,118,120,122,126,127,128,129,132,133,134,135,138,139,140,141,150],perform_import:[24,60],period:[2,15,22,31,59,73,79,100],perman:[42,120,150],permiss:[24,28,29,31,46,48,53,60,82,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],permit:[9,15,49,53,117,128,132,134,138,139,150],permit_ecc_key_import_funct:150,persist:[15,27,41,42],person:[15,23],perspect:[117,128,134],pf1:15,pf20:15,pf24:15,pgaictlg:15,pgaiexit:15,pgaipgm:15,pgchain:15,pgcopi:15,pgm:[37,38,39,42,65],pgm_input:46,pgm_result:46,pgpurg:15,pgret:15,pgrjusecount:[6,7,8,9,10],ph12143:84,ph28089:42,ph41248:84,ph47050:84,ph47746:84,ph52813:84,physic:[29,39,41,49,53,62,116,122,139],pick:150,pin:150,ping:[21,23,26,110],pip3:[24,60],pip:[20,24,60,114,150],pipdeptre:150,place:[3,6,8,9,10,15,23,29,34,49,53,62,63,64,69,70,103],placement:[53,63],plai:29,plain:31,plan:30,platform:[0,6,7,8,9,10,39,53,56,71,102,109,112],playbook:[3,19,20,25,26,27,29,30,31,33,36,39,40,46,53,61,70,74,75,76,80,84,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,107,109,115,127,133,150],playbook_dir:[31,39,46],pleas:[0,29,53,71,83,84],plex1:[6,7,8,9,10,65],plex2:65,plex:[65,70,75],plex_or_applid:[6,7,8,9,10],plt:15,pltpi:15,pltpisec:15,pltpiusr:15,pltsd:15,plu:[116,119,120,126,128,132,139,142],plugin:[0,21,24,53,60,86,102,103,107,150],point:[15,30,37,39,53,55,62,63,64,68,77,89,90,91,92,93,94,101,103,129,135],polici:72,poll:[92,93,101],pong:[7,45,110],pongalt:[6,7,8,10],pongbundle_1:7,pool:[15,63,64],pop:114,popul:[40,63],port:[6,7,8,9,10,23,40,71,75,77,81,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,116,123,124,126,130,132,139,141,150],portabl:[28,48],portion:[4,5,11,12,13,14,15,17,18,49,56],posit:[30,31,33,37,38,39,40,42,53,110,150],posix:[24,60],possibl:[16,35,37,38,53,116,119,123,124,126,130,132,136,138,139,141,142,144,146,149,150],post2:150,post:[7,15,19,117,128,150],postcomp:[42,62,70],postpon:150,potenti:[6,8,9,10,15,29],pp0l6p:27,pprint:[24,60],practic:104,pre:[0,49,83,100],prealloc:30,prebuilt:62,preced:[31,39,46,62,63,64,67,68],precend:31,precomp:[42,62,70],predefin:30,preexist:63,prefer:[114,117,128,134],prefix:[15,28,31,32,39,42,43,46,48,129,130,132,135],pregener:15,prepackag:103,prepar:114,prepend:[30,53],prerequisit:[20,22,59,70,114,150],presenc:[45,53,150],present:[15,23,24,27,28,29,30,31,32,35,40,41,42,46,53,60,116,120,123,124,130,132,136,139,141,142,144,146,149,150],preserv:[13,28,31,32,42,43,45,48,53,124],preset:15,pretti:114,prevent:[15,19,41,53,63],preview:150,previou:[12,28,31,34,39,48,53,84,103,114,118,119],previous:[15,20,31,41,49,53,63,74,84,90,103,138,150],prgdlai:15,primari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48,49,53,63,64,124],primarili:[30,40],primary_hostname_ipaddr:124,primary_j:36,primary_log_dataset:[63,64],primary_spac:53,primary_unit:[63,64],princip:15,print:[15,24,27,31,37,39,46,60,68],print_duplicate_resourc:63,print_inserted_resourc:63,printabl:53,printout:15,prior:[32,53,56,70,114],prioriti:[15,37,38,39,53,127,129,133,135,150],prioritis:[6,7,8,9,10],privat:[0,6,7,8,9,10,23,29,42,77,81,82,83,89,100],private_galaxi:103,private_token:103,privileg:[27,29,30,31,33,40,42],prmaabak:41,problem:[42,56,132,139],proc1:[37,39],proc:39,proce:[67,71,86],procedur:[39,56,77,103],proceed:[44,66,69],process:[15,16,22,23,24,29,30,31,32,37,39,40,42,46,47,49,50,53,59,60,63,64,66,69,77,83,92,100,103,126,132,139,150],processor:[115,126,132,139,150],processor_count_defect:120,processor_count_general_purpos:120,processor_count_icf:120,processor_count_ifl:120,processor_count_iip:120,processor_count_pending_general_purpos:120,processor_count_pending_icf:120,processor_count_pending_ifl:120,processor_count_pending_iip:120,processor_count_pending_service_assist:120,processor_count_permanent_icf:120,processor_count_permanent_ifl:120,processor_count_permanent_iip:120,processor_count_permanent_service_assist:120,processor_count_service_assist:120,processor_count_spar:120,processor_count_unassigned_icf:120,processor_count_unassigned_ifl:120,processor_count_unassigned_iip:120,processor_count_unassigned_service_assist:120,procl8b:23,proclib:[23,34,63,64,68,70],procstep:[37,39],produc:[0,5,15,28,31,34],product:[0,29,31,53,54,56,71,75,84,86,89,110,144],product_mod_level:36,product_nam:36,product_own:36,product_releas:36,product_vers:[36,89],profil:[12,15,27,29,30,31,34,40,49,53,82,119,126],prog001:27,prog00:30,progdef:[6,7,8,9,10],program:[0,1,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,21,23,26,28,30,31,32,37,38,39,41,46,48,49,53,54,58,62,63,65,66,68,69,71,126],program_nam:[37,38,39,42],programm:[15,82,116,139,140,141,142],programmer_nam:15,programview:68,progress:[83,103],progtyp:[6,7,8,9,10],proivd:89,project:[41,103,114,150],promot:[70,150],prompt:[75,77,81,86,89,90,91,92,93,94,100,101,129,135],prompt_text:[129,135],promptli:32,propag:[53,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],proper:[24,42,53,60,84],properli:[56,84,86,110,150],properti:[35,53,83,84,90,100,116,117,118,119,120,121,122,123,124,125,126,128,130,131,132,134,136,137,139,140,141,142,143,144,145,146,147,148,149,150],proport:35,protect:[15,27,42,49,82,138],protocol:[15,31,34,39,45,46,48,77,103],provid:[0,1,3,6,7,8,9,10,11,12,13,15,16,19,22,23,24,27,28,29,30,31,32,33,34,35,36,37,39,40,41,42,46,47,48,53,54,60,63,64,65,67,68,71,74,75,76,77,80,83,84,86,88,89,90,91,92,93,94,95,96,97,98,99,101,102,103,112,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],provis:[0,1,4,11,12,13,14,17,19,24,39,60,78,80,84,86,87,88,89,90,91,94,102,104],proxi:[95,96,97,98,99],proxy_zmf_password:[95,96,97,98,99],proxy_zmf_us:[95,96,97,98,99],prtyag:15,prvmod:15,psb1:62,psb2:62,psb3:62,psb:[15,58,61,62,63,64,68],psb_lib:[62,63,64],psb_name:[62,69],psbchk:15,psbgen02:69,psbgen:[69,70],psbgenl:69,psblib1:62,psblib2:62,psblib:[62,63,64,69],psdint:15,pseudo:15,pstype:15,psw:[126,132],ptf:[54,70,71,75,84,96],publish:[0,84,88,93,101,114,150],pudsa:15,pudsasz:15,pull:[114,119,126,132],punch:[15,37,39],purchas:120,pure:41,purg:[15,31,32,35,43,53,61],purpos:[3,24,60,114,120],push:114,put:[6,7,8,9,10,19,31],pvdelai:15,pwrule_list:137,pycodestyl:150,pycrypto:150,pyflak:150,pylint:[114,150],pylintrc:150,pypi:150,pyt:[54,56,71],pytest:[22,59,114,150],python3:[24,46,60],python:[1,19,20,21,23,24,28,44,45,46,53,56,58,60,70,84,86,109,112,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],python_path:[24,60],pythonpath:[24,60],pyyaml:150,pyz:[24,60],quaiti:150,qualifi:[3,15,23,25,27,28,29,30,31,32,33,34,35,39,40,41,42,48,49,53,77],qualifier_pattern:23,quarter:56,quasi:15,quasir:[6,7,8,9,10],queri:[3,6,7,8,10,21,26,44,53,65,88,118,119,126,132,150],question:[29,56],queu:15,queue:[3,15,17,19,37,38,39,53],queue_posit:[37,38,39],quickli:103,quiesc:15,quiestim:15,quot:[24,28,30,31,43,46,48,53,60],quotat:[24,30,43,53,60],r0101894:39,r0101895:39,r1234:120,ra000:39,race:[31,53],racf:[15,27,29,31,53],racfsync:15,racrout:15,rad:47,rain:23,rais:[0,23,24,36,53,60,110,150],ramax:15,ran:[16,24,37,38,39,60,150],random:[27,30,32,33,40,41],randomli:[30,31,41],rang:[6,8,9,10,15,38,42,49,103,122],rapool:15,rather:[15,83],raw:[4,5,11,12,13,14,15,17,18,29,32,42,47,49,66,69,70,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],rdsa:15,rdsasz:15,reach:[16,53,56,126],read:[15,24,29,30,31,33,37,39,40,41,42,49,52,53,54,55,60,63,71,82,83,100,104,106,114,132],read_onli:42,read_writ:42,readabl:[4,5,11,12,13,14,15,16,17,18,29,150],readi:[42,44],readm:[19,53,71,84,114,150],readonli:[15,41],readthedoc:116,readwrit:15,real:[37,39,120,150],realloc:53,realm:103,reason:[6,7,8,9,10,65],rebuild:62,rec:[4,11,12,13,14,17],receiv:[15,23,28,31,43,47,48,53,62,67,83,100],recent:150,recfm:[28,39,48],reclgth:42,recogn:[15,150],recommend:[0,22,23,24,36,42,49,56,60,70,71,83,89,90,91,93,101,114],recon1:67,recon2:67,recon3:67,recon:67,reconnect:15,record:[4,6,7,8,9,10,11,12,13,14,15,17,18,19,28,31,32,37,39,41,42,46,48,53,61,66,67,68,69,89,90,92,93,101,120,126,132,139],record_count:[6,7,8,9,10,37,39,42],record_format:[28,31,32,42,48,53,63,64],record_id:120,record_length:[28,31,32,42,48,63,64],records:42,recov:[15,29,53],recover:[15,29,53],recoveri:[11,15,27,30,40,41,42,63,64,67],recovnotifi:15,recreat:[28,31,63],red:[0,1,19,21,52,56,58,70,72,74,78,84,103,104,106,107,109,112],redact:15,redesign:150,redhat:[103,114,150],redirect:[110,150],reduc:[36,53,56,138,150],redund:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],reentrant:15,ref_dat:35,refer:[0,5,6,7,8,9,10,18,24,30,31,33,34,35,36,37,39,40,42,46,49,50,52,53,54,60,62,66,68,69,71,74,75,76,77,80,88,89,90,91,92,93,94,95,96,97,98,99,101,102,103,104,106,109,110,115,150],referenc:[15,35,40,42,64,93,101,142,144,146,150],reflect:53,refresh:15,regardless:[23,31,44,126,150],regex:[30,40,44,113],regexp:[40,145],region:[1,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,39,63,64,68],region_data_set:[3,4,5,11,12,13,14,15,17,18],region_jcl:[3,19],regist:[15,39,45,53,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],registri:[84,89,90,92,94],regular:[30,35,40,42,44,53,113,117,145],regularli:104,reject:[126,150],rel:[28,29,30,31,33,34,39,40,41,42,48,53,120],relai:107,relat:[0,6,7,8,9,10,15,16,19,31,37,38,39,42,83,100,110,120,126,150],relatedassign:[6,7,8,9,10],relateddescript:[6,7,8,9,10],relatedscop:[6,7,8,9,10],relationship:[62,66],releas:[20,24,54,57,60,71,86,102,110,133],release_:[114,150],release_m:114,release_not:[114,150],relev:[65,114],reli:[30,33,34,39,40,45,46,53,55,109,117,128,134,150],reload:[31,39,46],remain:[15,28,31,41,48,49,53,56,116,119,120,122,123,124,130,132,136,139,141,142,144,146,149,150],remot:[0,15,27,28,29,30,31,33,34,39,40,46,48,53,66,69,80,82,86,95,96,97,98,99,110,114,142],remote_cmd:46,remote_src:[31,46,48,53],remote_tmp:[46,53],remote_zmf_password:[95,96,97,98,99],remote_zmf_us:[95,96,97,98,99],remotenam:[6,7,8,9,10],remotesystem:[6,7,8,9,10],remount:41,remov:[3,5,8,15,18,19,26,28,30,31,32,39,40,41,46,53,64,84,88,89,114,120,132,139,150],removecnt:[6,7,8,9,10],renam:[27,30,40,41,49,53,116,150],render:[31,39,46],renov:150,rentpgm:15,repeat:[0,15],repeatedli:[27,30],replac:[15,24,27,30,31,32,40,42,53,60,66,69,70,142,150],replace_acb:63,repli:44,replic:[42,53,124,136,142,146],replication_overwrite_poss:144,repo:[114,150],report:[39,53,56,86,96,97,98,114,150],repositori:[0,7,19,42,74,84,87,103,104,107,110,150],repres:[1,6,8,9,10,15,21,24,30,40,55,58,60,64,72,77,78,95,96,97,98,102,112,114,118,146],represent:[55,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],repro:[31,42],req:[0,114,150],request:[0,2,3,6,7,8,9,10,15,16,19,20,22,24,31,32,41,42,44,53,59,60,73,79,82,84,90,92,93,95,96,97,98,99,101,114,117,118,119,121,126,128,131,134,137,140,143,145,147,148,150],requestmethod:82,requests_ca_bundl:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],requesturi:82,requir:[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,22,24,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,45,46,47,48,49,50,54,55,56,60,62,63,64,65,66,67,68,69,70,71,74,75,77,80,81,83,84,85,86,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,108,110,114,138,150,151],res820:36,rescount:[6,7,8,9,10],reserv:[0,23,132,139],reset:[41,119,126,138,150],reset_clear:[126,150],reset_norm:[126,150],resgroup:[6,7,8,9,10],resid:[6,7,8,9,10,15,27,37,38,39,42,49,83,95,96,97,98,100],reslib:[62,63,64,68],resolv:[0,23,34,62,63,64,68,84,96,97,150],resourc:[0,1,3,7,12,15,16,19,27,29,31,35,45,53,63,64,66,72,74,76,82,104,107,110,112,116,117,119,120,121,123,124,126,128,130,132,134,136,139,141,142,144,146,148,149,150,151],resource_chkp_freq:[63,64],resource_typ:35,resourceclass:82,resourceitem:82,resourceprofil:82,resoverrid:15,resp2:[6,7,8,9,10],resp:[6,7,8,9,10,15],resp_alt:[6,7,8,9,10],respect:[15,28,35,142,150],respet:15,respond:[24,60,129,135],respons:[6,7,8,9,10,15,16,26,27,29,30,31,33,34,39,40,42,43,47,53,61,62,67,68,80,95,96,97,98,99,127,129,135],response_encod:42,ressec:15,ressnam:[6,7,8,9,10],rest:[1,3,6,7,8,9,10,19,20,31,39,46,72,75,76,77,78,82,83,84,86,95,96,97,98,99,109],restart:[11,12,13,15,44,132],restor:[21,26,46,49,53],restore_backup:53,restrict:[35,36,83,100,150],result:[3,9,16,23,24,26,27,28,30,31,32,34,37,38,39,40,42,43,45,46,47,48,53,60,61,62,65,66,69,82,83,95,96,97,98,100,114,117,120,121,126,128,129,134,135,138,142,145,148,150],result_auth:[82,83],resum:76,resver:[6,7,8,9,10],ret_cod:[16,37,38,39,42,53],retain:[4,5,11,13,14,15,17,18,31,42,53,64],retent:[15,64],retention_tim:144,retri:[92,93,101],retriev:[15,19,21,27,28,30,31,33,36,40,41,48,53,84,88,90,95,96,97,98,115,150],return_cod:65,return_cont:[40,42,53],return_output:[39,53],return_text:[66,69],return_valu:[24,60],reus:[15,31,42],revert:53,review:[0,2,20,22,25,41,51,53,54,56,59,71,73,79,86,103,104,105,109,110,114],revoc:15,rexx:[21,35,45,46,47,50,53,83,100],rich:50,rid:150,right:114,ring:15,rload:[6,7,8,9,10],rls:15,rlse:39,rlstolsr:15,rmode:39,rmtran:15,rnl:15,roadmap:114,roce:130,rocket:[71,110],role:[29,72,74,78,81,84,86,95,96,97,98,99,102,103,115,142,150],roll:[31,32],rollback:68,room:15,root:[15,24,27,28,29,30,31,33,40,48,60,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],round:126,rout:[15,65],router:15,routin:[29,53],row:114,rplid:[6,7,8,9,10],rrd:[31,32,42,63,64],rremov:[6,7,8,9,10],rrm:15,rrn:15,rsdnt:43,rsn:65,rst:[15,114,150],rstsignoff:15,rstsigntim:15,rsusr:23,rule1:[136,146],rule:[28,31,32,48,83,114,115,116,142,150,151],run:[2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,26,27,29,30,31,32,38,39,40,41,47,49,53,54,55,58,59,62,63,64,65,66,68,69,71,75,83,84,86,88,89,90,91,92,93,94,100,103,107,109,114,127,129,133,135,150],run_typ:114,runawai:15,runlib:30,runner:32,runth:23,runtim:[6,7,8,9,10,15,19,23,63,68,150],ruse:[6,7,8,9,10],ruwapool:15,rwx:[28,31,48],s0c4:[16,37,38],s0jm:[37,39],s71:119,sa_create_dynamic_resourc:76,sa_rest_api_timeout:77,sa_service_hostnam:77,sa_service_port:77,sa_service_protocol:77,saf:[53,82,84,86],safeti:[114,138,150],same:[3,15,16,23,28,30,31,32,33,34,36,39,41,42,46,48,53,56,63,82,83,86,100,101,103,114,127,133,138,142,150],same_workflow_inst:83,sampl:[4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,25,27,30,31,33,34,35,36,37,38,39,40,41,43,44,45,46,47,49,61,62,63,64,66,67,68,69,70,74,81,82,83,84,90,95,96,97,98,99,100,103,104,110,116,117,118,119,121,122,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,150],sample2:70,sample_seq_data_set:31,samplehost:[77,89,90,91,92,93,94,95,96,97,98,99,101],samplenam:23,san:[23,139,140,141],saniti:[70,114,150],sanitis:19,santi:150,sap:120,sass:47,satisfi:[31,53,82,150],save:[13,36,39,42,63,84,89,90,91,93,99,101,119,126,132],save_acb:63,sc27:113,sc28:113,sca:[82,84,86],scalar:42,scan:[15,39,53,114],sceecic:15,sceerun2:15,sceerun:15,scenario:31,scene:[24,60],schedul:[62,114],scheme:[6,7,8,9,10],sci:65,scope:[6,7,8,9,10,15,19,24,31,39,46,60,124,146],scp:[31,34,39,45,46,48],scp_extra_arg:45,scr002:42,scr013:23,scr03:35,scratch:[31,32,35,63],screen:15,script:[11,16,26,30,39,47,48,50,53,54,71,83,100,150],sdesc:77,sdfhauth:[15,27],sdfhlic:15,sdfhload:[3,11,12,13,15],sdfhsamp:15,sdfjauth:27,sdfsmac:[39,66,69],sdfsresl1:62,sdfsresl2:62,sdfsresl:[62,63,64,67,68],sdk:[0,20,53,56,70,109,110],sdsa:15,sdsasz:15,sdsf:53,sdtmemlimit:15,sdtran:[15,16],sdump:15,se_vers:[121,128,134,148],se_version_info:148,seamless:[0,102],search:[15,23,31,35,42,46,48,53,56,84,88,103,124,127,133],search_distinguished_nam:124,search_order_index:144,search_software_updates_respons:98,search_software_updates_response_fil:98,sec:[9,15,37,39,53],second:[6,7,8,9,10,15,16,19,23,39,43,53,56,77,92,93,100,101,114,118,119,126,127,133,139],secondari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48,53,63,64],secondary_log_dataset:63,secondary_unit:[63,64],secprfx:15,secret:[142,150],sect:39,section:[3,6,7,10,16,22,23,24,37,38,39,53,54,56,59,60,63,64,70,103,104,109,114,150,152],secur:[15,29,31,34,39,41,46,48,53,56,70,80,84,86,113],secure_boot:150,secure_execut:150,see:[0,2,3,6,7,8,9,10,16,20,22,23,32,39,43,59,70,71,73,79,103,110,114,119,120,121,126,128,139,142,148,150],seen:53,segment:[35,53,62,63,64,66],segment_chkp_freq:63,select:[0,15,24,29,35,48,53,56,60,63,64,104,108,109,114,122,132,139],select_properti:[119,126,132,150],selector:[132,139],self:150,semant:[103,114],semicolon:[47,53],semver:114,send:[15,28,53,114],senseg:62,sensit:[6,7,8,9,10,15,28,31,32,41,48,53,62,95,100,136,150],sent:[6,7,8,9,10,42,48,127,129,132,133,135],separ:[15,30,35,103,104,127,132,133,138,150],sepcifi:15,seq:[27,28,31,32,35,42,48,63,64,66,69],sequenc:[31,39,42,46,129,135,138],sequence_numb:[129,135],sequenti:[5,11,15,18,27,28,30,31,32,33,34,35,39,40,42,66,69],ser:39,seri:[16,37,38,39,55,103],serial:[15,23,27,31,39,49,63,64],serv01:41,serv02:41,serv03:41,serv04:41,serv:22,server:[0,15,41,72,75,76,77,80,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,107,109,110,115,118,132,139,142,150],server_list:103,servic:[11,15,19,20,21,28,30,31,33,34,37,38,39,40,41,42,46,48,52,53,54,55,66,69,71,76,77,78,83,84,86,88,91,92,94,96,97,98,99,100,104,106,112,113,114,120,133,142,151],session:[15,24,60,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],session_id:[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],set:[0,1,3,6,7,8,9,10,11,12,13,14,16,19,20,21,22,23,24,26,27,30,31,33,34,36,37,38,39,40,41,42,43,44,46,47,49,50,53,54,56,57,60,62,63,64,66,67,68,69,70,71,86,88,96,97,98,103,109,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],set_dynam:27,set_fact:[30,90],set_stat:27,setgid:41,setprog:27,setuid:41,setup:[53,63,86,150],setuptool:150,seven:15,sever:[3,15,24,39,53,60,80,88,115,150],seyuauth:15,seyuload:15,sftp:[31,34,39,45,46,48,110],sg1:[132,139],sga1:140,sha256:[31,34],share:[15,30,31,32,37,38,39,40,41,46,53,63,88,126,132,139,142],share_mod:63,shareopt:42,sharestatu:[6,7,8,9,10],shell:[20,24,30,36,40,46,56,60,70,71,83,100,110,114],ship:15,shorter:53,shortli:150,should:[9,15,16,23,24,28,29,30,31,32,33,34,35,39,40,41,42,43,45,46,48,53,60,63,64,83,84,86,114,117,120,128,129,134,135,138,150],shouldn:[24,60],show:[0,3,15,19,20,37,43,46,65,103,114,126,127,133,150],shown:[3,6,7,10,16,37,38,39,89,90,91,93,95,96,97,98,99,101,114,126,132],shr:[15,30,31,32,39,40,42,47,53,63,64],shrd:[37,39],shut:16,shutdown:[1,3,15,16,19,41],side:24,sign:[15,29,150],signal:15,signifi:31,signon:15,similar:[26,42,61,80,104,136],similarli:[24,42,60],simpl:[28,48,150],simplex:49,simplifi:[24,60,76,150],simul:68,simultan:[0,30,32,40,53],sinc:[29,32,42,55,70,83,114,120,138,150],singl:[3,6,7,8,9,10,15,24,28,29,32,40,42,43,47,60,65,66,67,69,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],singular:[4,5,11,12,13,14,15,17,18],sit:15,sit_paramet:15,site:[0,15,19,84,114],situat:[15,23,41,42,56,104,150],six:[6,7,8,9,10,27],size:[4,5,11,12,13,14,15,17,18,24,28,29,31,32,34,35,37,39,42,43,46,48,49,53,60,63,64,139,141],skelet:67,skip:[46,49,83],skrxxxx:15,slack:114,slack_hook:114,slightli:40,slot:[37,39],smaller:28,smf000i:[37,39],smf_name:36,smp:88,sms:27,sms_data_class:[28,31,32,42,48],sms_manag:49,sms_management_class:[28,29,31,32,42,48],sms_storage_class:[28,29,31,32,42,48],smss:[6,7,8,9,10,19],smssj:15,sna:15,snippet:23,snp:15,snpreset:15,snscope:15,socket:[15,74,77],softar:89,softwar:[56,78,84,86,88,95,99,104,108,109,120],software_instance_nam:[95,96,97,98],software_instance_uuid:[95,96,97,98],software_management_csi_query_cicdtest1:95,software_management_reports_cicdtest1:[96,97,98],software_management_system_uuid_cicdtest1:99,software_model:120,software_model_direct:120,software_model_perman:120,software_model_permanent_plus_bil:120,software_model_permanent_plus_temporari:120,software_model_purchas:120,software_typ:89,sole:[24,60],solut:[51,102,105,150],some:[13,24,27,28,30,31,32,34,35,40,41,42,49,53,54,60,62,63,64,66,68,69,83,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],somedirectori:30,somefil:[34,40,66,69],somefile1:66,somefile2:66,someobject:[24,60],sometim:[63,64,65,67,68],someus:41,sort:42,sortin01:42,sortin02:42,sortout:42,sortpgmoutput:42,sotun:15,sound:[129,135],sound_alarm:[129,135],sourc:[0,11,27,28,30,31,33,34,39,40,41,42,45,48,50,51,53,55,66,69,102,103,105,114,150],source_memb:[66,69],source_nam:[66,69],sp800:15,space:[0,4,5,6,7,8,9,10,11,12,13,14,15,17,18,28,29,30,31,32,37,38,39,42,46,48,49,53,63,64,104],space_primari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48,53],space_secondari:[4,5,11,12,13,14,15,17,18,28,31,32,42,48],space_typ:[4,5,11,12,13,14,15,17,18,28,29,31,32,42,48,53],spack:28,spare:120,spctr:15,spctrxx:15,spe:75,special:[15,19,28,30,31,39,40,42,43,44,46,48,49,53,122,136,145],special_nam:23,special_names_get_uppercas:23,specialti:120,specialty_processor:120,specif:[3,15,20,24,28,31,35,36,37,42,43,48,52,53,54,58,60,62,64,65,69,71,84,86,88,89,92,93,95,101,103,106,108,109,110,114,115,117,118,122,126,128,131,132,134,139,148,150],specifi:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,25,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,46,47,48,49,53,62,63,64,65,66,67,68,69,77,82,83,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],specific_template_nam:144,specific_template_uri:144,speed:[42,150],sphinx:[114,150],sphinxcontrib:150,spool:[15,37,39,53,83,100],spoolopen:15,spoolwrit:15,sql:[31,61],sql_input:68,srb:[37,39],srbsvc:15,src:[28,30,31,33,34,39,40,41,46,47,48,53,66,69],src_encod:42,src_param:41,srcmem:31,srm:15,srt:15,srvercp:15,ssc:[119,126,130,132,139],ssc_dns_server:150,ssc_ipv4_gatewai:150,ssc_ipv6_gatewai:150,ssh:[0,20,45,86],ssh_modul:45,ssl:[6,7,8,9,10,15,124],sslcach:15,ssldelai:15,sso:103,stabil:56,stabl:[114,116,150],stable_:114,stable_m:[114,150],stack:53,stage:[15,63,68,82],stamp:15,stand:[6,7,8,9,10,19,20],standard:[4,5,11,12,13,14,15,16,17,18,31,34,39,46,48,53,56,63,64,66,68,69,114,125,136,137,142,143,147,150],standbi:15,start:[4,5,9,11,12,13,14,15,17,18,19,24,30,31,32,35,37,38,39,40,45,46,53,60,77,83,84,92,100,102,103,107,119,126,127,129,132,133,139,150],start_:114,start_m:114,start_partit:150,start_stat:[4,5,11,12,13,14,15,17,18],starter:15,startup:[1,3,19],state:[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,24,27,28,30,31,32,38,40,41,49,53,60,82,83,89,116,118,119,120,122,123,124,126,130,132,136,138,139,140,141,142,144,146,149,150],statement:[15,24,27,31,37,39,42,46,53,60,61,62,63,64,67,83,86,100,101,150],stateod:15,statint:15,statist:[15,37,39],statrcd:15,statu:[6,7,8,9,10,15,16,26,33,37,39,41,42,43,53,63,64,65,66,67,69,82,83,100,114,116,117,119,121,122,126,128,132,134,139,140,148,150],status:[53,132,150],status_group:42,status_timeout:[126,150],stc00143:64,stc01533:44,stc01537:44,stc02560:37,stc:[37,38,39],stderr:[4,5,11,12,13,14,15,17,18,27,30,31,34,35,41,42,45,46,53,63,64,66,68,69,110],stderr_lin:[31,34,41,46],stdout:[4,5,11,12,13,14,15,17,18,27,30,31,34,35,41,42,46,53,66,69],stdout_lin:[31,34,41,46],step0001:[37,38,39],step1:64,step:[15,16,24,37,38,39,42,60,66,83,84,100,114,118],step_cc:[16,37,38,39],step_nam:[16,37,38,39,83],step_numb:83,step_titl:83,steplib:[15,62,63,64,67,68,70],stepnam:[37,39,83],stgadmin:[29,49,82],stgprot:15,stgrcvy:15,still:[53,83,114,150],stl1:[37,38,39],stmt:39,stntr:15,stntrxx:15,stop:[3,19,37,39,47,53,65,83,87,92,119,132,150],stop_cics_modul:15,stop_partit:150,stop_region:[3,19],stor:42,storag:[3,15,19,27,28,29,31,32,34,42,46,48,49,63,64,115,116,118,119,123,126,132,146,150],storage_class:[63,64],storage_group:[139,146],storage_group_attach:140,storage_group_nam:[140,141],storage_group_templ:146,storage_group_uri:150,storage_volum:141,storageadmin:146,store:[6,7,8,9,10,12,14,15,28,29,32,34,41,42,48,49,53,63,67,77,104,110,126],store_status_ind:[126,150],str:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,60,62,63,64,65,66,67,68,69,70,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],strategi:[0,102],stream:[4,5,11,12,13,14,15,17,18,31,34,42],streamlin:86,street:23,string:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,28,31,32,34,35,39,41,42,44,46,47,48,53,55,60,65,70,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],strip:[31,39,46],strong:[81,82,83],structur:[24,47,60,62,65,88,138,150],style:[36,42,145],sub:[53,150],subdirectori:53,subentri:95,subgroup:47,subgroup_info:65,subject:[15,31,53,98,146],submiss:[16,37,38,39,53],submit:[11,15,16,21,26,29,43,47,50,53,61,64,83,100],subopt:53,subparamet:15,subscript:104,subsequ:[27,30,56,83,100,150],subset:[6,7,8,9,10,36,70,117,119,121,125,128,131,134,137,143,145,147,150],substep3:83,substitut:[39,43],substr:44,subsystem:[27,28,37,38,39,48,53,77,104,126,139,140,141],subtsk:15,succe:[53,110,114,118,119,150],succeed:[53,81,114],succesfulli:67,success:[6,7,8,9,10,15,27,28,30,31,32,33,34,35,37,38,39,40,41,42,43,44,45,48,62,66,69,81,82,83,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],success_count:[6,8],successfulli:[6,8,16,32,34,41,42,114],sudo:150,suffici:[127,129,133,135,142],suffix:[15,114],sum:15,summari:39,supplementari:[52,106,107],suppli:[6,7,8,9,10,16,24,32,42,60,81,82,83,100],support:[6,7,8,9,10,11,15,19,21,23,24,28,29,30,31,33,34,35,39,40,42,44,46,48,49,53,54,55,58,60,62,63,64,66,68,69,70,71,72,78,81,82,83,84,86,92,100,102,108,109,114,115,116,122,132,145,150],suppress:150,supprt:150,sure:[0,28,46,110,114],surpress:15,surrog:15,surround:[30,41],surveil:15,sv1:141,svc:[15,62,63,64,68],svc_class:[37,38,39],svllab01:36,svplex1:36,sy1:83,sydumax:15,symbol:[28,31,39,43,48,55,66,69],sync:[114,150],syncpoint:15,syntax:[30,53,95,96,97,98,99,103,104,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],sys1:[30,41,42,66,69],sys20073:39,sys:[24,36,60],sys_lib:[66,69],sys_nam:36,sysabend:[15,63],sysaff:39,sysctlg:47,sysda:39,sysdef:15,sysexec:46,sysidnt:15,sysin:[15,37,39,42],syslib:39,syslin:39,syslmod:39,sysmod1:98,sysmod2:98,sysmod3:98,sysmod:[84,96,97,98],sysnam:41,sysout:[15,37,39,42],sysplex:[15,41,86,89,126],sysplex_nam:[36,89],sysprint:[15,37,39,42],sysr:27,system:[0,1,6,7,8,9,10,11,12,15,16,19,21,24,26,27,28,29,30,31,32,33,34,35,37,38,39,40,42,43,44,46,47,48,49,53,55,56,60,62,63,64,65,66,68,69,74,75,76,77,83,84,86,88,89,90,91,92,93,94,95,96,97,98,100,101,103,104,113,114,116,117,119,120,121,122,123,124,126,127,128,129,130,131,132,133,134,135,136,139,140,141,142,143,144,146,147,149,150,151],system_nam:89,system_nicknam:[93,95,96,97,98,99,101],systems_nam:[89,101],systems_nicknam:93,systr:15,sysudump:15,sysut1:[37,39,64],sysut2:[37,39],sysut3:62,sysut4:62,syszd6:36,t043jm:[37,39],t12345:27,t125008:39,tabl:[6,7,8,9,10,15,32,49,53,93,101,114],tableonli:15,tag:[31,41,53,71,114,150],tag_ccsid:[41,53],tag_untag:[41,53],tailor:104,take:[4,5,11,12,13,14,15,17,18,23,28,31,34,39,42,53,62,63,64,67,68],taken:[15,31,32,35],takeov:[15,41],takeovr:15,tape2:41,tape_link_uri:150,tar:[27,28,30,31,33,40,41,48,53,103,114],tarfil:28,target1:69,target2:[66,69],target3:69,target4:[66,69],target:[0,3,5,6,7,8,9,10,15,18,22,23,24,26,29,31,36,37,38,39,45,47,48,49,53,56,60,61,62,63,64,65,66,67,68,69,71,77,80,83,86,89,90,91,92,93,94,95,100,101,109,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,146,147,148,149,150,151],target_userid:82,targetassign:[6,7,8,9,10],targetdescript:[6,7,8,9,10],task:[0,1,3,4,5,11,12,13,14,15,16,17,18,19,21,26,27,29,30,31,32,33,34,37,38,39,40,43,46,49,53,54,58,61,63,71,72,74,75,77,78,80,81,83,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,107,109,110,115,116,118,119,120,122,123,124,125,126,127,129,130,132,133,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],taskno:15,tbexit:15,tcb:15,tcp:[6,7,8,9,10,15,37],tcpip:[15,37],tcsactn:15,tcswait:15,tct:15,tctua:15,tctuakei:15,tctualoc:15,td_intrapartit:[3,19],tdintra:15,team:[104,110,114],tell:[24,60],temp_acb_dataset:63,temp_backup:29,temp_volum:29,tempdir:70,templat:[0,3,4,5,11,12,13,14,15,17,18,25,27,30,31,39,46,53,72,74,77,84,88,93,142,143,144,146],template_name_overrid:144,template_name_override_default_template_nam:144,template_name_override_default_template_uri:144,template_name_override_ldap_server_definition_nam:144,template_name_override_ldap_server_definition_uri:144,template_paramet:[31,39,46],templatenam:77,templt:15,tempnam:39,temporari:[0,3,15,19,24,27,28,29,30,31,32,33,34,40,41,42,46,48,49,53,60,115,150],temporarili:[29,31,32,34,39,46,48,120,150],tenant:93,tenant_nam:93,tend:110,terabyt:35,term:[104,109],termid:15,termin:[12,15,16,31,39,41,42,63,64,132,150],termuacc:47,ters:[28,48,53],terse_pack:[28,53],test01:[24,60],test1:[24,33,48,60],test2:48,test:[2,28,29,30,31,32,33,34,35,39,40,42,47,48,52,53,56,70,106,120,124,146,150],test_activ:120,test_config:[24,60],test_create_dataset_arg_expans:[24,60],test_create_dataset_exception_receiving_nam:[24,60],test_create_dataset_missing_all_arg:[24,60],test_create_dataset_missing_second_arg:[24,60],test_create_dataset_various_arg:[24,60],test_data:[24,60],test_dataset_cr:[24,60],test_partit:114,test_us:124,test_zhmc_adapter_list:150,test_zhmc_partit:150,test_zhmc_password_rul:150,test_zhmc_sess:150,test_zhmc_us:150,testcas:[70,114,150],testdata:33,testdb:67,testdsn:[24,60],tester:[11,24,39,60],testgrp1:11,testgrp2:11,testhmc:[114,150],testinventori:150,testnam:[23,24,60],testopt:114,testpgm:31,testprg1:11,testprg2:11,testus:47,testusr:49,testutil:150,testvault:150,text:[6,7,8,9,10,15,16,30,31,39,41,42,43,44,45,53,65,68,82,114,127,129,133,135,142,150],textual:[21,26],tfs:41,than:[6,8,9,10,15,28,31,33,34,35,38,39,41,47,49,53,63,83,114,120,126,129,135,139,150],thei:[0,15,23,24,25,27,28,29,31,32,34,41,43,48,53,60,71,80,150],them:[15,20,23,28,31,39,42,44,46,53,64,89,93,104,109,114,122,150,151],therefor:[15,20,24,25,27,42,51,60,84,86,105],thi:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,45,46,48,49,50,53,56,58,59,60,62,63,64,65,66,67,68,69,70,71,72,73,74,75,77,78,79,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,112,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],thin:[24,60],thing:114,third:[81,82,83],those:[0,15,35,48,80,84,96,119,126,132,146,150],though:[31,41,53],thousand:15,thread:[132,139],threadsaf:15,three:35,threshold:[15,53],through:[1,11,15,16,21,30,31,32,34,37,38,39,40,46,53,58,62,72,78,83,102,112,114,142],throughout:53,thu:[31,34,39,46,48,56,71,109,132,150],time:[6,8,9,10,15,16,23,24,28,35,36,37,38,39,42,43,49,53,56,60,66,69,83,92,93,100,101,117,119,126,127,128,129,132,133,134,135,142,150],time_stamp:64,timeout:[6,7,8,9,10,15,16,19,74,77,118,119,126,132,139,142,150],timer:126,timestamp:[27,30,31,33,40,41,63,64,120,129,135],tinad:35,tip:[22,59],titl:83,tke:122,tls11:15,tls12:15,tls13:15,tmp:[0,28,29,30,31,34,35,40,41,42,46,48,53,66,69,89,90,91,93,95,96,97,98,99,101,110],tmp_hlq:[27,28,29,30,31,32,33,34,40,41,42,48,49,53],tmp_path:53,tmphlq:[27,28,29,30,31,32,33,34,40,41,42,48,49],to_csdgroup:6,to_encod:[33,53],to_expand:[24,60],todai:114,togeth:[15,35,37,39,51,102,105,119,126,132],token:[0,81,82,83,103,126],toler:[29,124,138,150],too:[31,150],tool:[15,114,150],toolkit:45,top:[15,25,28,114],top_data_set:15,topic:[0,6,7,8,9,10,41,95,96,97,98,99,104,114],total:[15,39,44,92,93,101,116,139],tower:0,trace:[3,15,19,53],traceback:53,track:[4,5,11,12,13,14,15,17,18,49,53],tracker:114,tradit:[71,104],traffic:[127,133],trail:[29,31,39,44,46,53,127,133],tran:[15,65],traniso:15,transact:[3,15,16,19,65],transaction_dump:[3,19],transfer:[31,34,39,45,46,48,50,55,110],transform:25,transid:[6,7,8,9,10],transit:150,transmit:28,transport:28,trap:15,travers:[34,53],travi:150,trdumax:15,treat:[31,39,42,45,46,66,69],tree:[28,31],tri:150,trigger:[53,139],trim_block:[31,39,46],trk:[4,5,11,12,13,14,15,17,18,28,29,31,32,42,48,49],troubleshoot:[102,150],trtabsz:15,trtransz:15,trtranti:15,truncat:[31,33,42],trust:[6,7,8,9,10],tsmainlimit:15,tso:[16,21,26,35,46,53],tsocmd_to_issu:[83,100],tst:15,tstre:67,tsu:[37,38,39],tuesdai:[23,37],tune:15,tupl:122,turn:0,two:[3,5,15,18,20,23,24,28,29,30,35,42,46,60,62,63,66,76,122,150],txt:[19,24,28,30,31,40,42,46,48,60,114,150],type:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,53,58,60,62,63,64,65,66,67,68,69,70,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],type_2_data:65,typeerror:[24,53,60,150],typic:[22,24,40,60,86,127,133],typrun:[39,53],u0026mbr:39,u00270000:49,u0027:[31,34,37,39,41,49],u0027hello:[37,39],u0027i:41,u0027object:39,u0027sourc:41,u0027un:34,u0027us:34,u0027xref:39,ubuntu:150,udsa:15,udsasz:15,udx:122,ui66511:84,ui66512:84,ui70435:70,uid:[31,41],unabl:[53,110],unaccept:[121,126,128,132,134,139,148],unalloc:15,unam:[127,133],unarch:[26,28,53],unarchiv:[48,53],unassign:[120,139],unauthent:[6,7,8,9,10],unauthor:[42,53,62],unbind:15,uncatalog:[30,31,32,33,34,35,39,40,41,42,53,63],uncatalogu:53,uncatlg:[53,63,64],unchang:[40,41,49,116,119,120,122,123,124,130,132,136,139,141,142,144,146,149],uncommit:15,uncompress:[48,129,135],uncond:63,uncondition:63,unconfigur:[116,150],unconstrain:15,undefin:31,undeliver:15,under:[0,6,7,8,9,10,15,24,25,28,36,37,53,60,67,92,103],undercov:82,undergo:109,underli:[31,34,39,42,46,48,56],underscor:[70,116,117,119,121,123,124,126,128,130,131,132,134,136,137,139,141,142,143,144,145,146,147,149,150],understand:[53,104,107,110,114],understood:41,undo:[11,12,24,60],undocu:53,unew:114,unexpect:[28,31,48,53],unformat:67,unformatted_output:67,unicod:[53,55,150],unicodedecodeerror:[53,110],unidentifi:53,unifi:[0,51,102,105,150],uniform:66,uniqu:[15,16,30,31,37,38,39,41,42,53,77,83,93,99,101,129,135],unit:[4,5,11,12,13,14,15,17,18,22,28,29,31,32,39,42,43,48,49,59,63,64,103,114,126,132,139,141],unittest:[24,60,150],univers:53,unix:[11,15,21,28,29,30,31,33,34,39,40,41,42,46,48,53,55,66,69,83,100],unknown:[6,7,8,9,10,37,38,39,43,53,82,103],unless:[15,28,31,39,42,43,44,46,48,56,62,68,103,126,139,140],unlik:25,unmanag:[121,150],unmount:[41,132,150],unmount_iso:132,unmount_opt:[41,53],unnecessari:[22,23,42,53,150],unnecessarili:53,unord:42,unpack:[28,48,53],unpin:150,unqualifi:35,unrecogn:53,unrel:[129,135],unrepresent:53,unspecifi:[28,31,48],unsuccess:103,unsupport:36,untag:[41,54,71],until:[15,16,42,127,133],untrust:124,unusu:150,unvers:114,uownetql:15,upattern_list:145,upb:42,updat:[1,3,7,11,15,16,19,23,27,30,32,40,41,53,63,64,65,70,74,82,84,88,104,110,114,116,117,119,120,123,124,126,128,130,132,136,139,141,142,144,146,149,150],update_paramet:10,update_properti:150,update_retention_criteria:64,upgrad:[11,12,13,110,118,119,120,150],upgrade_timeout:[118,119,150],upload:[114,150],upon:99,upper:[15,23,53],uppercas:[43,53,95],uppercase_str:23,upstream:114,uri:[74,82,116,119,122,124,126,130,132,136,139,141,142,144,145,146,150],url:[6,7,8,9,10,83,100,103,114,150],urm:15,urole_list:147,usabl:15,usag:[0,6,7,8,9,10,23,25,53,56,70,122,132,139,141,150],usage_domain:122,usb:118,use:[0,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,19,20,22,24,27,28,29,31,32,34,39,40,41,42,43,45,46,48,49,53,56,60,63,64,67,71,76,82,83,84,88,102,103,104,107,109,110,114,117,124,128,134,138,150],use_adrdssu:[28,48],use_qualifi:34,use_regex:44,use_templ:[31,39,46],useagelstat:[6,7,8,9,10],usecount:[6,7,8,9,10],used:[0,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,22,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,46,48,49,50,53,55,60,61,62,63,64,66,67,68,69,70,75,76,77,80,81,82,83,84,86,89,90,91,92,93,94,95,96,97,98,99,100,101,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],usefetch:[6,7,8,9,10],useful:[30,40,107],user03:39,user1:142,user:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,46,47,48,49,50,53,60,64,65,68,77,81,82,83,84,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,113,114,115,117,118,120,125,128,134,150,151],user_list:143,user_nam:110,user_pattern:[144,145],user_pattern_nam:142,user_pattern_uri:142,user_rol:[142,146,147],user_role_nam:142,user_template_nam:144,user_template_uri:144,user_to_list:[83,100],userexeckei:[6,7,8,9,10],userhlq:34,userid:[15,37,39,95,96,97,98,99,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],userlib:[35,67],usernam:[24,29,32,60,77,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],userpattern1:144,usertr:15,uses:[0,12,13,15,16,24,28,29,31,34,37,38,39,46,48,49,50,53,60,89,90,91,93,101,114,138,150],using:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,24,25,26,28,29,30,31,32,33,34,35,38,39,40,41,42,43,45,46,47,48,49,53,56,60,62,63,72,80,85,86,89,90,91,92,93,94,95,96,97,98,99,101,103,114,115,116,119,123,126,127,130,132,133,138,145,146,149,150],usr0010:27,usr:[23,24,46,60,110],usrdelai:15,uss:[11,24,27,28,30,31,33,34,35,39,40,41,42,48,53,55,60,66,69,74,77],ussconfig:15,usshom:15,usual:[0,37,41,80],utc:127,utf:[23,31,39,53,55,110],util:[0,1,12,13,16,20,21,24,30,33,34,37,38,39,40,42,53,56,58,60,62,63,64,67,68,69,70,71,110,113,150],uuid:[84,88,95,96,97,98,139,141],v15:71,v2r2:55,v2r3:[24,56,60,70,71,84,86,87],v2r4:[56,70,84],v2r5:[56,84],v2rx:56,v3r1:70,v3r8:[24,60],v3rx:56,v5r3m0:27,v7k:123,valid:[6,7,8,9,10,15,19,22,23,24,28,29,31,32,34,35,39,41,42,44,46,48,53,60,63,64,68,80,83,84,86,95,114,116,132,138,139,150],validate_checksum:34,validatedid:82,valu:[3,19,22,23,24,29,53,60,61,70,74,77,80,84,89,90,91,92,93,94,95,96,97,98,99,100,101,104,150],value1:[24,60,101],value2:[24,60,101],value3:[24,60],value_specified_in_no_log_paramet:142,valueerror:23,var1:[89,90,92,93,101],var1_valu:[89,92,93],var2:[89,101],var2_valu:89,varaibl:100,vari:[0,27,28,31,32,42,48,49,51,53,55,66,70,104,105,109],variabl:[0,6,7,8,9,10,19,23,24,27,28,30,31,32,34,36,39,40,42,46,48,53,56,60,63,70,71,82,83,103,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],variable_end_str:[31,39,46],variable_start_str:[31,39,46],variant:114,variou:[15,63,64,68,84,89,92,93,101,104,112],vars_fil:[77,88],vars_prompt:[77,81],vault:150,vba:[28,31,32,42,48,63,64],vcat:47,vendor:[83,89],vendor_nam:89,verbos:[31,34,42,43,53,68,104,114],veri:15,verif:[6,7,8,9,10,15,27,30,40,49,150],verifi:[11,12,13,15,17,18,23,31,34,45,49,82,110,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],verify_offlin:49,verify_volid:49,verify_volume_empti:49,verison:150,version:[6,7,8,9,10,15,20,24,28,30,31,33,34,36,39,40,54,55,56,60,64,71,82,83,89,100,108,109,110,113,115,117,118,120,121,128,132,133,134,139,146],version_ad:150,version_numb:64,vfm:126,vfunction1:149,vhba_cpca_sg_mgmt12:139,via:[6,7,8,9,10,19,78,114,117,120,121,123,127,128,131,133,134,137,142,143,144,145,147,150],video:107,view:[0,15,24,56,60,63,83,108,114,127,129,133,135,146],view_onli:146,vio:42,violat:15,virt:[37,39],virtual:[15,49,112,114,115,123,130,132,139,150],virtual_funct:149,virtual_switch_uri:130,visibl:[31,89,114,151],visit:[0,54,71,107],vlan:[130,132],vlan_typ:150,vm_name:36,vol033:31,vol:[27,39],volid:49,volser:[39,43,49,53],volstat:43,volum:[4,5,11,12,13,14,15,17,18,21,23,26,27,31,32,35,39,42,48,53,63,64,95,96,97,98,115,132,139,150],volupt:150,voluptu:150,vsam:[4,11,12,13,14,15,17,28,31,32,33,34,35,42,48,49,53,67],vsamcat:15,vsamdset:47,vtam:15,vtoc:[49,53],vtoc_siz:49,vtprefix:15,vuln:150,vulner:[114,150],vvd:49,vvv:[41,104],vvvv:[31,34,104],wai:[0,20,31,39,46,53,88,103,119,126,132,150],wait:[15,16,39,41,42,43,53,83,92,93,101,114,118,119,126,139,150],wait_for_transition_complet:150,wait_time_:[39,43,53],want:[4,5,11,12,13,14,15,17,20,28,30,32,40,53,64,77,103,104,110,114],warm:[4,5,11,12,13,14,15,17,18],warn:[15,24,37,39,45,53,60,103,104,150],weakli:83,weather:23,web:[15,45,52,81,82,83,106,112,113,114,142,151],webdelai:15,webhook:114,webspher:[89,91,92,93,94],week:35,weekli:114,weheth:[121,148],weight:[126,132,139],welcom:[15,30],well:[0,15,30,31,39,40,42,46,53,64,65,67,71,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],were:[15,16,23,28,37,38,39,41,43,44,53,62,64,68,70,122,126,146,150],what:[15,31,32,41,42,49,53,80,83,103,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],wheel:150,when:[2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,22,23,24,25,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,45,46,48,49,50,53,56,59,60,63,64,66,69,73,75,79,81,82,83,85,86,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,109,114,119,120,122,123,124,126,127,129,130,132,133,134,135,136,138,139,141,142,144,146,149,150],whenev:[41,114],where:[4,5,11,12,13,14,15,17,18,20,23,24,28,29,31,32,33,34,37,38,39,41,42,44,46,48,53,56,60,63,64,66,70,75,77,89,90,91,93,95,96,97,98,99,101,104,123,124,126,129,130,132,135,136,139,141,142,144,146,149,150],wherea:53,whether:[0,4,5,6,7,8,9,10,11,12,13,14,15,17,18,23,30,31,32,34,39,40,41,42,46,48,53,62,64,82,83,89,100,110,114,120,121,126,127,128,129,132,133,134,135,139,140,142,146,148,150],which:[3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,23,24,28,29,30,31,32,33,34,35,39,40,41,42,44,46,48,53,56,60,62,63,64,65,67,68,69,70,71,74,77,81,82,83,84,86,95,96,97,98,100,103,104,109,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150],whitespac:70,who:[15,16,27,29,30,31,33,37,38,40,82,84,89,93],whole:[15,33],whoneedsaccess:82,whose:[15,29,35,44,131,132],why:114,wide:[15,126,132,139,141],wider:102,wih:38,wild:53,wildcard:[6,8,9,10,28,31,35,38,44,53,64],win:150,window:109,with_:30,within:[0,3,15,35,37,38,39,53,55,65,66,68,69,114,116,119,120,122,123,124,130,132,136,139,140,141,142,144,146,149,150],without:[15,19,21,23,24,27,28,29,30,31,34,37,42,48,53,60,62,63,64,66,68,69,103,104,127,133,150],wlm:15,wlmhealth:15,won:0,word:[35,126],work:[3,15,24,31,37,38,39,40,46,53,60,63,84,103,104,110,114,150],workaround:[53,56],workflow:[0,78,80,84,86,87,88,102,114,150],workflow_access_typ:[83,100],workflow_account_info:[83,100],workflow_assign_to_own:[83,100],workflow_categori:83,workflow_com:[83,100],workflow_complet:83,workflow_def:[83,100],workflow_delete_completed_job:[83,100],workflow_failed_step:83,workflow_fil:[83,100],workflow_file_system:[83,100],workflow_host:83,workflow_job_stat:[83,100],workflow_kei:83,workflow_nam:[83,100],workflow_notification_url:[83,100],workflow_own:[83,100],workflow_perform_subsequ:[83,100],workflow_resolve_conflict_by_us:[83,100],workflow_resolve_global_conflict_by_us:[83,100],workflow_sample_automation_step:[83,100],workflow_step_nam:[83,100],workflow_var:[83,100],workflow_vars_fil:[83,100],workflow_vendor:83,workflow_wait:83,workload:[15,126],world:[23,30,37,39,126,132,139,141],worri:[24,60],would:[23,24,28,31,37,38,42,43,48,53,60,64,70,103,110,129],wrap:[24,60,129,135],wrapper:[24,60],write:[15,31,32,33,41,42,54,64,68,71,95,96,97,98,124,126,132,142],write_onli:42,writeabl:[116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],written:[1,5,15,21,31,33,34,41,42,43,45,48,58,63,64,72,104,112,150],wrkarea:15,wrong:53,wui:15,www:[6,7,8,9,10,30,95,96,97,98,99,150],xappc:15,xcf:15,xcfgroup:15,xcmd:15,xdb2:15,xdct:15,xfct:15,xhf:15,xiaopin:9,xjct:15,xlt:15,xmit:[28,48,53],xmit_log_data_set:[28,48],xml:[6,7,8,9,10,83,100],xmltodict:20,xpct:15,xppt:15,xpsb:15,xptkt:15,xre:15,xref:39,xrf:15,xtran:15,xtst:15,xuser:15,xxx:[89,90,91,93,95,96,97,98,99,101,110],xyz:[35,138],yaml:[24,28,31,35,42,48,53,60,74,77,104,116,119,123,124,126,130,132,136,139,141,142,144,146,149,150],yds7ujxqrd3h8v5wxq9pf1yptztq4jzrozn3xqkf26zicxghc7mdzgycmca:81,year:[35,56],yes:[33,40,77,110],yet:[14,42,114,150],yield:[16,37,38],yml:[24,60,89,90,91,92,93,94,95,96,97,98,99,101,103,114,150],you:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,22,23,24,26,27,28,29,30,31,32,33,34,35,39,40,41,42,45,46,48,49,53,55,56,59,60,62,63,64,67,71,73,77,79,80,83,84,86,89,90,91,92,93,94,95,96,97,98,99,101,102,103,104,107,109,110,114,115,117,118,128,134,150],your:[0,6,7,8,9,10,15,16,20,24,29,30,31,48,49,53,54,56,60,63,68,71,76,77,81,82,83,86,88,100,103,104,107,110,114],your_password:81,your_usernam:81,yqchen:[6,7,8,9,10],yymmdd:15,z114:150,z13:[115,126,128,132,134],z14:[123,126,132,139,140,141,150],z15:150,z16:150,z196:150,z_ansible_collections_sampl:150,z_python_interpret:[24,60],zaa:142,zawar:126,zbc12:150,zec12:150,zero:[9,15,28,31,37,38,39,42,48,53],zeroiz:116,zfs:[32,41],zhmc:[114,124,132,146,150],zhmc_adapt:[115,117,132,150],zhmc_adapter_list:[115,116,150],zhmc_consol:[115,150],zhmc_cpc:[115,150],zhmc_cpc_capac:[115,150],zhmc_cpc_list:[115,138,150],zhmc_crypto_attach:[115,150],zhmc_hba:[115,132],zhmc_inventori:150,zhmc_ldap_server_definit:[115,150],zhmc_ldap_server_definition_list:[115,150],zhmc_lpar:[115,150],zhmc_lpar_command:[115,150],zhmc_lpar_list:[115,150],zhmc_lpar_messag:[115,150],zhmc_nic:[115,131,132,150],zhmc_nic_list:[115,150],zhmc_partit:[115,123,130,134,149,150],zhmc_partition_command:[115,150],zhmc_partition_list:[115,132,150],zhmc_partition_messag:[115,150],zhmc_password_rul:[115,150],zhmc_password_rule_list:[115,150],zhmc_session:[115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149,150],zhmc_storage_group:[115,132,150],zhmc_storage_group_attach:[115,139,150],zhmc_storage_volum:[115,150],zhmc_test_lsd_1:124,zhmc_test_role_1:146,zhmc_user:[115,150],zhmc_user_list:[115,150],zhmc_user_pattern:[115,150],zhmc_user_pattern_list:[115,150],zhmc_user_rol:[115,150],zhmc_user_role_list:[115,150],zhmc_vault:150,zhmc_version:[115,150],zhmc_virtual_funct:[115,132],zhmcclient:[114,116,150,152],zhmcclient_mock:150,ziip:[120,126],zinventori:[24,60],zip:[28,48,53],zmf_authent:[80,82,83,84],zmf_bodi:[89,93],zmf_cpm_create_software_inst:[84,86,88],zmf_cpm_get_software_inst:[84,86,88],zmf_cpm_list_software_templ:[84,86,88],zmf_cpm_manage_software_inst:[84,86,88,89,93],zmf_cpm_provision_software_servic:[84,86,88,92,94],zmf_cpm_remove_software_inst:[84,86,88,89,93],zmf_credenti:[82,83],zmf_crt:[81,82,83,100],zmf_host:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_kei:[81,82,83,100],zmf_password:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_port:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_sca:[80,84,86],zmf_swmgmt_csi_queri:[84,88],zmf_swmgmt_identify_missing_critical_upd:[84,86,88],zmf_swmgmt_identify_missing_fixcat_upd:[84,86,88],zmf_swmgmt_search_software_upd:[84,86,88],zmf_swmgmt_system_uuid:84,zmf_swmgmt_zos_system_uuid:[88,95,96,97,98],zmf_user:[81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101],zmf_workflow:[80,84,86,100],zmf_workflow_complet:[84,86,88],zmf_zmsc_run_management_servic:[84,86,88],zmsc:86,zoa:0,zoau:[16,20,24,27,29,30,31,36,37,38,39,40,41,53,60,62,70,110],zoau_dir:30,zoau_hom:[24,60],zoau_root:[24,60],zoautil:[24,60],zoautil_dir:[24,60],zoautil_pi:[24,60],zone:95,zoneindex:95,zos:[95,96,97,98,99,103,110],zos_apf:[26,53],zos_arch:[26,48,53],zos_backup_restor:[26,49,53],zos_blockinfil:[26,53],zos_copi:[26,28,34,39,46,48,50,53],zos_data_set:[0,26,30,31,34,35,41,42,53],zos_dataset:[24,60],zos_datset:[24,60],zos_encod:[26,53],zos_encode_out:33,zos_fetch:[26,28,31,50,53],zos_find:[26,53],zos_gather_fact:[26,53],zos_job_output:[26,53],zos_job_queri:[0,16,26,53],zos_job_submit:[26,50,53],zos_lineinfil:[26,53],zos_mount:[26,53],zos_mvs_raw:[0,26,53],zos_oper:[16,26,44,53],zos_operator_action_queri:[26,53],zos_p:[26,50,110],zos_raw:42,zos_script:[26,50,53],zos_ssh:110,zos_system_uuid_respons:99,zos_time_output:127,zos_tso_command:[16,26,46,53],zos_unarch:[26,28,50,53],zos_volume_init:[26,53],zosmf:[81,82,83,95,96,97,98,99,100],zosmoninterv:15,zossos24unalloc:15,zossos31unalloc:15,zossos64unalloc:15,zossosnewtcb:15,zpy1:15,zvm_cplevel_output:133},titles:["General","z/OS CICS","Contributing","Modules","aux_temp_storage \u2013 Create and remove the CICS auxiliary temporary storage data set","aux_trace \u2013 Allocate auxiliary trace data sets","cmci_action \u2013 Perform actions on CICS and CICSPlex SM resources","cmci_create \u2013 Create CICS and CICSPlex SM definitions","cmci_delete \u2013 Delete CICS and CICSPlex SM resources","cmci_get \u2013 Query CICS and CICSPlex SM resources and definitions","cmci_update \u2013 Update CICS and CICSPlex resources and definitions","csd \u2013 Create, remove, and manage the CICS CSD","global_catalog \u2013 Create, remove, and manage the CICS global catalog","local_catalog \u2013 Create, remove, and manage the CICS local catalog","local_request_queue \u2013 Create and remove the CICS local request queue","region_jcl \u2013 Create CICS startup JCL data set","stop_region \u2013 Stop a CICS region","td_intrapartition \u2013 Create and remove the CICS transient data intrapartition data set","transaction_dump \u2013 Allocate transaction dump data sets","Releases","Requirements of managed nodes","z/OS Core","Contributing","Features","Prerequisites","Filters","Modules","zos_apf \u2013 Add or remove libraries to Authorized Program Facility (APF)","zos_archive \u2013 Archive files and data sets on z/OS.","zos_backup_restore \u2013 Backup and restore data sets and volumes","zos_blockinfile \u2013 Manage block of multi-line textual data on z/OS","zos_copy \u2013 Copy data to z/OS","zos_data_set \u2013 Manage data sets","zos_encode \u2013 Perform encoding operations.","zos_fetch \u2013 Fetch data from z/OS","zos_find \u2013 Find matching data sets","zos_gather_facts \u2013 Gather z/OS system facts.","zos_job_output \u2013 Display job output","zos_job_query \u2013 Query job status","zos_job_submit \u2013 Submit JCL","zos_lineinfile \u2013 Manage textual data on z/OS","zos_mount \u2013 Mount a z/OS file system.","zos_mvs_raw \u2013 Run a z/OS program.","zos_operator \u2013 Execute operator command","zos_operator_action_query \u2013 Display messages requiring action","zos_ping \u2013 Ping z/OS and check dependencies.","zos_script \u2013 Run scripts in z/OS","zos_tso_command \u2013 Execute TSO commands","zos_unarchive \u2013 Unarchive files and data sets in z/OS.","zos_volume_init \u2013 Initialize volumes or minidisks.","Plugins","Contributing","Documentation","Releases","Managed node","Character Sets","Releases and maintenance","Resources","z/OS IMS","Contributing","Prerequisites","Modules","ims_acb_gen \u2013 Generate IMS ACB","ims_catalog_populate \u2013 Add records to the IMS Catalog","ims_catalog_purge \u2013 Purge records from the IMS Catalog","ims_command \u2013 Submit IMS Commands","ims_dbd_gen \u2013 Generate IMS DBD","ims_dbrc \u2013 Submit IMS DBRC Commands","ims_ddl \u2013 Submits Data Definition Language (DDL) SQL statements.","ims_psb_gen \u2013 Generate IMS PSB","Releases","Managed node","IBM Z System Automation","Contributing","Releases","Managed node","Roles","sa_create_dynamic_resource \u2013 Role creates and resumes a dynamic resource","IBM z/OSMF","Contributing","Modules","zmf_authenticate \u2013 Authenticate with z/OSMF server","zmf_sca \u2013 Automate z/OS security requirements validation and provision","zmf_workflow \u2013 Operate z/OS workflows","Releases","Control node","Managed node","Resources","Roles","zmf_cpm_create_software_instance \u2013 Role creates a z/OS software instance","zmf_cpm_get_software_instance \u2013 Role get specific z/OS software instance","zmf_cpm_list_software_templates \u2013 Role lists all published z/OS software templates","zmf_cpm_manage_software_instance \u2013 Role manages a provisioned z/OS software instance","zmf_cpm_provision_software_service \u2013 Role provisions a z/OS software service","zmf_cpm_remove_software_instance \u2013 Role removes a z/OS software instance","zmf_swmgmt_csi_query \u2013 Query a SMP/E CSI data set","zmf_swmgmt_identify_missing_critical_updates \u2013 Identify Missing Critical Software Updates for a Software Instance","zmf_swmgmt_identify_missing_fixcat_updates \u2013 Identify Missing Fixcat Software Updates for a Software Instance","zmf_swmgmt_search_software_updates \u2013 Search a Software Instance for Software Updates","zmf_swmgmt_zos_system_uuid \u2013 Retrieve the z/OS system UUID","zmf_workflow_complete \u2013 Role completes a z/OS workflow","zmf_zmsc_run_management_service \u2013 Role runs a z/OS management service","Red Hat Ansible Certified Content for IBM Z","Installation","Playbooks","Contributing","Documentation","Helpful Links","Releases","Requirements","Errors and Messages","<no title>","Z HMC","Resources","Development","Modules","zhmc_adapter \u2013 Manage an adapter (DPM mode)","zhmc_adapter_list \u2013 List adapters (DPM mode)","zhmc_console \u2013 Manage the HMC","zhmc_cpc \u2013 Manage a CPC","zhmc_cpc_capacity \u2013 Manage temporary processor capacity","zhmc_cpc_list \u2013 List CPCs","zhmc_crypto_attachment \u2013 Manage the crypto configuration of a partition (DPM mode)","zhmc_hba \u2013 Manage an HBA of a partition (z13 only, DPM mode)","zhmc_ldap_server_definition \u2013 Manage an LDAP Server Definition on the HMC","zhmc_ldap_server_definition_list \u2013 List LDAP Server Definitions on the HMC","zhmc_lpar \u2013 Manage an LPAR (classic mode)","zhmc_lpar_command \u2013 Execute OS console command in an LPAR (classic mode)","zhmc_lpar_list \u2013 List LPARs (classic mode)","zhmc_lpar_messages \u2013 Get console messages for OS in an LPAR (classic mode)","zhmc_nic \u2013 Manage a NIC of a partition (DPM mode)","zhmc_nic_list \u2013 List NICs of a partition (DPM mode)","zhmc_partition \u2013 Manage a partition (DPM mode)","zhmc_partition_command \u2013 Execute OS console command in a partition (DPM mode)","zhmc_partition_list \u2013 List partitions (DPM mode)","zhmc_partition_messages \u2013 Get console messages for OS in a partition (DPM mode)","zhmc_password_rule \u2013 Manage an HMC password rule","zhmc_password_rule_list \u2013 List HMC password rules","zhmc_session \u2013 Manage HMC sessions across tasks","zhmc_storage_group \u2013 Manage a storage group (DPM mode)","zhmc_storage_group_attachment \u2013 Manage attachment of a storage group to a partition (DPM mode)","zhmc_storage_volume \u2013 Manage a storage volume (DPM mode)","zhmc_user \u2013 Manage an HMC user","zhmc_user_list \u2013 List HMC users","zhmc_user_pattern \u2013 Manage an HMC user pattern","zhmc_user_pattern_list \u2013 List HMC user patterns","zhmc_user_role \u2013 Manage an HMC user role","zhmc_user_role_list \u2013 List HMC user roles","zhmc_versions \u2013 Retrieve HMC/CPC version and feature facts","zhmc_virtual_function \u2013 Manage a virtual function of a partition (DPM mode)","Releases","Managed node","Troubleshooting"],titleterms:{"default":[3,23],"function":[23,24,60,149],"import":23,"new":[0,19,53,74,114],"return":[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,62,63,64,65,66,67,68,69,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],"transient":17,Are:0,IMS:[58,62,63,64,65,66,67,69],Using:3,abl:110,acb:62,across:138,action:[6,44,50],adapt:[116,117],add:[24,27,60,63],addit:[0,24,60],affect:110,after:0,all:91,alloc:[5,18],also:[12,13,15,28,30,31,34,35,41,42,44,45,46,48,49,100,116,117,131,132,134],ani:[0,110],ansibl:[0,22,59,102,103,110],ansible_librari:[24,60],ansible_zos_modul:[24,60],apf:27,archiv:28,arg_typ:23,argument:[23,24,60],askpass:110,attach:140,authent:[81,110],author:27,autom:[54,72,82,103],aux_temp_storag:4,aux_trac:5,auxiliari:[4,5],avail:[19,53,70,74,84],backup:29,befor:0,behind:0,best:0,beta1:70,beta2:70,beta3:70,beta:70,betterargpars:[22,23],block:30,bugfix:53,build:[103,114],built:23,can:[0,110],capac:120,catalog:[12,13,63,64],caus:110,certifi:[0,102],chang:53,charact:55,check:[0,45],cic:[0,1,3,4,6,7,8,9,10,11,12,13,14,15,16,17],cicsplex:[6,7,8,9,10],classic:[126,127,128,129],cli:[24,60],cmci:20,cmci_act:6,cmci_creat:7,cmci_delet:8,cmci_get:9,cmci_upd:10,collect:[0,110],command:[43,47,65,67,127,133],commun:0,complet:[0,100],concept:104,configur:[0,24,60,122],consol:[127,129,133,135],content:[0,102],contribut:[0,2,22,51,59,73,79,105],control:[24,60,85,109],copi:31,core:21,cpc:[119,121,148],creat:[4,7,11,12,13,14,15,17,77,89],critic:96,crypto:122,csd:11,csi:95,custom:[0,23],cycl:56,data:[4,5,15,17,18,28,29,30,31,32,34,35,40,48,68,95],dbd:66,dbrc:67,ddl:68,debug:104,defin:[0,23],definit:[7,9,10,68,124,125],delet:8,depend:[23,24,45,60,100],deprec:53,detail:[24,60],develop:[0,2,22,24,59,60,114],directori:[24,60],displai:[37,44],document:[0,52,106,114],doe:110,download:0,dpm:[116,117,122,123,130,131,132,133,134,135,139,140,141,149],dump:18,dure:110,dynam:77,encod:33,enterpris:54,environ:[0,114],error:110,exampl:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,23,24,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,60,62,63,64,65,66,67,68,69,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],exclus:23,execut:[43,47,110,127,133],exist:103,facil:27,fact:[36,148],fail:[0,110],featur:[23,53,148],fetch:34,file:[0,28,41,48],filter:25,find:[0,35],fix:110,fixcat:97,frequent:0,fresh:103,from:[34,64],galaxi:103,gather:36,gener:[0,62,66,69],get:[90,110,129,135],global:12,global_catalog:12,group:[3,139,140],guid:53,hat:102,have:[0,110],hba:123,help:107,hmc:[112,118,124,125,136,137,138,142,143,144,145,146,147,148],host:110,how:[0,110],hub:103,ibm:[0,54,72,78,102,110],idempot:0,identifi:[96,97],ims_acb_gen:62,ims_catalog_popul:63,ims_catalog_purg:64,ims_command:65,ims_dbd_gen:66,ims_dbrc:67,ims_ddl:68,ims_psb_gen:69,initi:49,instal:[0,24,60,103],instanc:[89,90,92,94,96,97,98],instead:110,intrapartit:17,inventori:104,issu:[0,53,70],jcl:[15,39],job:[37,38],kei:[24,60],know:0,known:[53,70],languag:68,latest:0,ldap:[124,125],leav:0,librari:27,life:56,line:30,link:107,list:[91,117,121,125,128,131,134,137,143,145,147],local:[13,14,103],local_catalog:13,local_request_queu:14,login:110,lpar:[126,127,128,129],mainten:56,major:53,manag:[11,12,13,20,24,30,32,40,54,60,71,75,86,92,101,109,110,116,118,119,120,122,123,124,126,130,132,136,138,139,140,141,142,144,146,149,151],match:35,matrix:56,memori:0,messag:[44,110,129,135],method:[24,60],minidisk:49,minor:53,miss:[96,97],mock:[24,60],mode:[0,116,117,122,123,126,127,128,129,130,131,132,133,134,135,139,140,141,149],modul:[0,3,22,24,26,53,59,60,61,80,110,115],mount:41,much:0,multi:30,mutual:23,need:[0,110],nic:[130,131],node:[20,24,54,60,71,75,85,86,109,151],note:[27,28,29,30,31,33,34,35,39,40,41,42,43,45,46,48,62,63,64,65,66,67,68,69,70,74,77,83,84,89,90,91,92,93,94,95,96,97,98,99,100,101,139,140,141],object:0,offer:0,onli:123,open:[0,54],oper:[0,33,43,83],option:23,osmf:[78,81],other:0,output:37,overrid:103,packag:[24,60],paramet:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,62,63,64,65,66,67,68,69,77,81,82,83,110,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],pars:22,part:0,particular:0,partit:[122,123,130,131,132,133,134,135,140,149],password:[136,137],pattern:[144,145],perform:[6,33],phase:56,ping:45,playbook:[0,104,110],plugin:50,port:53,practic:0,pre:[103,110],preced:0,prerequisit:[24,60],privat:103,privileg:110,problem:[0,110],processor:120,program:[27,42],prompt:110,provis:[3,20,82,92,93],psb:69,publish:91,purg:64,pytest:[24,60],python:[0,54,71,110],queri:[9,38,95],queue:14,ram:0,reach:110,record:[63,64],red:102,redhat:0,refer:[3,19,70,84],region:16,region_jcl:15,releas:[0,19,53,56,70,74,84,103,108,114,150],remov:[4,11,12,13,14,17,27,94],repositori:114,request:14,requir:[0,20,23,44,53,82,109,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,139,140,141,142,143,144,145,146,147,148,149],resourc:[6,8,9,10,24,57,60,77,87,113],restor:29,resum:77,retriev:[99,148],role:[76,77,88,89,90,91,92,93,94,100,101,146,147],rule:[0,136,137],run:[0,24,42,46,60,101,104,110],sa_create_dynamic_resourc:77,sampl:0,script:46,sdk:54,search:98,secret:114,secur:82,see:[12,13,15,28,30,31,34,35,41,42,44,45,46,48,49,100,116,117,131,132,134],seek:[0,110],server:[81,103,124,125],servic:[93,101],session:138,set:[4,5,15,17,18,28,29,32,35,48,55,95,114],sever:56,shell:54,should:[0,110],smp:95,softwar:[89,90,91,92,93,94,96,97,98],special:110,specif:[0,90],sql:68,ssh:[24,60,110],start:114,startup:15,statement:68,statu:38,stop:16,stop_region:16,storag:[4,139,140,141],submit:[39,65,67,68],support:[0,56,110],synopsi:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,62,63,64,65,66,67,68,69,77,81,82,83,89,90,91,92,93,94,95,96,97,98,99,100,101,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],system:[36,41,72,99,110],target:110,task:[20,138],td_intrapartit:17,templat:91,temporari:[4,120],test:[0,22,24,59,60,110,114],textual:[30,40],them:0,thi:110,tip:[24,60],trace:5,track:0,transact:18,transaction_dump:18,troubleshoot:[110,152],tso:47,type:23,unarch:48,unit:[24,60],unsupport:110,updat:[0,10,96,97,98],upgrad:0,usag:[24,60],user:[110,142,143,144,145,146,147],using:[0,110],uss:110,util:54,uuid:99,valid:82,valu:[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,27,28,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,62,63,64,65,66,67,68,69,81,82,83,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149],variabl:[89,90,91,92,93,94,95,96,97,98,99,100,101,104,114],version:[0,19,53,70,74,84,103,114,148,150],virtual:149,volum:[29,49,141],warn:110,what:[0,19,74,110],when:[0,110],where:0,which:[0,110],why:110,workflow:[83,100],z13:123,zhmc_adapt:116,zhmc_adapter_list:117,zhmc_consol:118,zhmc_cpc:119,zhmc_cpc_capac:120,zhmc_cpc_list:121,zhmc_crypto_attach:122,zhmc_hba:123,zhmc_ldap_server_definit:124,zhmc_ldap_server_definition_list:125,zhmc_lpar:126,zhmc_lpar_command:127,zhmc_lpar_list:128,zhmc_lpar_messag:129,zhmc_nic:130,zhmc_nic_list:131,zhmc_partit:132,zhmc_partition_command:133,zhmc_partition_list:134,zhmc_partition_messag:135,zhmc_password_rul:136,zhmc_password_rule_list:137,zhmc_session:138,zhmc_storage_group:139,zhmc_storage_group_attach:140,zhmc_storage_volum:141,zhmc_user:142,zhmc_user_list:143,zhmc_user_pattern:144,zhmc_user_pattern_list:145,zhmc_user_rol:146,zhmc_user_role_list:147,zhmc_version:148,zhmc_virtual_funct:149,zmf_authent:81,zmf_cpm_create_software_inst:89,zmf_cpm_get_software_inst:90,zmf_cpm_list_software_templ:91,zmf_cpm_manage_software_inst:92,zmf_cpm_provision_software_servic:93,zmf_cpm_remove_software_inst:94,zmf_sca:82,zmf_swmgmt_csi_queri:95,zmf_swmgmt_identify_missing_critical_upd:96,zmf_swmgmt_identify_missing_fixcat_upd:97,zmf_swmgmt_search_software_upd:98,zmf_swmgmt_zos_system_uuid:99,zmf_workflow:83,zmf_workflow_complet:100,zmf_zmsc_run_management_servic:101,zoau:[0,71],zos_apf:27,zos_arch:28,zos_backup_restor:29,zos_blockinfil:30,zos_copi:[31,110],zos_data_set:32,zos_encod:33,zos_fetch:[34,110],zos_find:35,zos_gather_fact:36,zos_import_mock:[24,60],zos_job_output:37,zos_job_queri:38,zos_job_submit:39,zos_lineinfil:40,zos_mount:41,zos_mvs_raw:42,zos_oper:43,zos_operator_action_queri:44,zos_p:45,zos_script:46,zos_tso_command:47,zos_unarch:48,zos_volume_init:49}}) \ No newline at end of file diff --git a/zhmc-ansible-modules/docs/source/bibliography.html b/zhmc-ansible-modules/docs/source/bibliography.html index 29ba57a9..f4164b12 100644 --- a/zhmc-ansible-modules/docs/source/bibliography.html +++ b/zhmc-ansible-modules/docs/source/bibliography.html @@ -189,23 +189,28 @@
                        HMC API

                        The Web Services API of the z Systems Hardware Management Console, described in the following books:

                        -
                        HMC API 2.11.1

                        IBM SC27-2616, System z Hardware Management Console Web Services API (Version 2.11.1)

                        +
                        HMC API 2.11.1

                        IBM SC27-2616, System z Hardware Management Console Web Services API (Version 2.11.1) (no longer available for download)

                        -
                        HMC API 2.12.0

                        IBM SC27-2617, System z Hardware Management Console Web Services API (Version 2.12.0)

                        +
                        HMC API 2.12.0

                        IBM SC27-2617, System z Hardware Management Console Web Services API (Version 2.12.0) (no longer available for download)

                        -
                        HMC API 2.12.1

                        IBM SC27-2626, System z Hardware Management Console Web Services API (Version 2.12.1)

                        +
                        HMC API 2.12.1

                        IBM SC27-2626, System z Hardware Management Console Web Services API (Version 2.12.1) (no longer available for download)

                        -
                        HMC API 2.13.0

                        IBM SC27-2627, z Systems Hardware Management Console Web Services API (Version 2.13.0)

                        +
                        HMC API 2.13.0

                        IBM SC27-2627-00a, z Systems Hardware Management Console Web Services API (Version 2.13.0)

                        -
                        HMC API 2.13.1

                        IBM SC27-2634, z Systems Hardware Management Console Web Services API (Version 2.13.1)

                        +
                        HMC API 2.13.1

                        IBM SC27-2634-03a, z Systems Hardware Management Console Web Services API (Version 2.13.1)

                        -
                        HMC API 2.14.0

                        IBM SC27-2636, IBM Z Hardware Management Console Web Services API (Version 2.14.0)

                        +
                        HMC API 2.14.0

                        IBM SC27-2636-04a, IBM Z Hardware Management Console Web Services API (Version 2.14.0)

                        -
                        HMC API 2.14.1

                        IBM SC27-2637, IBM Z Hardware Management Console Web Services API (Version 2.14.1)

                        +
                        HMC API 2.14.1

                        IBM SC27-2637-01a, IBM Z Hardware Management Console Web Services API (Version 2.14.1)

                        -
                        HMC API 2.15.0

                        IBM SC27-2638, IBM Z Hardware Management Console Web Services API (Version 2.15.0) +

                        HMC API 2.15.0

                        IBM SC27-2638-04c, IBM Z Hardware Management Console Web Services API (Version 2.15.0) (covers both GA1 and GA2)

                        +
                        HMC API 2.16.0

                        IBM SC27-2642-02, IBM Z Hardware Management Console Web Services API (Version 2.16.0) +(covers both GA1 and GA2)

                        +
                        +
                        HMC Security

                        IBM SC28-6987-01, Hardware Management Console Security

                        +

                    @@ -216,7 +221,7 @@

              diff --git a/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.html b/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.html index 0b9ee0eb..0b48136a 100644 --- a/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.html +++ b/zhmc-ansible-modules/docs/source/modules/zhmc_ldap_server_definition.html @@ -418,7 +418,7 @@

              Return Valuestype: str

              -
              {property}

              Additional properties of the LDAP Server Definition, as described in the data model of the ‘LDAP Server Definition’ object in the HMC API book. The property names have hyphens (-) as described in that book.

              +
              {property}

              Additional properties of the LDAP Server Definition, as described in the data model of the ‘LDAP Server Definition’ object in the HMC API book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book.

              type: raw
              diff --git a/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.html b/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.html index ccd7debd..5b8f6606 100644 --- a/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.html +++ b/zhmc-ansible-modules/docs/source/modules/zhmc_lpar.html @@ -712,7 +712,7 @@

              Return Valuestype: str

              -
              {property}

              Additional properties of the LPAR, as described in the data model of the ‘Logical Partition’ object in the HMC API book. The property names have hyphens (-) as described in that book.

              +
              {property}

              Additional properties of the LPAR, as described in the data model of the ‘Logical Partition’ object in the HMC API book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book.

              type: raw
              diff --git a/zhmc-ansible-modules/docs/source/modules/zhmc_partition.html b/zhmc-ansible-modules/docs/source/modules/zhmc_partition.html index 942dc131..81214254 100644 --- a/zhmc-ansible-modules/docs/source/modules/zhmc_partition.html +++ b/zhmc-ansible-modules/docs/source/modules/zhmc_partition.html @@ -684,7 +684,7 @@

              Return Valuestype: str

              -
              {property}

              Additional properties of the partition, as described in the data model of the ‘Partition’ object in the HMC API book. The property names have hyphens (-) as described in that book.

              +
              {property}

              Additional properties of the partition, as described in the data model of the ‘Partition’ object in the HMC API book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book.

              type: raw
              diff --git a/zhmc-ansible-modules/docs/source/modules/zhmc_user.html b/zhmc-ansible-modules/docs/source/modules/zhmc_user.html index 3d48c4f0..fd8a771c 100644 --- a/zhmc-ansible-modules/docs/source/modules/zhmc_user.html +++ b/zhmc-ansible-modules/docs/source/modules/zhmc_user.html @@ -460,7 +460,7 @@

              Return Valuestype: str

            -
            {property}

            Additional properties of the user, as described in the data model of the ‘User’ object in the HMC API book. The property names have hyphens (-) as described in that book.

            +
            {property}

            Additional properties of the user, as described in the data model of the ‘User’ object in the HMC API book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book.

            type: raw
            @@ -530,7 +530,7 @@

            Return Valuestype: dict

            -
            {property}

            Properties of the LDAP server definition, as described in the data model of the ‘LDAP Server Definition’ object in the HMC API book. The property names have hyphens (-) as described in that book.

            +
            {property}

            Properties of the LDAP server definition, as described in the data model of the ‘LDAP Server Definition’ object in the HMC API book. Write-only properties in the data model are not included. The property names have hyphens (-) as described in that book.

            type: raw
            diff --git a/zhmc-ansible-modules/docs/source/release_notes.html b/zhmc-ansible-modules/docs/source/release_notes.html index 69449538..8d271998 100644 --- a/zhmc-ansible-modules/docs/source/release_notes.html +++ b/zhmc-ansible-modules/docs/source/release_notes.html @@ -104,6 +104,8 @@
          • z/OS Sys Auto
          • z/OS z/OSMF
          • Z HMC
              +
            • Version 1.9.3
            • +
            • Version 1.9.2
            • Version 1.9.1
            • Version 1.9.0
            • Version 1.8.1
            • @@ -209,12 +211,52 @@

              Releases

              +
              +

              Version 1.9.3

              +

              Released: 2024-11-29

              +

              Availability: AutomationHub, Galaxy, GitHub

              +

              Bug fixes:

              +
                +
              • Increased zhmcclient version to 1.18.2 to pick up fixes. (issue #1074)

              • +
              • Fixed that all password-like input parameters that were written in clear text +to the module entry log are now blanked out. This affected the following +modules: zhmc_ldap_server_definition, zhmc_lpar, zhmc_partition, zhmc_user.

              • +
              • Fixed that all password-like input parameters that were added to the +module return value in clear text for ‘state’ values that created or updated +the resource are now removed from the return value. This affected the +following modules: zhmc_ldap_server_definition, zhmc_lpar, zhmc_partition.

              • +
              • Docs: Ignored www.ansible.com in linkcheck, because it occasionally times out.

              • +
              +
              +
              +

              Version 1.9.2

              +

              Released: 2024-11-22

              +

              Availability: AutomationHub, Galaxy, GitHub

              +

              Bug fixes:

              +
                +
              • Fixed safety issues up to 2024-11-21.

              • +
              • Dev: Fixed removal of some files in the Makefile.

              • +
              • Fixed that the zhmc_user module blanked out the ‘password’ property in +the input params before passing them on to the zhmcclient +‘User.update_properties()’ method. (issue #1081)

              • +
              • Docs: Fixed broken links to IBM documentation and updated permanently +redirected links.

              • +
              +

              Enhancements:

              +
                +
              • Support for ansible-core 2.18, by adding an ignore file for the sanity tests.

              • +
              • The ‘hmc_auth’ input parameter is no longer completely removed from the +module entry log, but instead its sensitive items ‘password’ and ‘session_id’ +are now blanked out.

              • +
              +

              Version 1.9.1

              Released: 2024-07-18

              Availability: AutomationHub, Galaxy, GitHub

              Bug fixes:

                +
              • Fixed safety issues up to 20024-07-19.

              • Sanity test: Fixed the sanity test on AutomationHub which failed because the “compile” and “import” tests were run for all target node Python versions, which includes Python 2.7. As we had dropped support for Python < 3.8 in @@ -225,6 +267,7 @@

                Version 1.9.1