ApimanagementFunctions

Functions

Link copied to clipboard
suspend fun getApi(argument: GetApiPlainArgs): GetApiResult

Gets the details of the API specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApi(argument: suspend GetApiPlainArgsBuilder.() -> Unit): GetApiResult
suspend fun getApi(apiId: String, resourceGroupName: String, serviceName: String): GetApiResult
Link copied to clipboard

Gets the details of the Diagnostic for an API specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiDiagnostic(apiId: String, diagnosticId: String, resourceGroupName: String, serviceName: String): GetApiDiagnosticResult
Link copied to clipboard

Gets an API Management gateway resource description. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiGateway(gatewayName: String, resourceGroupName: String): GetApiGatewayResult
Link copied to clipboard

Gets an API Management gateway config connection resource description. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiGatewayConfigConnection(configConnectionName: String, gatewayName: String, resourceGroupName: String): GetApiGatewayConfigConnectionResult
Link copied to clipboard

Gets the details of the Issue for an API specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiIssue(argument: suspend GetApiIssuePlainArgsBuilder.() -> Unit): GetApiIssueResult
suspend fun getApiIssue(apiId: String, expandCommentsAttachments: Boolean? = null, issueId: String, resourceGroupName: String, serviceName: String): GetApiIssueResult
Link copied to clipboard

Gets the details of the issue Attachment for an API specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiIssueAttachment(apiId: String, attachmentId: String, issueId: String, resourceGroupName: String, serviceName: String): GetApiIssueAttachmentResult
Link copied to clipboard

Gets the details of the issue Comment for an API specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiIssueComment(apiId: String, commentId: String, issueId: String, resourceGroupName: String, serviceName: String): GetApiIssueCommentResult
Link copied to clipboard

Gets an API Management service resource description. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiManagementService(resourceGroupName: String, serviceName: String): GetApiManagementServiceResult

Get the custom domain ownership identifier for an API Management service. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets the Single-Sign-On token for the API Management Service which is valid for 5 Minutes. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets the details of the API Operation specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiOperation(apiId: String, operationId: String, resourceGroupName: String, serviceName: String): GetApiOperationResult
Link copied to clipboard

Get the policy configuration at the API Operation level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiOperationPolicy(apiId: String, format: String? = null, operationId: String, policyId: String, resourceGroupName: String, serviceName: String): GetApiOperationPolicyResult
Link copied to clipboard

Get the policy configuration at the API level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiPolicy(apiId: String, format: String? = null, policyId: String, resourceGroupName: String, serviceName: String): GetApiPolicyResult
Link copied to clipboard

Returns the details of an API release. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiRelease(apiId: String, releaseId: String, resourceGroupName: String, serviceName: String): GetApiReleaseResult
Link copied to clipboard

Get the schema configuration at the API level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiSchema(apiId: String, resourceGroupName: String, schemaId: String, serviceName: String): GetApiSchemaResult
Link copied to clipboard

Get Tag description in scope of API Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiTagDescription(apiId: String, resourceGroupName: String, serviceName: String, tagDescriptionId: String): GetApiTagDescriptionResult
Link copied to clipboard

Gets the details of the Api Version Set specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiVersionSet(resourceGroupName: String, serviceName: String, versionSetId: String): GetApiVersionSetResult
Link copied to clipboard

Gets the details of the Wiki for an API specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getApiWiki(argument: suspend GetApiWikiPlainArgsBuilder.() -> Unit): GetApiWikiResult
suspend fun getApiWiki(apiId: String, resourceGroupName: String, serviceName: String): GetApiWikiResult
Link copied to clipboard

Gets the details of the authorization specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAuthorization(authorizationId: String, authorizationProviderId: String, resourceGroupName: String, serviceName: String): GetAuthorizationResult
Link copied to clipboard

Gets the details of the authorization access policy specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAuthorizationAccessPolicy(authorizationAccessPolicyId: String, authorizationId: String, authorizationProviderId: String, resourceGroupName: String, serviceName: String): GetAuthorizationAccessPolicyResult
Link copied to clipboard

