Slice Validation and Slice-Specific Policy Generation Call Flow
This section describes the Slice Validation and Slice-Specific Policy Generation call flow.

Step |
Description |
---|---|
1 |
The Client sends a request to validate the slice information to the REST endpoint. |
2 |
The REST endpoint validates the slice information. |
3 |
If the slice validation is successful, the REST endpoint sends a policy request to Policy Engine. |
4 |
Policy Engine processes the request with the Session.setSliceInfo() message. |
5 |
Policy Engine sends the Create Session request with the slice information to the Session Datastore. |
6 |
If the slice validation is unsuccessful, the REST endpoint sends the Reject (403 Forbidden) message to the Client. |