Amster

DecisionCombiners

Realm Operations

Service for querying and reading decision combiners information. Decision combiners describe how to resolve policy decisions when multiple policies apply

Resource path:

/decisioncombiners

Resource version: 1.0

query

Lists all decision combiners

Usage

am> query DecisionCombiners --realm Realm --filter filter

Parameters

--filter

A CREST formatted query filter, where "true" will query all. Fields that can be queried: [title]

read

Reads an individual decision combiner specified by its name

Usage

am> read DecisionCombiners --realm Realm --id id

Parameters

--id

The unique identifier for the resource.

Copyright © 2010-2023 ForgeRock, all rights reserved.