Fix api.rst missing; Update the API name in the swagger; Update user
[pti/o2.git] / docs / swagger.json
index bbdefbb..b00c4e4 100644 (file)
@@ -9,7 +9,7 @@
                         "description": "Success"
                     }
                 },
-                "operationId": "get_inventory_version",
+                "operationId": "Get Inventory Version",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
@@ -54,7 +54,7 @@
                         }
                     }
                 },
-                "operationId": "get_oclouds_list_router",
+                "operationId": "Get Ocloud Information",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
@@ -99,7 +99,7 @@
                         }
                     }
                 },
-                "operationId": "get_oclouds_list_router",
+                "operationId": "Get Ocloud Information",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         "description": "Success"
                     }
                 },
-                "operationId": "get_version_router",
+                "operationId": "Get Inventory API version",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "get_deployment_managers_list_router",
+                "operationId": "Get Deployment Manager List",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "Get deployment manager",
+                "operationId": "Get Deployment Manager Information",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "get_resource_pools_list_router",
+                "operationId": "Get Resource Pool List",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "Get resource pool",
+                "operationId": "Get Resource Pool Information",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "get_resources_list_router",
+                "operationId": "Get Resource List",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "Get resource",
+                "operationId": "Get Resource Information",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "get_resource_types_list_router",
+                "operationId": "Get Resource Type List",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "Get resource type",
+                "operationId": "Get Resource Type Information",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
                         }
                     }
                 },
-                "operationId": "List subscriptions",
+                "operationId": "Get Subscription List",
                 "parameters": [
                     {
                         "in": "query",
                         }
                     }
                 },
-                "operationId": "Create a subscription",
+                "operationId": "Create a Subscription",
                 "parameters": [
                     {
                         "name": "payload",
                     "type": "string"
                 }
             ],
+            "delete": {
+                "responses": {
+                    "404": {
+                        "description": "Subscription not found"
+                    },
+                    "200": {
+                        "description": "Subscription deleted"
+                    }
+                },
+                "operationId": "Delete a Subscription",
+                "tags": [
+                    "O2IMS_Inventory"
+                ]
+            },
             "get": {
                 "responses": {
                     "404": {
                         }
                     }
                 },
-                "operationId": "Get subscription by ID",
+                "operationId": "Get Subscription Information",
                 "parameters": [
                     {
                         "in": "query",
                 "tags": [
                     "O2IMS_Inventory"
                 ]
-            },
-            "delete": {
-                "responses": {
-                    "404": {
-                        "description": "Subscription not found"
-                    },
-                    "200": {
-                        "description": "Subscription deleted"
-                    }
-                },
-                "operationId": "Delete subscription by ID",
-                "tags": [
-                    "O2IMS_Inventory"
-                ]
             }
         },
         "/o2ims-infrastructureMonitoring/api_versions": {
                         "description": "Success"
                     }
                 },
-                "operationId": "get_monitoring_version",
+                "operationId": "Get Monitoring Version",
                 "tags": [
                     "O2IMS_InfrastructureMonitoring"
                 ]
                         }
                     }
                 },
-                "operationId": "List alarm subscriptions",
+                "operationId": "Get Alarm Subscription List",
                 "parameters": [
                     {
                         "in": "query",
                         }
                     }
                 },
-                "operationId": "Create a alarm subscription",
+                "operationId": "Create a Alarm Subscription",
                 "parameters": [
                     {
                         "name": "payload",
                     "type": "string"
                 }
             ],
+            "delete": {
+                "responses": {
+                    "404": {
+                        "description": "Alarm Subscription not found"
+                    },
+                    "200": {
+                        "description": "Subscription deleted"
+                    }
+                },
+                "operationId": "Delete an Alarm Subscription",
+                "tags": [
+                    "O2IMS_InfrastructureMonitoring"
+                ]
+            },
             "get": {
                 "responses": {
                     "404": {
                         }
                     }
                 },
-                "operationId": "Get Alarm Subscription by ID",
+                "operationId": "Get Alarm Subscription Information",
                 "parameters": [
                     {
                         "in": "query",
                 "tags": [
                     "O2IMS_InfrastructureMonitoring"
                 ]
-            },
-            "delete": {
-                "responses": {
-                    "404": {
-                        "description": "Alarm Subscription not found"
-                    },
-                    "200": {
-                        "description": "Subscription deleted"
-                    }
-                },
-                "operationId": "Delete subscription by ID",
-                "tags": [
-                    "O2IMS_InfrastructureMonitoring"
-                ]
             }
         },
         "/o2ims-infrastructureMonitoring/v1/alarms": {
                         }
                     }
                 },
-                "operationId": "get_alarm_list_router",
+                "operationId": "Get Alarm Event Record List",
                 "tags": [
                     "O2IMS_InfrastructureMonitoring"
                 ]
                         }
                     }
                 },
-                "operationId": "Get AlarmEventRecord",
+                "operationId": "Get Alarm Event Record Information",
                 "tags": [
                     "O2IMS_InfrastructureMonitoring"
                 ]
                         "description": "Success"
                     }
                 },
-                "operationId": "get_version_router",
+                "operationId": "Get Monitoring API version",
                 "tags": [
                     "O2IMS_InfrastructureMonitoring"
                 ]
             "description": "Return a custom message and 500 status code"
         }
     }
-}
\ No newline at end of file
+}