Index of all Filter Plugins
sap.sap_operations
sap.sap_operations.all – Return true if all elements in the iterable are truthy.
sap.sap_operations.any – Return true if any element in the iterable is truthy.
sap.sap_operations.combine_default – Combine two dictionaries, second dictionary will be used as default.
sap.sap_operations.inifile_params – Convert multilevel dictionary to the inifile params plain text
sap.sap_operations.license_content – Get sap license attributes from sap license file
sap.sap_operations.me_aliases – Return all the aliases that are available
sap.sap_operations.me_enr_from_alias – Return the ENR from alias.
sap.sap_operations.mount_path – Return the mount path of the filepath.
sap.sap_operations.pcs_cluster_property_mapping – Get pcs cluster property from pcs_cib_info result
sap.sap_operations.pcs_resources – Get pcs cluster resources lists
sap.sap_operations.pcs_resources_from_cib – Get pcs resources list from result of sap.sap_operations.pcs_cib_info module
sap.sap_operations.pcs_resources_from_status – Get pcs cluster resources lists
sap.sap_operations.valid_sid – Verify that SAP system ID (SID) is valid.