almScopeConfig

Use the following XML structure for almScopeConfig.

<almScopeConfig>
    <ScopingOptions>
        <Scope name="Resource" value="Weather/USA/*/Minneapolis"/>
    </ScopingOptions>
</almScopeConfig>

You can specify only one <ScopingOption> per <almScopeConfig> element; and you can specify only one <Scope> per <ScopingOptions>. To specified multiple <scopes> for an alarm, use multiple <almScopeConfig> statements.