Gets authorization login links. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAuthorizationLoginLinkPost(authorizationId: String, authorizationProviderId: String, postLoginRedirectUrl: String? = null, resourceGroupName: String, serviceName: String): GetAuthorizationLoginLinkPostResult
Link copied to clipboard

Gets the details of the authorization provider specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAuthorizationProvider(authorizationProviderId: String, resourceGroupName: String, serviceName: String): GetAuthorizationProviderResult
Link copied to clipboard

Gets the details of the authorization server specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAuthorizationServer(authsid: String, resourceGroupName: String, serviceName: String): GetAuthorizationServerResult
Link copied to clipboard

Gets the details of the backend specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getBackend(argument: suspend GetBackendPlainArgsBuilder.() -> Unit): GetBackendResult
suspend fun getBackend(backendId: String, resourceGroupName: String, serviceName: String): GetBackendResult
Link copied to clipboard
suspend fun getCache(argument: GetCachePlainArgs): GetCacheResult

Gets the details of the Cache specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getCache(argument: suspend GetCachePlainArgsBuilder.() -> Unit): GetCacheResult
suspend fun getCache(cacheId: String, resourceGroupName: String, serviceName: String): GetCacheResult
Link copied to clipboard

Gets the details of the certificate specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getCertificate(certificateId: String, resourceGroupName: String, serviceName: String): GetCertificateResult
Link copied to clipboard

Returns the developer portal's content item specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getContentItem(contentItemId: String, contentTypeId: String, resourceGroupName: String, serviceName: String): GetContentItemResult
Link copied to clipboard

Gets the details of the developer portal's content type. Content types describe content items' properties, validation rules, and constraints. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getContentType(contentTypeId: String, resourceGroupName: String, serviceName: String): GetContentTypeResult
Link copied to clipboard

Gets the details of the Diagnostic specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDiagnostic(diagnosticId: String, resourceGroupName: String, serviceName: String): GetDiagnosticResult
Link copied to clipboard

Gets the details of the Documentation specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDocumentation(documentationId: String, resourceGroupName: String, serviceName: String): GetDocumentationResult
Link copied to clipboard

Gets the details of the email template specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getEmailTemplate(resourceGroupName: String, serviceName: String, templateName: String): GetEmailTemplateResult
Link copied to clipboard

Gets the details of the Gateway specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGateway(argument: suspend GetGatewayPlainArgsBuilder.() -> Unit): GetGatewayResult
suspend fun getGateway(gatewayId: String, resourceGroupName: String, serviceName: String): GetGatewayResult
Link copied to clipboard

Get assigned Gateway Certificate Authority details. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGatewayCertificateAuthority(certificateId: String, gatewayId: String, resourceGroupName: String, serviceName: String): GetGatewayCertificateAuthorityResult
Link copied to clipboard

Get details of a hostname configuration Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGatewayHostnameConfiguration(gatewayId: String, hcId: String, resourceGroupName: String, serviceName: String): GetGatewayHostnameConfigurationResult
Link copied to clipboard

Gets the details of the Schema specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGlobalSchema(resourceGroupName: String, schemaId: String, serviceName: String): GetGlobalSchemaResult
Link copied to clipboard

Gets the details of the GraphQL API Resolver specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGraphQLApiResolver(apiId: String, resolverId: String, resourceGroupName: String, serviceName: String): GetGraphQLApiResolverResult
Link copied to clipboard

Get the policy configuration at the GraphQL API Resolver level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGraphQLApiResolverPolicy(apiId: String, format: String? = null, policyId: String, resolverId: String, resourceGroupName: String, serviceName: String): GetGraphQLApiResolverPolicyResult
Link copied to clipboard
suspend fun getGroup(argument: GetGroupPlainArgs): GetGroupResult

Gets the details of the group specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGroup(argument: suspend GetGroupPlainArgsBuilder.() -> Unit): GetGroupResult
suspend fun getGroup(groupId: String, resourceGroupName: String, serviceName: String): GetGroupResult
Link copied to clipboard

Gets the configuration details of the identity Provider configured in specified service instance. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getIdentityProvider(identityProviderName: String, resourceGroupName: String, serviceName: String): GetIdentityProviderResult
Link copied to clipboard

