Reference documentation and code samples for the Identity Access Context Manager v1 API enum ServicePerimeter.Types.PerimeterType.
Specifies the type of the Perimeter. There are two types: regular and
bridge. Regular Service Perimeter contains resources, access levels, and
restricted services. Every resource can be in at most ONE
regular Service Perimeter.
In addition to being in a regular service perimeter, a resource can also
be in zero or more perimeter bridges. A perimeter bridge only contains
resources. Cross project operations are permitted if all effected
resources share some perimeter (whether bridge or regular). Perimeter
Bridge does not contain access levels or services: those are governed
entirely by the regular perimeter that resource is in.
Perimeter Bridges are typically useful when building more complex toplogies
with many independent perimeters that need to share some data with a common
perimeter, but should not be able to share data among themselves.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `ServicePerimeter.Types.PerimeterType` enum within the Identity Access Context Manager v1 API."],["The `PerimeterType` enum defines two types of service perimeters: `Regular` and `Bridge`."],["A `Regular` service perimeter contains resources, access levels, and restricted services, with each resource limited to being in at most one regular perimeter."],["A `Bridge` perimeter, which only contains resources, can be used to build complex topologies where multiple perimeters share data with a common perimeter, allowing cross-project operations if resources share a perimeter, whether it is a bridge or regular perimeter."],["The page also provides links to documentation for multiple versions of the API, ranging from version 1.2.0 to the latest version, 2.5.0."]]],[]]