UNPKG

@itentialopensource/adapter-juniper_cso

Version:

This adapter integrates with system described as: juniperCso.

1,909 lines (1,908 loc) 470 kB
{ "openapi": "3.1.0", "info": { "title": "", "version": "1.0.0" }, "paths": { "iamsvc/accept-user-usage-policy": { "post": { "tags": [ "Iamsvc" ], "operationId": "acceptUserUsagePolicy", "description": "The parameters and request body are for method: acceptUserUsagePolicy. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/create-role": { "post": { "tags": [ "Iamsvc" ], "operationId": "createRole", "description": "The parameters and request body are for method: createRole. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/create-usage-policy": { "post": { "tags": [ "Iamsvc" ], "operationId": "createUsagePolicy", "description": "The parameters and request body are for method: createUsagePolicy. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/create-user": { "post": { "tags": [ "Iamsvc" ], "operationId": "createUser", "description": "The parameters and request body are for method: createUser. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/delete-role": { "post": { "tags": [ "Iamsvc" ], "operationId": "deleteRole", "description": "The parameters and request body are for method: deleteRole. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/delete-user-if-no-other-project": { "post": { "tags": [ "Iamsvc" ], "operationId": "deleteUserNoProject", "description": "The parameters and request body are for method: deleteUserNoProject. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/edit-role": { "post": { "tags": [ "Iamsvc" ], "operationId": "editRole", "description": "The parameters and request body are for method: editRole. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/edit-usage-policy": { "post": { "tags": [ "Iamsvc" ], "operationId": "editUsagePolicy", "description": "The parameters and request body are for method: editUsagePolicy. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/edit-user": { "post": { "tags": [ "Iamsvc" ], "operationId": "editUser", "description": "The parameters and request body are for method: editUser. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/get-auth-mode": { "post": { "tags": [ "Iamsvc" ], "operationId": "getAuthMode", "description": "The parameters and request body are for method: getAuthMode. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/get-capabilities-catalog": { "post": { "tags": [ "Iamsvc" ], "operationId": "getCapabilitiesCatalog", "description": "The parameters and request body are for method: getCapabilitiesCatalog. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/get-oss-id-project": { "post": { "tags": [ "Iamsvc" ], "operationId": "getProjectOssId", "description": "The parameters and request body are for method: getProjectOssId. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/get-user": { "post": { "tags": [ "Iamsvc" ], "operationId": "getUser", "description": "The parameters and request body are for method: getUser. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/get-user-capabilities": { "post": { "tags": [ "Iamsvc" ], "operationId": "getUserCapabilities", "description": "The parameters and request body are for method: getUserCapabilities. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/get-user-ui-capabilities": { "post": { "tags": [ "Iamsvc" ], "operationId": "getUserUICapabilities", "description": "The parameters and request body are for method: getUserUICapabilities. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/set-auth-mode": { "post": { "tags": [ "Iamsvc" ], "operationId": "setAuthMode", "description": "The parameters and request body are for method: setAuthMode. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/authentication-method": { "get": { "tags": [ "Iamsvc" ], "operationId": "getAuthMethodList", "description": "The parameters and request body are for method: getAuthMethodList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/authentication-method/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getAuthMethodById", "description": "The parameters and request body are for method: getAuthMethodById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/email-template": { "get": { "tags": [ "Iamsvc" ], "operationId": "getEmailTemplateList", "description": "The parameters and request body are for method: getEmailTemplateList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } }, "post": { "tags": [ "Iamsvc" ], "operationId": "createEmailTemplate", "description": "The parameters and request body are for method: createEmailTemplate. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/email-template/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getEmailTemplateById", "description": "The parameters and request body are for method: getEmailTemplateById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } }, "put": { "tags": [ "Iamsvc" ], "operationId": "updateEmailTemplate", "description": "The parameters and request body are for method: updateEmailTemplate. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } }, "delete": { "tags": [ "Iamsvc" ], "operationId": "deleteEmailTemplate", "description": "The parameters and request body are for method: deleteEmailTemplate. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/email-template/_search": { "post": { "tags": [ "Iamsvc" ], "operationId": "createEmailTemplateSearch", "description": "The parameters and request body are for method: createEmailTemplateSearch. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/idp": { "get": { "tags": [ "Iamsvc" ], "operationId": "getIdentityProviderList", "description": "The parameters and request body are for method: getIdentityProviderList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } }, "post": { "tags": [ "Iamsvc" ], "operationId": "createIdentityProvider", "description": "The parameters and request body are for method: createIdentityProvider. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/idp/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getIdentityProviderById", "description": "The parameters and request body are for method: getIdentityProviderById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } }, "put": { "tags": [ "Iamsvc" ], "operationId": "updateIdentityProvider", "description": "The parameters and request body are for method: updateIdentityProvider. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } }, "delete": { "tags": [ "Iamsvc" ], "operationId": "deleteIdentityProvider", "description": "The parameters and request body are for method: deleteIdentityProvider. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/idp/_search": { "post": { "tags": [ "Iamsvc" ], "operationId": "createIdentityProviderSearch", "description": "The parameters and request body are for method: createIdentityProviderSearch. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/opco": { "get": { "tags": [ "Iamsvc" ], "operationId": "getOperatingCompanyList", "description": "The parameters and request body are for method: getOperatingCompanyList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/opco/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getOperatingCompanyById", "description": "The parameters and request body are for method: getOperatingCompanyById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/project-group": { "get": { "tags": [ "Iamsvc" ], "operationId": "getProjectGroupList", "description": "The parameters and request body are for method: getProjectGroupList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/project-group/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getProjectGroupById", "description": "The parameters and request body are for method: getProjectGroupById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/role": { "get": { "tags": [ "Iamsvc" ], "operationId": "getRoleList", "description": "The parameters and request body are for method: getRoleList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/role/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getRoleById", "description": "The parameters and request body are for method: getRoleById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/smtp-server-setting": { "get": { "tags": [ "Iamsvc" ], "operationId": "getSMTPServerSettingList", "description": "The parameters and request body are for method: getSMTPServerSettingList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } }, "post": { "tags": [ "Iamsvc" ], "operationId": "createSMTPServerSetting", "description": "The parameters and request body are for method: createSMTPServerSetting. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/smtp-server-setting/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getSMTPServerSettingById", "description": "The parameters and request body are for method: getSMTPServerSettingById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } }, "put": { "tags": [ "Iamsvc" ], "operationId": "updateSMTPServerSetting", "description": "The parameters and request body are for method: updateSMTPServerSetting. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } }, "delete": { "tags": [ "Iamsvc" ], "operationId": "deleteSMTPServerSetting", "description": "The parameters and request body are for method: deleteSMTPServerSetting. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/smtp-server-setting/_search": { "post": { "tags": [ "Iamsvc" ], "operationId": "createSMTPServerSettingSearch", "description": "The parameters and request body are for method: createSMTPServerSettingSearch. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "iamsvc/usage-policy": { "get": { "tags": [ "Iamsvc" ], "operationId": "getUsagePolicyList", "description": "The parameters and request body are for method: getUsagePolicyList. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/usage-policy/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getUsagePolicyById", "description": "The parameters and request body are for method: getUsagePolicyById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/user": { "get": { "tags": [ "Iamsvc" ], "operationId": "getUsers", "description": "The parameters and request body are for method: getUsers. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "iamsvc/user/{id}": { "get": { "tags": [ "Iamsvc" ], "operationId": "getUserById", "description": "The parameters and request body are for method: getUserById. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "parameters": [ { "name": "id", "in": "path", "required": true, "schema": { "title": "id", "type": "string" } } ], "requestBody": { "content": { "application/json": { "schema": { "type": "object" }, "example": {} } } } } }, "fmpm-provider/create_event": { "post": { "tags": [ "FmpmProvider" ], "operationId": "createFmpmEvent", "description": "The parameters and request body are for method: createFmpmEvent. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/event_action": { "post": { "tags": [ "FmpmProvider" ], "operationId": "performFmpmActions", "description": "The parameters and request body are for method: performFmpmActions. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/force_alert": { "post": { "tags": [ "FmpmProvider" ], "operationId": "forceFmpmAlert", "description": "The parameters and request body are for method: forceFmpmAlert. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/get_alerts_summary": { "post": { "tags": [ "FmpmProvider" ], "operationId": "getFmpmAlertSummary", "description": "The parameters and request body are for method: getFmpmAlertSummary. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/get_app_metrics": { "post": { "tags": [ "FmpmProvider" ], "operationId": "getFmpmAppMetrics", "description": "The parameters and request body are for method: getFmpmAppMetrics. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/get_application_perf_params": { "post": { "tags": [ "FmpmProvider" ], "operationId": "getFmpmAppPerfParams", "description": "The parameters and request body are for method: getFmpmAppPerfParams. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/get_device_data": { "post": { "tags": [ "FmpmProvider" ], "operationId": "getFmpmDeviceData", "description": "The parameters and request body are for method: getFmpmDeviceData. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/get_events": { "post": { "tags": [ "FmpmProvider" ], "operationId": "getEvents", "description": "The parameters and request body are for method: getEvents. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "fmpm-provider/get_fmpm_events": { "post": { "tags": [ "FmpmProvider" ], "operationId": "getFmpmEvents", "description": "The parameters and request body are for method: getFmpmEvents. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object"