get https://{host}/riskmodeler/v1/policies//policycondition//locationconditions
Returns a location condition assigned to the specified policy.
A location condition maps a policy condition to a location. Once applied to a location, the policy condition determines whether the location is subject to the terms of a particular policy.
The location condition is defined by three attributes:
- The
locationIdattribute specifies the ID of a location. - The
conditionIdattribute specifies the ID of a policy condition. - The
isIncludedattribute specifies 1) whether the policy condition applies to the location (IncludedorNotIncluded) or whether the condition is applied to the location based on criteria or user input (UserIncluded).
