Upon receiving an application request from UAS application specific server (which can be the USS/UTM) to manage the multi-USS configuration for a UAS, the UAE-S shall generate an HTTP POST request message according to
RFC 9110. In the HTTP POST request message, the UAE-S:
-
shall include a Request-URI set to the URI corresponding to the identity of the UAE-C;
-
shall include a Content-Type header field set to "application/vnd.3gpp.uae-info+xml";
-
shall include an application/vnd.3gpp.uae-info+xml MIME body with a <multi-USS-configuration-info> element in the <UAE-info> root element which:
-
shall include a <UAS-id> element set to the identification of the UAS for which the multi-USS configuration request applies; and
-
may include a <Multi-USS-policy-management-configuration> element that contains the Multi-USS policy management configuration information to be configured at the UAS which:
-
shall include an <Allowed-USS> element indicating the USS that can be the target of a switch;
-
shall include a <Serving-USS-information> element set to the serving USS identifier;
-
shall include an <Additional-information-for-change-of-USS> element providing information about the serving USS, related with the switch to a particular target USS;
-
shall include an <Area-for-change-of-USS> element indicating the area where the Multi-USS management request applies; and
-
shall send the HTTP POST request message towards the UAE-C.
Upon receiving an USS change request from UAS application specific server (which can be the USS/UTM) to manage the USS change for a UAS, the UAE-S shall generate an HTTP POST request message according to
RFC 9110. In the HTTP POST request message, the UAE-S:
-
shall include a Request-URI set to the URI corresponding to the identity of the UAE-C;
-
shall include a Content-Type header field set to "application/vnd.3gpp.uae-info+xml";
-
shall include an application/vnd.3gpp.uae-info+xml MIME body with a <USS-change-request-info> element in the <UAE-info> root element which:
-
shall include a <UASS-id> element set to the identification of the UAS application specific server for which the USS change request applies;
-
shall include a <UAS-id> element set to the identification of the UAS for which the USS change request applies;
-
shall include a <USS-change-authorization-information> element set to the authorization token to verify the request;
-
shall include a <Target-USS> element set to the identification of the USS that is the target of a switch (identified e.g. by FQDN); and
-
shall include a <Target-USS-info> element indicating the information of the target USS;
-
shall include an <USS-endpoint> element indicating Endpoint information (e.g. URI, FQDN, IP address) used to communicate with the USS;
-
may include a <USS-capabilities> element indicating the capabilities supported by the target USS;
-
may include an <LUN-id> element set to the identity of the LUN where the serving/target USS belongs;
-
may include an <List-of-USS-DNAI(s)> element indicating DNAI(s) associated with the target USS; and
-
shall send the HTTP POST request message towards the UAE-C.