There is one URL route associated with Policy Designer: policy. The following table describes the various paths that build on the route, and the values that you can specify for each element in the path.
Element | Description | Accepted Value(s) | Notes |
---|---|---|---|
policy: Opens a new policy in the Details workspace. | |||
policy/overview: Opens the Policy Designer Overview page. | |||
policy/<EntityKey>/<WorkspaceName>: Opens a new or existing policy on the Policy Designer page. | |||
<EntityKey> | Specifies the policy that you want to open. | Any numeric Entity Key that corresponds to an existing policy. |
Opens the specified policy in the Details workspace. This value is required to open an existing policy from a URL. |
0 |
Opens a new policy in the Details workspace. |
||
<WorkspaceName> | Specifies the workspace in which you want to open the policy. | details | The specified policy will appear in the Details workspace. |
design | The specified policy will appear in the Design workspace. | ||
policy/instance/<InstanceEntityKey>: Opens a policy instance in the Instances pane. | |||
<Instance EntityKey> | Specifies the policy instance that you want to open. | Any numeric Entity Key that corresponds to an existing policy instance. | The specified policy instance will appear in the Instances pane in Design workspace for the policy that contains the instance. |
Example URL | Destination |
---|---|
#policy -or- #policy/0/details |
Details workspace for a new policy. |
#policy/64253414514 -or- #policy/64253414514/details |
Details workspace for the policy with the Entity Key 64253414514. |
#policy/64253414514/design |
Design workspace for the policy with the Entity Key 64253414514. |
#policy/instance/64253414515 |
Design workspace for the policy that contains the policy instance with the Entity Key 64253414515. The specified policy instance is selected in the Instances pane. |
Copyright © 2018 General Electric Company. All rights reserved.