Konnektor für
ApiManagementClient (apimanagement-apimbackends)
Use these REST APIs for performing operations on Backend entity in Azure API Management deployment. The Backend entity in API Management represents a backend service that is configured to skip certification chain validation when using a self-signed certificate to test mutual certificate authentication.Technical Specifications
startFlow
- OnInit
- ./lib/triggers/startFlow.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Backends_ListByService
Lists a collection of backends in the specified service instance.
- OnInit
- ./lib/actions/Backends_ListByService.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Backends_Delete
Deletes the specified backend.
- OnInit
- ./lib/actions/Backends_Delete.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Backends_Get
Gets the details of the backend specified by its identifier.
- OnInit
- ./lib/actions/Backends_Get.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Backends_Update
Updates an existing backend.
- OnInit
- ./lib/actions/Backends_Update.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Backends_CreateOrUpdate
Creates or Updates a backend.
- OnInit
- ./lib/actions/Backends_CreateOrUpdate.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Keine Daten für terms vorhanden
OAUTH_CLIENT_ID
OAuth Client ID
- type
- -
- required
- -
- example
- -
OAUTH_CLIENT_SECRET
OAuth Client Secret
- type
- -
- required
- -
- example
- -