From b05f3dea2008196fc3fca74648d62b6f9dde039d Mon Sep 17 00:00:00 2001 From: Razeem Mohamed Date: Tue, 25 Oct 2022 18:27:21 +0200 Subject: [PATCH] Added template to monitor the HPE Recovery Central Manager through REST API --- .../hpe-RecoveryManagerCentral/README.md | 18 + .../hpe-RecoveryManagerCentral/hpeRMC.cfg | 960 ++++++++++++++++++ 2 files changed, 978 insertions(+) create mode 100644 templates/hpe-RecoveryManagerCentral/README.md create mode 100644 templates/hpe-RecoveryManagerCentral/hpeRMC.cfg diff --git a/templates/hpe-RecoveryManagerCentral/README.md b/templates/hpe-RecoveryManagerCentral/README.md new file mode 100644 index 0000000..52e71b4 --- /dev/null +++ b/templates/hpe-RecoveryManagerCentral/README.md @@ -0,0 +1,18 @@ +HPE Recovery Central Manager +============================ + +Provides monitoring of the HPE Recovery Central Manager: + +* Appliances +* Backup Sets +* Backup Systems +* Recovery Sets +* Remote Appliances +* Snapshot Sets +* Storage Systems +* Workflows + +The template uses the HPE Recovery Central Manager REST API. + +* Add the RCM host under the hosts tab and define the system type as `Other`. +* Provide appropriate username and password to access the REST API as system credentials. diff --git a/templates/hpe-RecoveryManagerCentral/hpeRMC.cfg b/templates/hpe-RecoveryManagerCentral/hpeRMC.cfg new file mode 100644 index 0000000..21c9df5 --- /dev/null +++ b/templates/hpe-RecoveryManagerCentral/hpeRMC.cfg @@ -0,0 +1,960 @@ +PATROL_CONFIG +"/SENTRY/X/hpeRMC/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC/collectionErrorCountAutoAcknowledgeTime" = { REPLACE = "900" }, +"/SENTRY/X/hpeRMC/credentialsList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC/databaseType" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC/description" = { REPLACE = "HPE Recovery Central Manager============================Provides monitoring of the HPE Recovery Central Manager:* Appliances* Backup Sets* Backup Systems* Recovery Sets* Remote Appliances* Snapshot Sets* Storage Systems* WorkflowsThe template uses the HPE Recovery Central Manager REST API.* Add the RCM host under the hosts tab and define the system type as `Other`.* Provide appropriate username and password to access the REST API as system credentials." }, +"/SENTRY/X/hpeRMC/disabled" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC/embeddedFileList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC/label" = { REPLACE = "HPE Recovery Manager Central" }, +"/SENTRY/X/hpeRMC/macroList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC/parameterList" = { REPLACE = "CollectionErrorCount;1" }, +"/SENTRY/X/hpeRMC/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC/runAlertForEachCollectionError" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC/shareCookies" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC/systemType" = { REPLACE = "other" }, +"/SENTRY/X/hpeRMC/thresholdList" = { REPLACE = "CollectionErrorCount;0 0 0 0 0 0;1 1 2147483646 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC/type" = { REPLACE = "Template" }, +"/SENTRY/X/hpeRMC:appliances/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:appliances/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:appliances/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:appliances/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:appliances/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:appliances/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:appliances/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:appliances/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:appliances/label" = { REPLACE = "Appliances" }, +"/SENTRY/X/hpeRMC:appliances/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:appliances/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:appliances/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:appliances/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:appliances/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:appliances/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:appliances/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/appliances" }, +"/SENTRY/X/hpeRMC:appliances/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/label" = { REPLACE = "Get Appliance Details" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/parent" = { REPLACE = "hpeRMC:appliances" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/transformList" = { REPLACE = "type=json2csv;entryKey=appliance;includedProperties=serviceStatus/core%{SEMICOLON}serviceStatus/rmv%{SEMICOLON}serviceStatus/rmcs%{SEMICOLON}serviceStatus/rmoracle%{SEMICOLON}serviceStatus/rmce%{SEMICOLON}serviceStatus/rmsaphana%{SEMICOLON}details/totalMemory%{SEMICOLON}details/isStoreOnce%{SEMICOLON}details/totalUpTime%{SEMICOLON}details/hostName%{SEMICOLON}details/vCPU%{SEMICOLON}details/totalNIC%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/fieldNumber" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/label" = { REPLACE = "Service:Core" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceCore/valueMap" = { REPLACE = "Running;0;Running" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/fieldNumber" = { REPLACE = "6" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/label" = { REPLACE = "Service:RMCE" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmce/valueMap" = { REPLACE = "Running;0;Running" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/fieldNumber" = { REPLACE = "4" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/label" = { REPLACE = "Service:RMCS" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmcs/valueMap" = { REPLACE = "Running;0;" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/fieldNumber" = { REPLACE = "5" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/label" = { REPLACE = "Service:RMORACLE" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmoracle/valueMap" = { REPLACE = "Running;0;Running" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/fieldNumber" = { REPLACE = "7" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/label" = { REPLACE = "Service:RMSAPHANA" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmsaphana/valueMap" = { REPLACE = "Running;0;Running" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/fieldNumber" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/label" = { REPLACE = "Service:RMV" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:serviceRmv/valueMap" = { REPLACE = "Running;0;Running" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/canBeNegative" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/convertUnits" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/discardNegativeDelta" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/fieldNumber" = { REPLACE = "8" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/label" = { REPLACE = "Total Memory GB" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/monitoredValue" = { REPLACE = "number" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/numericFormat" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/parameterList" = { REPLACE = "Delta;0,DeltaPercentage;0,DeltaPerHour;0,DeltaPerMinute;0,DeltaPerSecond;0,Present;0,Value;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/parameterType" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/reportAsCollectionError" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/scale" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/scaleOption" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/scientificNotation" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/type" = { REPLACE = "NumericExtraction" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:totalMemoryGb/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/canBeNegative" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/convertUnits" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/discardNegativeDelta" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/fieldNumber" = { REPLACE = "10" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/label" = { REPLACE = "Uptime (Days)" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/monitoredValue" = { REPLACE = "duration" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/numericFormat" = { REPLACE = "%d days %H Hours %M Minutes" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/parameterList" = { REPLACE = "Delta;0,DeltaPercentage;0,DeltaPerHour;0,DeltaPerMinute;0,DeltaPerSecond;0,Present;0,Value;1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/parameterType" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/parent" = { REPLACE = "hpeRMC:appliances:getApplianceDetails" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/reportAsCollectionError" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/scale" = { REPLACE = "86400" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/scaleOption" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/scientificNotation" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/type" = { REPLACE = "NumericExtraction" }, +"/SENTRY/X/hpeRMC:appliances:getApplianceDetails:uptimeDays/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/label" = { REPLACE = "Get FCs" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/parent" = { REPLACE = "hpeRMC:appliances" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/transformList" = { REPLACE = "type=json2csv;entryKey=appliance/connectivity/FC;includedProperties=portName%{SEMICOLON}portState%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getFcs/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/instancesLabel" = { REPLACE = "%{2}" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/instancesObjectID" = { REPLACE = "%{2}" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/label" = { REPLACE = "FC Ports" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/parent" = { REPLACE = "hpeRMC:appliances:getFcs" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/fieldNumber" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/label" = { REPLACE = "State" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/parent" = { REPLACE = "hpeRMC:appliances:getFcs:fcPorts" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getFcs:fcPorts:state/valueMap" = { REPLACE = "down;2;Down,up;0;Up" }, +"/SENTRY/X/hpeRMC:appliances:getNics/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics/label" = { REPLACE = "Get NICs" }, +"/SENTRY/X/hpeRMC:appliances:getNics/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:appliances:getNics/parent" = { REPLACE = "hpeRMC:appliances" }, +"/SENTRY/X/hpeRMC:appliances:getNics/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getNics/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics/transformList" = { REPLACE = "type=json2csv;entryKey=appliance/connectivity/NICs;includedProperties=status%{SEMICOLON}InterfaceName%{SEMICOLON}IP%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getNics/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/instancesLabel" = { REPLACE = "%{3}" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/instancesObjectID" = { REPLACE = "%{3}" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/label" = { REPLACE = "NICs" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/parent" = { REPLACE = "hpeRMC:appliances:getNics" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/fieldNumber" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/label" = { REPLACE = "Status" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/otherValueMap" = { REPLACE = "1;" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/parent" = { REPLACE = "hpeRMC:appliances:getNics:nics" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:appliances:getNics:nics:status/valueMap" = { REPLACE = "down;2;Down,up;0;Up" }, +"/SENTRY/X/hpeRMC:backupSets/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:backupSets/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:backupSets/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:backupSets/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:backupSets/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:backupSets/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:backupSets/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:backupSets/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:backupSets/label" = { REPLACE = "Backup Sets" }, +"/SENTRY/X/hpeRMC:backupSets/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:backupSets/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:backupSets/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:backupSets/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSets/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:backupSets/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:backupSets/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:backupSets/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:backupSets/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/backup-sets" }, +"/SENTRY/X/hpeRMC:backupSets/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/label" = { REPLACE = "Get Backup Sets" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/parent" = { REPLACE = "hpeRMC:backupSets" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/transformList" = { REPLACE = "type=json2csv;entryKey=/backupSets;includedProperties=status%{SEMICOLON}storeName%{SEMICOLON}name;resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/instancesLabel" = { REPLACE = "%{3}:%{4}" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/instancesObjectID" = { REPLACE = "%{3}%{4}" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/label" = { REPLACE = "Backup Set" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/parent" = { REPLACE = "hpeRMC:backupSets:getBackupSets" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/fieldNumber" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/label" = { REPLACE = "Status" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/parent" = { REPLACE = "hpeRMC:backupSets:getBackupSets:backupSet" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSets:getBackupSets:backupSet:status/valueMap" = { REPLACE = "available;0;Available" }, +"/SENTRY/X/hpeRMC:backupSystems/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:backupSystems/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:backupSystems/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:backupSystems/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:backupSystems/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:backupSystems/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:backupSystems/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:backupSystems/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:backupSystems/label" = { REPLACE = "Backup Systems" }, +"/SENTRY/X/hpeRMC:backupSystems/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:backupSystems/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:backupSystems/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:backupSystems/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSystems/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:backupSystems/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:backupSystems/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:backupSystems/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:backupSystems/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/backup-systems" }, +"/SENTRY/X/hpeRMC:backupSystems/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/label" = { REPLACE = "Get Backup Systems" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/parent" = { REPLACE = "hpeRMC:backupSystems" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/transformList" = { REPLACE = "type=json2csv;entryKey=/backupSystems;includedProperties=username%{SEMICOLON}status%{SEMICOLON}name%{SEMICOLON}serialNumber%{SEMICOLON}state%{SEMICOLON}deviceType%{SEMICOLON}id%{SEMICOLON}firmwareVersion%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/instancesLabel" = { REPLACE = "%{4} %{5} %{7}" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/instancesObjectID" = { REPLACE = "%{4}%{5}" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/label" = { REPLACE = "Backup System" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/parent" = { REPLACE = "hpeRMC:backupSystems:getBackupSystems" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/fieldNumber" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/label" = { REPLACE = "Appliance Status" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/parent" = { REPLACE = "hpeRMC:backupSystems:getBackupSystems:backupSystem" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:applianceStatus/valueMap" = { REPLACE = "available;0;Appliance available for operation" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/fieldNumber" = { REPLACE = "6" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/label" = { REPLACE = "Operational State" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/parent" = { REPLACE = "hpeRMC:backupSystems:getBackupSystems:backupSystem" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:backupSystems:getBackupSystems:backupSystem:operationalState/valueMap" = { REPLACE = "Running;0;Running" }, +"/SENTRY/X/hpeRMC:loginSession/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:loginSession/authenticationType" = { REPLACE = "basic" }, +"/SENTRY/X/hpeRMC:loginSession/body" = { REPLACE = "{ \"auth\": { \"passwordCredentials\": { \"username\": \"%{USERNAME}\", \"password\": \"%{PASSWORD}\" } }}" }, +"/SENTRY/X/hpeRMC:loginSession/bodyType" = { REPLACE = "free" }, +"/SENTRY/X/hpeRMC:loginSession/contentType" = { REPLACE = "application/json" }, +"/SENTRY/X/hpeRMC:loginSession/credentials" = { REPLACE = "System Credentials" }, +"/SENTRY/X/hpeRMC:loginSession/headers" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:loginSession/httpMethod" = { REPLACE = "POST" }, +"/SENTRY/X/hpeRMC:loginSession/httpRequestContent" = { REPLACE = "entireHTTPResponse" }, +"/SENTRY/X/hpeRMC:loginSession/label" = { REPLACE = "Login Session" }, +"/SENTRY/X/hpeRMC:loginSession/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:loginSession/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:loginSession/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:loginSession/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:loginSession/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:loginSession/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:loginSession/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:loginSession/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:loginSession/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:loginSession/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:loginSession/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/login-sessions" }, +"/SENTRY/X/hpeRMC:loginSession/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:recoverySets/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:recoverySets/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:recoverySets/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:recoverySets/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:recoverySets/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:recoverySets/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:recoverySets/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:recoverySets/label" = { REPLACE = "Recovery Sets" }, +"/SENTRY/X/hpeRMC:recoverySets/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:recoverySets/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:recoverySets/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:recoverySets/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:recoverySets/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:recoverySets/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:recoverySets/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:recoverySets/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:recoverySets/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/recovery-sets" }, +"/SENTRY/X/hpeRMC:recoverySets/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/label" = { REPLACE = "Get Recovery Sets" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/parent" = { REPLACE = "hpeRMC:recoverySets" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/transformList" = { REPLACE = "type=json2csv;entryKey=/recoverySets;includedProperties=appType%{SEMICOLON}snapCount%{SEMICOLON}id%{SEMICOLON}backupCount%{SEMICOLON}storageSystemName%{SEMICOLON}deviceType%{SEMICOLON}status%{SEMICOLON}copyPolicyName%{SEMICOLON}name%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/instancesLabel" = { REPLACE = "%{10}:%{9} %{6} %{7}" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/instancesObjectID" = { REPLACE = "%{4}%{10}" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/label" = { REPLACE = "Recovery Set" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/parent" = { REPLACE = "hpeRMC:recoverySets:getRecoverySets" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/canBeNegative" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/convertUnits" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/discardNegativeDelta" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/fieldNumber" = { REPLACE = "5" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/label" = { REPLACE = "Backup Count" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/monitoredValue" = { REPLACE = "number" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/numericFormat" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/parameterList" = { REPLACE = "Delta;0,DeltaPercentage;0,DeltaPerHour;0,DeltaPerMinute;0,DeltaPerSecond;0,Present;0,Value;1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/parameterType" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/parent" = { REPLACE = "hpeRMC:recoverySets:getRecoverySets:recoverySet" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/reportAsCollectionError" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/scale" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/scaleOption" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/scientificNotation" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/type" = { REPLACE = "NumericExtraction" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:backupCount/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/canBeNegative" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/convertUnits" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/discardNegativeDelta" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/fieldNumber" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/label" = { REPLACE = "Snap Count" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/monitoredValue" = { REPLACE = "number" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/numericFormat" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/parameterList" = { REPLACE = "Delta;0,DeltaPercentage;0,DeltaPerHour;0,DeltaPerMinute;0,DeltaPerSecond;0,Present;0,Value;1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/parameterType" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/parent" = { REPLACE = "hpeRMC:recoverySets:getRecoverySets:recoverySet" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/reportAsCollectionError" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/scale" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/scaleOption" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/scientificNotation" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/type" = { REPLACE = "NumericExtraction" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:snapCount/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/fieldNumber" = { REPLACE = "8" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/label" = { REPLACE = "Status" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/parent" = { REPLACE = "hpeRMC:recoverySets:getRecoverySets:recoverySet" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:recoverySets:getRecoverySets:recoverySet:status/valueMap" = { REPLACE = "available;0;Available" }, +"/SENTRY/X/hpeRMC:remoteAppliances/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:remoteAppliances/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:remoteAppliances/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:remoteAppliances/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:remoteAppliances/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:remoteAppliances/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:remoteAppliances/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:remoteAppliances/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:remoteAppliances/label" = { REPLACE = "Remote Appliances" }, +"/SENTRY/X/hpeRMC:remoteAppliances/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:remoteAppliances/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:remoteAppliances/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:remoteAppliances/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:remoteAppliances/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:remoteAppliances/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:remoteAppliances/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:remoteAppliances/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:remoteAppliances/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/remote-appliances" }, +"/SENTRY/X/hpeRMC:remoteAppliances/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/label" = { REPLACE = "Get Remote Appliances" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/parent" = { REPLACE = "hpeRMC:remoteAppliances" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/transformList" = { REPLACE = "type=json2csv;entryKey=/remoteAppliances;includedProperties=status%{SEMICOLON}hostname%{SEMICOLON}state%{SEMICOLON}remoteEnabled%{SEMICOLON}id%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/instancesLabel" = { REPLACE = "%{3} - Remote(%{5})" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/instancesObjectID" = { REPLACE = "%{3}%{6}" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/label" = { REPLACE = "Remote Appliance" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/parent" = { REPLACE = "hpeRMC:remoteAppliances:getRemoteAppliances" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/fieldNumber" = { REPLACE = "4" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/label" = { REPLACE = "Operational State" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/parent" = { REPLACE = "hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:operationalState/valueMap" = { REPLACE = "available;0;Available" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/fieldNumber" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/label" = { REPLACE = "Status" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/parent" = { REPLACE = "hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:remoteAppliances:getRemoteAppliances:remoteAppliance:status/valueMap" = { REPLACE = "available;0;Appliance available" }, +"/SENTRY/X/hpeRMC:snapshotSets/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:snapshotSets/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:snapshotSets/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:snapshotSets/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:snapshotSets/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:snapshotSets/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:snapshotSets/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:snapshotSets/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:snapshotSets/label" = { REPLACE = "Snapshot Sets" }, +"/SENTRY/X/hpeRMC:snapshotSets/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:snapshotSets/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:snapshotSets/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:snapshotSets/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:snapshotSets/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:snapshotSets/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:snapshotSets/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:snapshotSets/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:snapshotSets/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/snapshot-sets" }, +"/SENTRY/X/hpeRMC:snapshotSets/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/label" = { REPLACE = "Get Snapshots" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/parent" = { REPLACE = "hpeRMC:snapshotSets" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/transformList" = { REPLACE = "type=json2csv;entryKey=/snapshotSets;includedProperties=status%{SEMICOLON}name%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/instancesLabel" = { REPLACE = "%{3}" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/instancesObjectID" = { REPLACE = "%{3}" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/label" = { REPLACE = "Snapshot" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/parent" = { REPLACE = "hpeRMC:snapshotSets:getSnapshots" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/fieldNumber" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/label" = { REPLACE = "Status" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/parent" = { REPLACE = "hpeRMC:snapshotSets:getSnapshots:snapshot" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:snapshotSets:getSnapshots:snapshot:status/valueMap" = { REPLACE = "available;0;Available" }, +"/SENTRY/X/hpeRMC:storageSystems/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:storageSystems/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:storageSystems/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:storageSystems/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:storageSystems/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:storageSystems/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:storageSystems/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:storageSystems/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:storageSystems/label" = { REPLACE = "Storage Systems" }, +"/SENTRY/X/hpeRMC:storageSystems/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:storageSystems/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:storageSystems/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:storageSystems/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:storageSystems/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:storageSystems/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:storageSystems/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:storageSystems/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:storageSystems/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/storage-systems" }, +"/SENTRY/X/hpeRMC:storageSystems/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/label" = { REPLACE = "Get Storage Systems" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/parent" = { REPLACE = "hpeRMC:storageSystems" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/transformList" = { REPLACE = "type=json2csv;entryKey=storageSystems;includedProperties=username%{SEMICOLON}status%{SEMICOLON}name%{SEMICOLON}serialNumber%{SEMICOLON}deviceType%{SEMICOLON}ipHostname%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/instancesLabel" = { REPLACE = "%{4} %{5} %{6}" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/instancesObjectID" = { REPLACE = "%{4}%{5}" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/label" = { REPLACE = "Storage" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/parent" = { REPLACE = "hpeRMC:storageSystems:getStorageSystems" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/fieldNumber" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/label" = { REPLACE = "Status" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/parent" = { REPLACE = "hpeRMC:storageSystems:getStorageSystems:storage" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:storageSystems:getStorageSystems:storage:status/valueMap" = { REPLACE = "available;0;Available" }, +"/SENTRY/X/hpeRMC:workflows/accessTokenName" = { REPLACE = "X-Auth-Token" }, +"/SENTRY/X/hpeRMC:workflows/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows/authenticationType" = { REPLACE = "token" }, +"/SENTRY/X/hpeRMC:workflows/bodyType" = { REPLACE = "none" }, +"/SENTRY/X/hpeRMC:workflows/contentType" = { REPLACE = "application/x-www-form-urlencoded" }, +"/SENTRY/X/hpeRMC:workflows/getAccessTokenFrom" = { REPLACE = "loginSession" }, +"/SENTRY/X/hpeRMC:workflows/headers" = { REPLACE = "X-Auth-Token:%{TOKEN}" }, +"/SENTRY/X/hpeRMC:workflows/httpMethod" = { REPLACE = "GET" }, +"/SENTRY/X/hpeRMC:workflows/httpRequestContent" = { REPLACE = "textOnly" }, +"/SENTRY/X/hpeRMC:workflows/label" = { REPLACE = "Workflows" }, +"/SENTRY/X/hpeRMC:workflows/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows/parameterList" = { REPLACE = "ExecutionTime;1,HTTPStatusCode;0,Result;1,Status;0" }, +"/SENTRY/X/hpeRMC:workflows/parent" = { REPLACE = "hpeRMC" }, +"/SENTRY/X/hpeRMC:workflows/pollingIntervalList" = { REPLACE = "httpRequestColl;continuous;120;" }, +"/SENTRY/X/hpeRMC:workflows/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:workflows/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows/successfulHttpStatusCode" = { REPLACE = "200-208,226" }, +"/SENTRY/X/hpeRMC:workflows/thresholdList" = { REPLACE = "ExecutionTime;0 0 0 0 0 0;1 15 30 0 0 1;1 30 2147483646 0 0 2,Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:workflows/timeout" = { REPLACE = "30" }, +"/SENTRY/X/hpeRMC:workflows/type" = { REPLACE = "HTTPRequest" }, +"/SENTRY/X/hpeRMC:workflows/url" = { REPLACE = "https://%{HOSTNAME}/rest/rm-central/v1/workflows" }, +"/SENTRY/X/hpeRMC:workflows/variables" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/contain" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/label" = { REPLACE = "Get Workflows" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/parameterList" = { REPLACE = "Result;1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/parent" = { REPLACE = "hpeRMC:workflows" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/regExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/transformList" = { REPLACE = "type=json2csv;entryKey=/workflows;includedProperties=id%{SEMICOLON}policyName%{SEMICOLON}executionStatus%{SEMICOLON}state%{SEMICOLON}prevRunTime%{SEMICOLON};resultSeparator=[__SW_SENTRY__]%{SEMICOLON}[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows/type" = { REPLACE = "Transform" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/deleteMissingWhen" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/excludeRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/identicalIDAction" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/instancesLabel" = { REPLACE = "%{3}" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/instancesObjectID" = { REPLACE = "%{2}%{3}" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/keepRegExp" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/label" = { REPLACE = "Workflow" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/parameterList" = { REPLACE = "Present;1,Result;1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/parent" = { REPLACE = "hpeRMC:workflows:getWorkflows" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/reportAsCollectionError" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/thresholdList" = { REPLACE = "Present;0 0 0 0 0 0;1 0 0 0 0 2;0 0 0 0 0 0" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/type" = { REPLACE = "DynamicObjects" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/fieldNumber" = { REPLACE = "4" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/label" = { REPLACE = "Execution Status" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/parent" = { REPLACE = "hpeRMC:workflows:getWorkflows:workflow" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:executionStatus/valueMap" = { REPLACE = "Ok;0;OK" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/canBeNegative" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/convertUnits" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/discardNegativeDelta" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/fieldNumber" = { REPLACE = "6" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/label" = { REPLACE = "Previous Run Time (minutes)" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/monitoredValue" = { REPLACE = "elapsed" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/numericFormat" = { REPLACE = "%Y-%m-%dT%H:%M:%SZ" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/parameterList" = { REPLACE = "Delta;0,DeltaPercentage;0,DeltaPerHour;0,DeltaPerMinute;0,DeltaPerSecond;0,Present;0,Value;1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/parameterType" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/parent" = { REPLACE = "hpeRMC:workflows:getWorkflows:workflow" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/reportAsCollectionError" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/scale" = { REPLACE = "60" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/scaleOption" = { REPLACE = "2" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/scientificNotation" = { REPLACE = "0" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/thresholdList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/type" = { REPLACE = "NumericExtraction" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:previousRunTimeMinutes/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/actionList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/columnMode" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/fieldNumber" = { REPLACE = "5" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/fieldSeparators" = { REPLACE = "[__SW_SENTRY__];[__SW_SENTRY__]" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/label" = { REPLACE = "State" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/lineMode" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/messageList" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/noValue" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/otherValueMap" = { REPLACE = "2;" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/parameterList" = { REPLACE = "Status;1,StatusInformation;1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/parent" = { REPLACE = "hpeRMC:workflows:getWorkflows:workflow" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/productVersion" = { REPLACE = "10400" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/quoteCharacter" = { REPLACE = "" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/selectedValue" = { REPLACE = "3" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/skipBlankLines" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/thresholdList" = { REPLACE = "Status;0 0 0 0 0 0;1 1 1 0 0 1;1 2 2 0 0 2" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/type" = { REPLACE = "ValueMap" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/uniqueSeparator" = { REPLACE = "1" }, +"/SENTRY/X/hpeRMC:workflows:getWorkflows:workflow:state/valueMap" = { REPLACE = "active;0;Active" } \ No newline at end of file