hash stringlengths 32 32 | doc_id stringlengths 7 13 | section stringlengths 3 121 | content stringlengths 0 2.2M |
|---|---|---|---|
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.2 Resource: "All schema information" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.2.1 Description | The resource represents a collection of configuration schema information. Only the methods defined in clause 8.3.3 shall be supported by this resource. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.2.2 Resource Definition | Resource URI: {apiRoot}/ran-oam-cm-schema-info/<apiVersion>/schemas The resource URI variables supported by the resource is defined in Table 8.3.5.2.2-1. Table 8.3.5.2.2-1: Resource URI variables Name Definition apiRoot See clause 5.2. apiVersion See clause 8.3.2. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.2.3 Resource Standard Methods | 8.3.5.2.3.1 HTTP GET Table 8.3.5.2.3.1-1: Data structures supported by the GET Response Body on this resource Data Type P Cardinality Response codes Description array(Schema) O 0..N 200 OK The results with the schema information. ProblemDetails O 0..1 4xx/5xx The operation has failed, and the message content may contai... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.2.4 Resource Custom Operations | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.3 Resource: "Individual schema information" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.3.1 Description | The resource represents a schema definition. Only the methods defined in clause 8.3.3 shall be supported by this resource. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 94 |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.3.2 Resource Definition | Resource URI: {apiRoot}/ran-oam-cm-schema-info/<apiVersion>/schemas/{schemaId} The resource URI variables supported by the resource is defined in Table 8.3.5.3.2-1. Table 8.3.5.3.2-1: Resource URI variables Name Definition apiRoot See clause 5.2. apiVersion See clause 8.3.2. schemaId Where schemaId = "name" (for latest... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.3.3 Resource Standard Methods | 8.3.5.3.3.1 HTTP GET This method shall support the response data structure and response codes as specified in Table 8.3.5.3.3.1-1. Table 8.3.5.3.3.1-1: Data structures supported by the GET Response Body on this resource Data Type P Cardinality Response codes Description Schema M 1 200 OK The results with the schema inf... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.5.3.4 Resource Custom Operations | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.6 Custom operations without associated resources | None |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.7 Notifications | None |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8 Data model | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8.0 Overview | The following clause specifies the application data model supported by the retrieving configuration schemas API. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8.1 Data Type: Schema | The Schema data type contains the attributes defined in Table 8.3.8.1-1. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 95 Table 8.3.8.1-1: Definition of type Schema Attribute Name Data type P Cardinality Description name string M 1 The unique name of the schema. revision string O 0..1 The unique revision of the schema. locatio... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8.2 Simple data types and enumerations | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8.2.1 Introduction | The following clause defines simple data types and enumerations that can be referenced from data structures defined in the previous clauses. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8.2.2 Simple data types | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8.2.3 Enumerations | 8.3.8.2.3.1 Enumeration: SchemaTypes Table 8.3.8.2.3.1-1: Enumeration SchemaTypes Enumeration value Description YANG YANG schema |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.8.3 Re-used data types | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.9 Error Handling | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.9.1 General | In addition to the general provisions in clause 5.4.3, the requirements in the following clauses are applicable for the retrieving configuration schema API. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.9.2 Protocol Errors | No specific protocol errors are defined in the present document. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 8.3.9.3 Application Errors | No specific protocol errors are defined in the present document. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 96 |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9 A1 related services | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1 A1 policy management API | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.1 Introduction | This API allows the API Consumer to Query policy types and create, query, update and delete A1 policies based on the procedures for "A1 policy management" defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.2 API version | For the A1 policy management API as specified in the present document, the MAJOR version field shall be 1, the MINOR version field shall be 0, and the PATCH version field shall be 0 (see ETSI TS 129 501 [1] for a definition of the version fields). Consequently, the <apiVersion> URI path segment shall be set to "v1". |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.3 Resource structure and methods | The request URIs used in HTTP requests from the API Consumer towards the API Producer shall have the resource URI structure as defined in clause 5.2. The <apiName> resource URI variable shall be "a1-policy-managment". The <apiSpecificResourceUriPart> for each resource shall be set as described in clause 9.1.5. Figure 9... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4 Service operations | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.1 Query A1 policy type identifiers | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.1.1 Operation definition | The API Consumer uses this operation to query available A1 policy type identifiers. The operation to query available A1 policy type identifiers is based on HTTP GET. Figure 9.1.4.1.1-1: Query A1 policy type identifiers operation The service operation is as follows: 1) The API Consumer shall send an HTTP GET request to ... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.1.2 Referenced procedures | 9.1.4.1.2.1 Query A1 policy type identifiers procedure The Query A1 policy type identifiers API operation illustrated in Figure 9.1.4.1.1-1 is based on the Query A1 policy type identifiers procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.2 Query A1 policy type | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.2.1 Operation definition | The API Consumer uses this operation to query an A1 policy type. The Query A1 policy type operation is based on HTTP GET. Figure 9.1.4.2.1-1: Query A1 policy type operation The service operation is as follows: 1) The API Consumer shall send an HTTP GET request to the API Producer. The target URI shall identify the poli... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.2.2 Referenced procedures | 9.1.4.2.2.1 Query A1 policy type procedure The Query A1 policy type API operation illustrated in Figure 9.1.4.2.1-1 is based on the Query A1 policy type procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.3 Query A1 policy identifiers | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.3.1 Operation definition | The API Consumer uses this operation to query A1 policy identifiers. The operation to query A1 policy identifiers is based on HTTP GET. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 99 Figure 9.1.4.3.1-1: Query A1 policy identifiers operation The service operation is as follows: 1) The API Consumer shall send an HTTP GET reque... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.3.2 Referenced procedures | 9.1.4.3.2.1 Query A1 policy identifiers procedure The Query A1 policy identifiers API operation illustrated in Figure 9.1.4.3.1-1 is based on the Query A1 policy identifiers procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.4 Create A1 policy | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.4.1 Operation definition | The API Consumer uses this operation to create an A1 policy. The Create A1 policy operation is based on HTTP POST. Figure 9.1.4.4.1-1: Create A1 policy operation The service operation is as follows: 1) The API Consumer shall send an HTTP POST request to the API Producer. The target URI shall identify the resource "/pol... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.4.2 Referenced procedures | 9.1.4.4.2.1 Create A1 policy procedure The Create A1 policy API operation illustrated in Figure 9.1.4.4.1-1 is based on the Create A1 policy procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.5 Query A1 policy | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.5.1 Operation definition | The API Consumer uses this operation to query an A1 policy. The Query A1 policy operation is based on HTTP GET. Figure 9.1.4.5.1-1: Query A1 policy operation The service operation is as follows: 1) The API Consumer shall send an HTTP GET request to the API Producer. The target URI shall identify the policy to be read b... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.5.2 Referenced procedures | 9.1.4.5.2.1 Query A1 policy procedure The Query A1 policy API operation illustrated in Figure 9.1.4.5.1-1 is based on the Query A1 policy procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.6 Update A1 policy | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.6.1 Operation definition | The API Consumer uses this operation to update an A1 policy. The Update A1 policy operation is based on HTTP PUT. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 101 Figure 9.1.4.6.1-1: Update A1 policy operation The service operation is as follows: 1) The API Consumer shall send an HTTP PUT request to the API Producer. The targ... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.6.2 Referenced procedures | 9.1.4.6.2.1 Update A1 policy procedure The Update A1 policy API operation illustrated in Figure 9.1.4.6.1-1 is based on the Update A1 policy procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.7 Delete A1 policy | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.7.1 Operation definition | The API Consumer uses this operation to delete an A1 policy. The Delete A1 policy operation is based on HTTP GET. Figure 9.1.4.7.1-1: Delete A1 policy operation The service operation is as follows: 1) The API Consumer shall send an HTTP DELETE request to the API Producer. The target URI shall identify the policy to be ... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.7.2 Referenced procedures | 9.1.4.7.2.1 Delete A1 policy procedure The Delete A1 policy API operation illustrated in Figure 9.1.4.7.1-1 is based on the Delete A1 policy procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.8 Query A1 policy status | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.8.1 Operation definition | The API Consumer uses this operation to query A1 policy status. The operation to query A1 policy status is based on HTTP GET. Figure 9.1.4.8.1-1: Query A1 policy status operation The service operation is as follows: 1) The API Consumer shall send an HTTP GET request to the API Producer. The target URI shall identify th... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.8.2 Referenced procedures | 9.1.4.8.1.1 Query A1 policy status procedure The Query A1 policy status operation illustrated in Figure 9.1.4.8.1-1 is based on the Query A1 policy enforcement status procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.9 Subscribe A1 policy status | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.9.1 Operation definition | The API Consumer uses this operation to subscribe to notifications for status changes of A1 policies. The operation to subscribe to A1 policy status is based on HTTP POST. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 103 Figure 9.1.4.9.1-1: Subscribe to A1 policy status operation The service operation is as follows: 1) The AP... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.9.2 Referenced procedures | 9.1.4.9.2.1 Subscribe A1 policy status procedure The Subscribe A1 policy status operation illustrated in Figure 9.1.4.9.1-1 is based on the Subscribe A1 policy status procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.10 Update A1 policy status subscription | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.10.1 Operation definition | The API Consumer uses this operation to update a subscription for A1 policy status notifications. The operation to update an individual A1 policy status subscription is based on HTTP PUT. Figure 9.1.4.10.1-1: Update A1 policy status subscription operation The service operation is as follows: 1) The API Consumer shall s... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.10.2 Referenced procedures | 9.1.4.10.2.1 Update A1 policy status subscription procedure The Update A1 policy status subscription operation illustrated in Figure 9.1.4.10.1-1 is based on the Update A1 policy status procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.11 Query A1 policy status subscription | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.11.1 Operation definition | The API Consumer uses this operation to query a subscription for A1 policy status. The operation to query an individual A1 policy status subscription is based on HTTP GET. Figure 9.1.4.11.1-1: Query A1 policy status subscription operation The service operation is as follows: 1) The API Consumer shall send an HTTP GET r... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.11.2 Referenced procedures | 9.1.4.11.2.1 Query A1 policy status subscription procedure The Query A1 policy status subscription operation illustrated in Figure 9.1.4.11.1-1 is based on the Query A1 policy status subscription procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.12 Unsubscribe A1 policy status | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.12.1 Operation definition | The API Consumer uses this operation to unsubscribe from notifications on status changes of A1 policies. The operation to unsubscribe from A1 policy status notifications is based on HTTP DELETE. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 105 Figure 9.1.4.12.1-1: Unsubscribe from A1 policy status operation The service operat... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.12.2 Referenced procedures | 9.1.4.12.2.1 Unsubscribe A1 policy status procedure The Unsubscribe A1 policy status operation illustrated in Figure 9.1.4.12.1-1 is based on the Unsubscribe A1 policy status procedure defined in R1GAP [5]. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.13 Notify A1 policy status changes | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.13.1 Operation definition | The API Producer uses this operation to notify the API Consumer about status changes of an A1 policy. The operation to notify A1 policy status is based on HTTP POST. Figure 9.1.4.13.1-1: Notify A1 policy status changes API operation The service operation is as follows: 1) The API Producer shall send an HTTP POST reques... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.4.13.2 Referenced procedures | 9.1.4.13.2.1 Notify A1 policy status procedure The Notify A1 policy status changes operation illustrated in Figure 9.1.4.13.1-1 is based on the Notify A1 policy status changes procedure defined in R1GAP [5]. 9.1.5 Resources |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.1 Overview | This clause defines the resources for the A1 policy management API. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.2 Resource: "All A1 policy types" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.2.1 Description | The resource All A1 policy types represents all A1 policy types that are available in all Near-RT RIC's over the A1 Interface. The methods defined in clause 9.1.5.2.3 shall be supported by these resources. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.2.2 Resource Definition | Resource URI: {apiRoot}/a1-policy-management /<apiVersion>/policy-types The resource URI variables supported by the resource are defined in Table 9.1.5.2.2-1. Table 9.1.5.2.2-1: Resource URI variables for the resource Name Definition apiRoot See clause 5.2. apiVersion See clause 9.1.2. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.2.3 Resource Standard Methods | 9.1.5.2.3.1 GET This method shall support the URI query parameters specified in Table 9.1.5.2.3.1-1, the request data structure specified in Table 9.1.5.2.3.1-2 and the response data structures, and response code specified in Table 9.1.5.2.3.1-3. Table 9.1.5.2.3.1-1: URI query parameters supported by the GET method on ... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.2.4 Resource Custom Operations | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.3 Resource: "Individual A1 policy type" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.3.1 Description | The resource individual A1 policy type represents the A1 policy type that are available in the A1 policy management service. Only the methods defined in clause 9.1.5.3.3 shall be supported by these resources. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.3.2 Resource Definition | Resource URI: {apiRoot}/a1-policy-management /<apiVersion>/policy-types/{policyTypeId} The resource URI variables supported by the resource are defined in Table 9.1.5.3.2-1. Table 9.1.5.3.2-1: Resource URI variables for the resource Name Definition apiRoot See clause 5.2. apiVersion See clause 9.1.2. policyTypeId The p... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.3.3 Resource Standard Methods | 9.1.5.3.3.1 GET This method shall support the URI query parameters specified in Table 9.1.5.3.3.1-1, and the response data structure and response code specified in Table 9.1.5.3.3.1-2. Table 9.1.5.3.3.1-1: Data structures supported by the HTTP GET request body on this resource Data type P Cardinality Description N/A Th... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.3.4 Resource Custom Operations | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.4 Resource: "All A1 policies" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.4.1 Description | The resource All A1 policies represents the A1 policy that are available in the A1 policy management service. Only the methods defined in clause 9.1.5.4.3 shall be supported by these resources. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.4.2 Resource Definition | Resource URI: {apiRoot}/a1-policy-management /<apiVersion>/policies The resource URI variables supported by the resource are defined in Table 9.1.5.4.2-1. Table 9.1.5.4.2-1: Resource URI variables for the resource Name Definition apiRoot See clause 5.2. apiVersion See clause 9.1.2. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.4.3 Resource Standard Methods | 9.1.5.4.3.1 GET This method shall support the URI query parameters specified in Table 9.1.5.4.3.1-1, the request data structure specified in Table 9.1.5.4.3.1-2 and the response data structure and response code specified in Table 9.1.5.4.3.1-3. Table 9.1.5.4.3.1-1: URI query parameters supported by the GET method on th... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.4.4 Resource Custom Operations | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.5 Resource: "Individual A1 policy" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.5.1 Description | The resource Individual A1 policy represents an A1 policy created by the A1 policy management service. Only the methods defined in clause 9.1.5.5.3 shall be supported by these resources. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.5.2 Resource Definition | Resource URI: {apiRoot}/a1-policy-management /<apiVersion>/policies/{policyId} The resource URI variables supported by the resource are defined in Table 9.1.5.5.2-1. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 110 Table 9.1.5.5.2-1: Resource URI variables for the resource Name Definition apiRoot See clause 5.2. apiVersion Se... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.5.3 Resource Standard Methods | 9.1.5.5.3.1 PUT This method shall support the request data structures specified in Table 9.1.5.5.3.1-1 and the response data structure and response codes specified in Table 9.1.5.5.3.1-2. Table 9.1.5.5.3.1-1: Data structures supported by the HTTP PUT request body on this resource Data type P Cardinality Description Pol... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.5.4 Resource Custom Operations | None. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.6 Resource: "Individual A1 policy status" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.6.1 Description | The resource Individual A1 policy status represents the status of an A1 policy that is available in the A1 policy management service. Only the methods defined in clause 9.1.5.6.3 shall be supported by these resources. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.6.2 Resource Definition | Resource URI: {apiRoot}/a1-policy-management /<apiVersion>/policies/{policyId}/status The resource URI variables supported by the resource are defined in Table 9.1.5.6.2-1. Table 9.1.5.6.2-1: Resource URI variables for the resource Name Definition apiRoot See clause 5.2. apiVersion See clause 9.1.2. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.6.3 Resource Standard Methods | 9.1.5.6.3.1 GET This method shall support the request data structures specified in Table 9.1.5.6.3.1-1 and the response data structures and response codes specified in Table 9.1.5.6.3.1-2. Table 9.1.5.6.3.1-1: Data structures supported by the HTTP GET request body on this resource Data type P Cardinality Description N/... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.6.4 Resource Custom Operations | None. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 112 |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.7 Resource: "All A1 policy status subscriptions" | |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.7.1 Description | The resource represents the subscriptions for A1 policy status notifications. The methods defined in clause 9.1.5.7.3 shall be supported by this resource. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.7.2 Resource Definition | Resource URI: {apiRoot}/a1-policy-management /<apiVersion>/policies/subscriptions The resource URI variables supported by the resource are defined in Table 9.1.5.7.2-1. Table 9.1.5.7.2-1: Resource URI variables for the resource Name Definition apiRoot See clause 5.2. apiVersion See clause 9.1.2. |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.7.3 Resource Standard Methods | 9.1.5.7.3.1 POST This method shall support the request data structures specified in Table 9.1.5.7.3.1-1 and the response data structures and response codes specified in Table 9.1.5.7.3.1-2 and the HTTP headers specified in Table 9.1.5.7.3.1-3. Table 9.1.5.7.3.1-1: Data structures supported by the HTTP POST request body... |
662b7254f1dd44e3e532d423d3335866 | 104 231 | 9.1.5.7.4 Resource Custom Operations | None. ETSI ETSI TS 104 231 V8.0.0 (2026-03) 113 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.