Gets the details of the logger specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getLogger(argument: suspend GetLoggerPlainArgsBuilder.() -> Unit): GetLoggerResult
suspend fun getLogger(loggerId: String, resourceGroupName: String, serviceName: String): GetLoggerResult
Link copied to clipboard

Gets the details of the named value specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getNamedValue(namedValueId: String, resourceGroupName: String, serviceName: String): GetNamedValueResult
Link copied to clipboard

Gets specific OpenID Connect Provider without secrets. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getOpenIdConnectProvider(opid: String, resourceGroupName: String, serviceName: String): GetOpenIdConnectProviderResult
Link copied to clipboard

Get the Global policy definition of the Api Management service. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getPolicy(argument: suspend GetPolicyPlainArgsBuilder.() -> Unit): GetPolicyResult
suspend fun getPolicy(format: String? = null, policyId: String, resourceGroupName: String, serviceName: String): GetPolicyResult
Link copied to clipboard

Gets a policy fragment. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getPolicyFragment(format: String? = null, id: String, resourceGroupName: String, serviceName: String): GetPolicyFragmentResult
Link copied to clipboard

Get the policy restriction of the Api Management service. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-05-01-preview, 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getPolicyRestriction(policyRestrictionId: String, resourceGroupName: String, serviceName: String): GetPolicyRestrictionResult
Link copied to clipboard

Gets the details of the Private Endpoint Connection specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getPrivateEndpointConnectionByName(privateEndpointConnectionName: String, resourceGroupName: String, serviceName: String): GetPrivateEndpointConnectionByNameResult
Link copied to clipboard

Gets the details of the product specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getProduct(argument: suspend GetProductPlainArgsBuilder.() -> Unit): GetProductResult
suspend fun getProduct(productId: String, resourceGroupName: String, serviceName: String): GetProductResult
Link copied to clipboard

Gets the API link for the product. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getProductApiLink(apiLinkId: String, productId: String, resourceGroupName: String, serviceName: String): GetProductApiLinkResult
Link copied to clipboard

Gets the group link for the product. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getProductGroupLink(groupLinkId: String, productId: String, resourceGroupName: String, serviceName: String): GetProductGroupLinkResult
Link copied to clipboard

Get the policy configuration at the Product level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getProductPolicy(format: String? = null, policyId: String, productId: String, resourceGroupName: String, serviceName: String): GetProductPolicyResult
Link copied to clipboard

Gets the details of the Wiki for a Product specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getProductWiki(productId: String, resourceGroupName: String, serviceName: String): GetProductWikiResult
Link copied to clipboard

Gets the details of the Schema specified by its identifier. Uses Azure REST API version 2021-04-01-preview.

suspend fun getSchema(argument: suspend GetSchemaPlainArgsBuilder.() -> Unit): GetSchemaResult
suspend fun getSchema(resourceGroupName: String, schemaId: String, serviceName: String): GetSchemaResult
Link copied to clipboard

Gets the specified Subscription entity. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getSubscription(resourceGroupName: String, serviceName: String, sid: String): GetSubscriptionResult
Link copied to clipboard
suspend fun getTag(argument: GetTagPlainArgs): GetTagResult

Gets the details of the tag specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTag(argument: suspend GetTagPlainArgsBuilder.() -> Unit): GetTagResult
suspend fun getTag(resourceGroupName: String, serviceName: String, tagId: String): GetTagResult
Link copied to clipboard

Gets the API link for the tag. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTagApiLink(apiLinkId: String, resourceGroupName: String, serviceName: String, tagId: String): GetTagApiLinkResult
Link copied to clipboard

Get tag associated with the API. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTagByApi(argument: suspend GetTagByApiPlainArgsBuilder.() -> Unit): GetTagByApiResult
suspend fun getTagByApi(apiId: String, resourceGroupName: String, serviceName: String, tagId: String): GetTagByApiResult
Link copied to clipboard

Get tag associated with the Operation. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTagByOperation(apiId: String, operationId: String, resourceGroupName: String, serviceName: String, tagId: String): GetTagByOperationResult
Link copied to clipboard

