Skip to main content

gateway

Overview

Namegateway
TypeResource
Idazure.api_management.gateway

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTgatewayId, resourceGroupName, serviceName, subscriptionIdGets the details of the Gateway specified by its identifier.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists a collection of gateways registered with service instance.
create_or_updateINSERTgatewayId, resourceGroupName, serviceName, subscriptionIdCreates or updates a Gateway to be used in Api Management instance.
deleteDELETEIf-Match, gatewayId, resourceGroupName, serviceName, subscriptionIdDeletes specific Gateway.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists a collection of gateways registered with service instance.
generate_tokenEXECgatewayId, resourceGroupName, serviceName, subscriptionId, data__expiry, data__keyTypeGets the Shared Access Authorization Token for the gateway.
invalidate_debug_credentialsEXECgatewayId, resourceGroupName, serviceName, subscriptionIdAction is invalidating all debug credentials issued for gateway.
regenerate_keyEXECgatewayId, resourceGroupName, serviceName, subscriptionId, data__keyTypeRegenerates specified gateway key invalidating any tokens created with it.
updateEXECIf-Match, gatewayId, resourceGroupName, serviceName, subscriptionIdUpdates the details of the gateway specified by its identifier.