1 # ============LICENSE_START=======================================================
2 # Copyright (C) 2021 Nordix Foundation
3 # Modifications Copyright (C) 2021 Pantheon.tech
4 # ================================================================================
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
9 # http://www.apache.org/licenses/LICENSE-2.0
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
17 # SPDX-License-Identifier: Apache-2.0
18 # ============LICENSE_END=========================================================
33 RestDmiPluginRegistration:
38 example: onap-dmi-plugin
42 $ref: '#/components/schemas/RestCmHandle'
46 $ref: '#/components/schemas/RestCmHandle'
57 $ref: '#/components/schemas/RestCmHandleAdditionalProperties'
58 RestCmHandleAdditionalProperties:
68 description: The identifier for a network function, network element, subnetwork or any other cm object by managed Network CM Proxy
87 includeDescendantsOptionInQuery:
88 name: include-descendants
90 description: include-descendants
103 resourceIdentifierInPath:
104 name: resourceIdentifier
106 description: Resource identifier to get/set the resource data
114 description: Accept parameter for response, if accept parameter is null, that means client can accept any format.
117 enum: [ application/json, application/yang-data+json ]
121 description: Fields parameter to filter resource
128 description: Depth parameter for response
137 description: The specified resource was not found
141 $ref: '#/components/schemas/ErrorMessage'
143 description: Unauthorized
147 $ref: '#/components/schemas/ErrorMessage'
149 description: Forbidden
153 $ref: '#/components/schemas/ErrorMessage'
155 description: Bad Request
159 $ref: '#/components/schemas/ErrorMessage'
161 description: Conflict
165 $ref: '#/components/schemas/ErrorMessage'
167 description: The given path has not been implemented
171 $ref: '#/components/schemas/ErrorMessage'
182 description: No Content