Get tag associated with the Product. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTagByProduct(productId: String, resourceGroupName: String, serviceName: String, tagId: String): GetTagByProductResult
Link copied to clipboard

Gets the operation link for the tag. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTagOperationLink(operationLinkId: String, resourceGroupName: String, serviceName: String, tagId: String): GetTagOperationLinkResult
Link copied to clipboard

Gets the product link for the tag. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTagProductLink(productLinkId: String, resourceGroupName: String, serviceName: String, tagId: String): GetTagProductLinkResult
Link copied to clipboard
suspend fun getUser(argument: GetUserPlainArgs): GetUserResult

Gets the details of the user specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getUser(argument: suspend GetUserPlainArgsBuilder.() -> Unit): GetUserResult
suspend fun getUser(resourceGroupName: String, serviceName: String, userId: String): GetUserResult
Link copied to clipboard

Gets the Shared Access Authorization Token for the User. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getUserSharedAccessToken(expiry: String, keyType: KeyType, resourceGroupName: String, serviceName: String, userId: String): GetUserSharedAccessTokenResult
Link copied to clipboard

Gets the details of the workspace specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspace(resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceResult
Link copied to clipboard

Gets the details of the API specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApi(apiId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceApiResult
Link copied to clipboard

Gets the details of the Diagnostic for an API specified by its identifier. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApiDiagnostic(apiId: String, diagnosticId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceApiDiagnosticResult
Link copied to clipboard

Gets the details of the API Operation specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApiOperation(apiId: String, operationId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceApiOperationResult
Link copied to clipboard

Get the policy configuration at the API Operation level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApiOperationPolicy(apiId: String, format: String? = null, operationId: String, policyId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceApiOperationPolicyResult
Link copied to clipboard

Get the policy configuration at the API level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApiPolicy(apiId: String, format: String? = null, policyId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceApiPolicyResult
Link copied to clipboard

Returns the details of an API release. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApiRelease(apiId: String, releaseId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceApiReleaseResult
Link copied to clipboard

Get the schema configuration at the API level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApiSchema(apiId: String, resourceGroupName: String, schemaId: String, serviceName: String, workspaceId: String): GetWorkspaceApiSchemaResult
Link copied to clipboard

Gets the details of the Api Version Set specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceApiVersionSet(resourceGroupName: String, serviceName: String, versionSetId: String, workspaceId: String): GetWorkspaceApiVersionSetResult
Link copied to clipboard

Gets the details of the backend specified by its identifier. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceBackend(backendId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceBackendResult
Link copied to clipboard

Gets the details of the certificate specified by its identifier. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceCertificate(certificateId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceCertificateResult
Link copied to clipboard

Gets the details of the Diagnostic specified by its identifier. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceDiagnostic(diagnosticId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceDiagnosticResult
Link copied to clipboard

Gets the details of the Schema specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceGlobalSchema(resourceGroupName: String, schemaId: String, serviceName: String, workspaceId: String): GetWorkspaceGlobalSchemaResult
Link copied to clipboard

Gets the details of the group specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceGroup(groupId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceGroupResult
Link copied to clipboard

Gets the details of the logger specified by its identifier. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceLogger(loggerId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceLoggerResult
Link copied to clipboard

Gets the details of the named value specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceNamedValue(namedValueId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceNamedValueResult
Link copied to clipboard

Get the policy configuration at the API level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspacePolicy(format: String? = null, policyId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspacePolicyResult
Link copied to clipboard

Gets a policy fragment. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspacePolicyFragment(format: String? = null, id: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspacePolicyFragmentResult
Link copied to clipboard

Gets the details of the product specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceProduct(productId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceProductResult
Link copied to clipboard

Gets the API link for the product. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceProductApiLink(apiLinkId: String, productId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceProductApiLinkResult
Link copied to clipboard

Gets the group link for the product. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceProductGroupLink(groupLinkId: String, productId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceProductGroupLinkResult
Link copied to clipboard

Get the policy configuration at the Product level. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceProductPolicy(format: String? = null, policyId: String, productId: String, resourceGroupName: String, serviceName: String, workspaceId: String): GetWorkspaceProductPolicyResult
Link copied to clipboard

Gets the specified Subscription entity. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceSubscription(resourceGroupName: String, serviceName: String, sid: String, workspaceId: String): GetWorkspaceSubscriptionResult
Link copied to clipboard

Gets the details of the tag specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceTag(resourceGroupName: String, serviceName: String, tagId: String, workspaceId: String): GetWorkspaceTagResult
Link copied to clipboard

Gets the API link for the tag. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceTagApiLink(apiLinkId: String, resourceGroupName: String, serviceName: String, tagId: String, workspaceId: String): GetWorkspaceTagApiLinkResult
Link copied to clipboard

Gets the operation link for the tag. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceTagOperationLink(operationLinkId: String, resourceGroupName: String, serviceName: String, tagId: String, workspaceId: String): GetWorkspaceTagOperationLinkResult
Link copied to clipboard

Gets the product link for the tag. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWorkspaceTagProductLink(productLinkId: String, resourceGroupName: String, serviceName: String, tagId: String, workspaceId: String): GetWorkspaceTagProductLinkResult
Link copied to clipboard

Gets the client secret details of the authorization server. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listAuthorizationServerSecrets(authsid: String, resourceGroupName: String, serviceName: String): ListAuthorizationServerSecretsResult
Link copied to clipboard

Gets the secret validation key of the DelegationSettings. Uses Azure REST API version 2021-08-01. Other available API versions: 2021-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listDelegationSettingSecrets(resourceGroupName: String, serviceName: String): ListDelegationSettingSecretsResult
Link copied to clipboard

Create new debug credentials for gateway. Uses Azure REST API version 2024-06-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listGatewayDebugCredentials(apiId: String, credentialsExpireAfter: String? = null, gatewayId: String, purposes: List<Either<String, GatewayListDebugCredentialsContractPurpose>>, resourceGroupName: String, serviceName: String): ListGatewayDebugCredentialsResult
Link copied to clipboard

Retrieves gateway keys. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listGatewayKeys(gatewayId: String, resourceGroupName: String, serviceName: String): ListGatewayKeysResult
Link copied to clipboard

Gets the client secret details of the Identity Provider. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listIdentityProviderSecrets(identityProviderName: String, resourceGroupName: String, serviceName: String): ListIdentityProviderSecretsResult
Link copied to clipboard

Gets the secret of the named value specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listNamedValue(namedValueId: String, resourceGroupName: String, serviceName: String): ListNamedValueResult
Link copied to clipboard

Gets the client secret details of the OpenID Connect Provider. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Lists policy resources that reference the policy fragment. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listPolicyFragmentReferences(id: String, resourceGroupName: String, serviceName: String, skip: Int? = null, top: Int? = null): ListPolicyFragmentReferencesResult
Link copied to clipboard

Gets the specified Subscription keys. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listSubscriptionSecrets(resourceGroupName: String, serviceName: String, sid: String): ListSubscriptionSecretsResult
Link copied to clipboard

Get tenant access information details. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2021-04-01-preview, 2021-08-01, 2021-12-01-preview, 2022-04-01-preview, 2022-08-01, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listTenantAccessSecrets(accessName: String, resourceGroupName: String, serviceName: String): ListTenantAccessSecretsResult
Link copied to clipboard

Gets the secret of the named value specified by its identifier. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listWorkspaceNamedValue(namedValueId: String, resourceGroupName: String, serviceName: String, workspaceId: String): ListWorkspaceNamedValueResult
Link copied to clipboard

Lists policy resources that reference the policy fragment. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listWorkspacePolicyFragmentReferences(id: String, resourceGroupName: String, serviceName: String, skip: Int? = null, top: Int? = null, workspaceId: String): ListWorkspacePolicyFragmentReferencesResult
Link copied to clipboard

Gets the specified Subscription keys. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native apimanagement [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listWorkspaceSubscriptionSecrets(resourceGroupName: String, serviceName: String, sid: String, workspaceId: String): ListWorkspaceSubscriptionSecretsResult