This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.logic.getIntegrationServiceEnvironmentManagedApi
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Gets the integration service environment managed Api. Azure REST API version: 2019-05-01.
Using getIntegrationServiceEnvironmentManagedApi
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getIntegrationServiceEnvironmentManagedApi(args: GetIntegrationServiceEnvironmentManagedApiArgs, opts?: InvokeOptions): Promise<GetIntegrationServiceEnvironmentManagedApiResult>
function getIntegrationServiceEnvironmentManagedApiOutput(args: GetIntegrationServiceEnvironmentManagedApiOutputArgs, opts?: InvokeOptions): Output<GetIntegrationServiceEnvironmentManagedApiResult>
def get_integration_service_environment_managed_api(api_name: Optional[str] = None,
integration_service_environment_name: Optional[str] = None,
resource_group: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIntegrationServiceEnvironmentManagedApiResult
def get_integration_service_environment_managed_api_output(api_name: Optional[pulumi.Input[str]] = None,
integration_service_environment_name: Optional[pulumi.Input[str]] = None,
resource_group: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationServiceEnvironmentManagedApiResult]
func LookupIntegrationServiceEnvironmentManagedApi(ctx *Context, args *LookupIntegrationServiceEnvironmentManagedApiArgs, opts ...InvokeOption) (*LookupIntegrationServiceEnvironmentManagedApiResult, error)
func LookupIntegrationServiceEnvironmentManagedApiOutput(ctx *Context, args *LookupIntegrationServiceEnvironmentManagedApiOutputArgs, opts ...InvokeOption) LookupIntegrationServiceEnvironmentManagedApiResultOutput
> Note: This function is named LookupIntegrationServiceEnvironmentManagedApi
in the Go SDK.
public static class GetIntegrationServiceEnvironmentManagedApi
{
public static Task<GetIntegrationServiceEnvironmentManagedApiResult> InvokeAsync(GetIntegrationServiceEnvironmentManagedApiArgs args, InvokeOptions? opts = null)
public static Output<GetIntegrationServiceEnvironmentManagedApiResult> Invoke(GetIntegrationServiceEnvironmentManagedApiInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIntegrationServiceEnvironmentManagedApiResult> getIntegrationServiceEnvironmentManagedApi(GetIntegrationServiceEnvironmentManagedApiArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:logic:getIntegrationServiceEnvironmentManagedApi
arguments:
# arguments dictionary
The following arguments are supported:
- Api
Name string - The api name.
- Integration
Service stringEnvironment Name - The integration service environment name.
- Resource
Group string - The resource group name.
- Api
Name string - The api name.
- Integration
Service stringEnvironment Name - The integration service environment name.
- Resource
Group string - The resource group name.
- api
Name String - The api name.
- integration
Service StringEnvironment Name - The integration service environment name.
- resource
Group String - The resource group name.
- api
Name string - The api name.
- integration
Service stringEnvironment Name - The integration service environment name.
- resource
Group string - The resource group name.
- api_
name str - The api name.
- integration_
service_ strenvironment_ name - The integration service environment name.
- resource_
group str - The resource group name.
- api
Name String - The api name.
- integration
Service StringEnvironment Name - The integration service environment name.
- resource
Group String - The resource group name.
getIntegrationServiceEnvironmentManagedApi Result
The following output properties are available:
- Api
Definition stringUrl - The API definition.
- Api
Definitions Pulumi.Azure Native. Logic. Outputs. Api Resource Definitions Response - The api definitions.
- Backend
Service Pulumi.Azure Native. Logic. Outputs. Api Resource Backend Service Response - The backend service.
- Capabilities List<string>
- The capabilities.
- Category string
- The category.
- Connection
Parameters Dictionary<string, object> - The connection parameters.
- General
Information Pulumi.Azure Native. Logic. Outputs. Api Resource General Information Response - The api general information.
- Id string
- The resource id.
- Metadata
Pulumi.
Azure Native. Logic. Outputs. Api Resource Metadata Response - The metadata.
- Name string
- Gets the resource name.
- Policies
Pulumi.
Azure Native. Logic. Outputs. Api Resource Policies Response - The policies for the API.
- Provisioning
State string - The provisioning state.
- Runtime
Urls List<string> - The runtime urls.
- Type string
- Gets the resource type.
- Deployment
Parameters Pulumi.Azure Native. Logic. Outputs. Integration Service Environment Managed Api Deployment Parameters Response - The integration service environment managed api deployment parameters.
- Integration
Service Pulumi.Environment Azure Native. Logic. Outputs. Resource Reference Response - The integration service environment reference.
- Location string
- The resource location.
- Dictionary<string, string>
- The resource tags.
- Api
Definition stringUrl - The API definition.
- Api
Definitions ApiResource Definitions Response - The api definitions.
- Backend
Service ApiResource Backend Service Response - The backend service.
- Capabilities []string
- The capabilities.
- Category string
- The category.
- Connection
Parameters map[string]interface{} - The connection parameters.
- General
Information ApiResource General Information Response - The api general information.
- Id string
- The resource id.
- Metadata
Api
Resource Metadata Response - The metadata.
- Name string
- Gets the resource name.
- Policies
Api
Resource Policies Response - The policies for the API.
- Provisioning
State string - The provisioning state.
- Runtime
Urls []string - The runtime urls.
- Type string
- Gets the resource type.
- Deployment
Parameters IntegrationService Environment Managed Api Deployment Parameters Response - The integration service environment managed api deployment parameters.
- Integration
Service ResourceEnvironment Reference Response - The integration service environment reference.
- Location string
- The resource location.
- map[string]string
- The resource tags.
- api
Definition StringUrl - The API definition.
- api
Definitions ApiResource Definitions Response - The api definitions.
- backend
Service ApiResource Backend Service Response - The backend service.
- capabilities List<String>
- The capabilities.
- category String
- The category.
- connection
Parameters Map<String,Object> - The connection parameters.
- general
Information ApiResource General Information Response - The api general information.
- id String
- The resource id.
- metadata
Api
Resource Metadata Response - The metadata.
- name String
- Gets the resource name.
- policies
Api
Resource Policies Response - The policies for the API.
- provisioning
State String - The provisioning state.
- runtime
Urls List<String> - The runtime urls.
- type String
- Gets the resource type.
- deployment
Parameters IntegrationService Environment Managed Api Deployment Parameters Response - The integration service environment managed api deployment parameters.
- integration
Service ResourceEnvironment Reference Response - The integration service environment reference.
- location String
- The resource location.
- Map<String,String>
- The resource tags.
- api
Definition stringUrl - The API definition.
- api
Definitions ApiResource Definitions Response - The api definitions.
- backend
Service ApiResource Backend Service Response - The backend service.
- capabilities string[]
- The capabilities.
- category string
- The category.
- connection
Parameters {[key: string]: any} - The connection parameters.
- general
Information ApiResource General Information Response - The api general information.
- id string
- The resource id.
- metadata
Api
Resource Metadata Response - The metadata.
- name string
- Gets the resource name.
- policies
Api
Resource Policies Response - The policies for the API.
- provisioning
State string - The provisioning state.
- runtime
Urls string[] - The runtime urls.
- type string
- Gets the resource type.
- deployment
Parameters IntegrationService Environment Managed Api Deployment Parameters Response - The integration service environment managed api deployment parameters.
- integration
Service ResourceEnvironment Reference Response - The integration service environment reference.
- location string
- The resource location.
- {[key: string]: string}
- The resource tags.
- api_
definition_ strurl - The API definition.
- api_
definitions ApiResource Definitions Response - The api definitions.
- backend_
service ApiResource Backend Service Response - The backend service.
- capabilities Sequence[str]
- The capabilities.
- category str
- The category.
- connection_
parameters Mapping[str, Any] - The connection parameters.
- general_
information ApiResource General Information Response - The api general information.
- id str
- The resource id.
- metadata
Api
Resource Metadata Response - The metadata.
- name str
- Gets the resource name.
- policies
Api
Resource Policies Response - The policies for the API.
- provisioning_
state str - The provisioning state.
- runtime_
urls Sequence[str] - The runtime urls.
- type str
- Gets the resource type.
- deployment_
parameters IntegrationService Environment Managed Api Deployment Parameters Response - The integration service environment managed api deployment parameters.
- integration_
service_ Resourceenvironment Reference Response - The integration service environment reference.
- location str
- The resource location.
- Mapping[str, str]
- The resource tags.
- api
Definition StringUrl - The API definition.
- api
Definitions Property Map - The api definitions.
- backend
Service Property Map - The backend service.
- capabilities List<String>
- The capabilities.
- category String
- The category.
- connection
Parameters Map<Any> - The connection parameters.
- general
Information Property Map - The api general information.
- id String
- The resource id.
- metadata Property Map
- The metadata.
- name String
- Gets the resource name.
- policies Property Map
- The policies for the API.
- provisioning
State String - The provisioning state.
- runtime
Urls List<String> - The runtime urls.
- type String
- Gets the resource type.
- deployment
Parameters Property Map - The integration service environment managed api deployment parameters.
- integration
Service Property MapEnvironment - The integration service environment reference.
- location String
- The resource location.
- Map<String>
- The resource tags.
Supporting Types
ApiDeploymentParameterMetadataResponse
- Description string
- The description.
- Display
Name string - The display name.
- Is
Required bool - Indicates whether its required.
- Type string
- The type.
- Visibility string
- The visibility.
- Description string
- The description.
- Display
Name string - The display name.
- Is
Required bool - Indicates whether its required.
- Type string
- The type.
- Visibility string
- The visibility.
- description String
- The description.
- display
Name String - The display name.
- is
Required Boolean - Indicates whether its required.
- type String
- The type.
- visibility String
- The visibility.
- description string
- The description.
- display
Name string - The display name.
- is
Required boolean - Indicates whether its required.
- type string
- The type.
- visibility string
- The visibility.
- description str
- The description.
- display_
name str - The display name.
- is_
required bool - Indicates whether its required.
- type str
- The type.
- visibility str
- The visibility.
- description String
- The description.
- display
Name String - The display name.
- is
Required Boolean - Indicates whether its required.
- type String
- The type.
- visibility String
- The visibility.
ApiDeploymentParameterMetadataSetResponse
- Package
Content Pulumi.Link Azure Native. Logic. Inputs. Api Deployment Parameter Metadata Response - The package content link parameter.
- Redis
Cache Pulumi.Connection String Azure Native. Logic. Inputs. Api Deployment Parameter Metadata Response - The package content link parameter.
- Package
Content ApiLink Deployment Parameter Metadata Response - The package content link parameter.
- Redis
Cache ApiConnection String Deployment Parameter Metadata Response - The package content link parameter.
- package
Content ApiLink Deployment Parameter Metadata Response - The package content link parameter.
- redis
Cache ApiConnection String Deployment Parameter Metadata Response - The package content link parameter.
- package
Content ApiLink Deployment Parameter Metadata Response - The package content link parameter.
- redis
Cache ApiConnection String Deployment Parameter Metadata Response - The package content link parameter.
- package_
content_ Apilink Deployment Parameter Metadata Response - The package content link parameter.
- redis_
cache_ Apiconnection_ string Deployment Parameter Metadata Response - The package content link parameter.
- package
Content Property MapLink - The package content link parameter.
- redis
Cache Property MapConnection String - The package content link parameter.
ApiResourceBackendServiceResponse
- Service
Url string - The service URL.
- Service
Url string - The service URL.
- service
Url String - The service URL.
- service
Url string - The service URL.
- service_
url str - The service URL.
- service
Url String - The service URL.
ApiResourceDefinitionsResponse
- Modified
Swagger stringUrl - The modified swagger url.
- Original
Swagger stringUrl - The original swagger url.
- Modified
Swagger stringUrl - The modified swagger url.
- Original
Swagger stringUrl - The original swagger url.
- modified
Swagger StringUrl - The modified swagger url.
- original
Swagger StringUrl - The original swagger url.
- modified
Swagger stringUrl - The modified swagger url.
- original
Swagger stringUrl - The original swagger url.
- modified_
swagger_ strurl - The modified swagger url.
- original_
swagger_ strurl - The original swagger url.
- modified
Swagger StringUrl - The modified swagger url.
- original
Swagger StringUrl - The original swagger url.
ApiResourceGeneralInformationResponse
- Description string
- The description.
- Display
Name string - The display name.
- Icon
Url string - The icon url.
- Release
Tag string - The release tag.
- Terms
Of stringUse Url - The terms of use url.
- Tier string
- The tier.
- Description string
- The description.
- Display
Name string - The display name.
- Icon
Url string - The icon url.
- Release
Tag string - The release tag.
- Terms
Of stringUse Url - The terms of use url.
- Tier string
- The tier.
- description String
- The description.
- display
Name String - The display name.
- icon
Url String - The icon url.
- release
Tag String - The release tag.
- terms
Of StringUse Url - The terms of use url.
- tier String
- The tier.
- description string
- The description.
- display
Name string - The display name.
- icon
Url string - The icon url.
- release
Tag string - The release tag.
- terms
Of stringUse Url - The terms of use url.
- tier string
- The tier.
- description str
- The description.
- display_
name str - The display name.
- icon_
url str - The icon url.
- release_
tag str - The release tag.
- terms_
of_ struse_ url - The terms of use url.
- tier str
- The tier.
- description String
- The description.
- display
Name String - The display name.
- icon
Url String - The icon url.
- release
Tag String - The release tag.
- terms
Of StringUse Url - The terms of use url.
- tier String
- The tier.
ApiResourceMetadataResponse
- Api
Type string - The api type.
- Brand
Color string - The brand color.
- Connection
Type string - The connection type.
- Deployment
Parameters Pulumi.Azure Native. Logic. Inputs. Api Deployment Parameter Metadata Set Response - The connector deployment parameters metadata.
- Hide
Key string - The hide key.
- Provisioning
State string - The provisioning state.
- Source string
- The source.
- Dictionary<string, string>
- The tags.
- Wsdl
Import stringMethod - The WSDL import method.
- Wsdl
Service Pulumi.Azure Native. Logic. Inputs. Wsdl Service Response - The WSDL service.
- Api
Type string - The api type.
- Brand
Color string - The brand color.
- Connection
Type string - The connection type.
- Deployment
Parameters ApiDeployment Parameter Metadata Set Response - The connector deployment parameters metadata.
- Hide
Key string - The hide key.
- Provisioning
State string - The provisioning state.
- Source string
- The source.
- map[string]string
- The tags.
- Wsdl
Import stringMethod - The WSDL import method.
- Wsdl
Service WsdlService Response - The WSDL service.
- api
Type String - The api type.
- brand
Color String - The brand color.
- connection
Type String - The connection type.
- deployment
Parameters ApiDeployment Parameter Metadata Set Response - The connector deployment parameters metadata.
- hide
Key String - The hide key.
- provisioning
State String - The provisioning state.
- source String
- The source.
- Map<String,String>
- The tags.
- wsdl
Import StringMethod - The WSDL import method.
- wsdl
Service WsdlService Response - The WSDL service.
- api
Type string - The api type.
- brand
Color string - The brand color.
- connection
Type string - The connection type.
- deployment
Parameters ApiDeployment Parameter Metadata Set Response - The connector deployment parameters metadata.
- hide
Key string - The hide key.
- provisioning
State string - The provisioning state.
- source string
- The source.
- {[key: string]: string}
- The tags.
- wsdl
Import stringMethod - The WSDL import method.
- wsdl
Service WsdlService Response - The WSDL service.
- api_
type str - The api type.
- brand_
color str - The brand color.
- connection_
type str - The connection type.
- deployment_
parameters ApiDeployment Parameter Metadata Set Response - The connector deployment parameters metadata.
- hide_
key str - The hide key.
- provisioning_
state str - The provisioning state.
- source str
- The source.
- Mapping[str, str]
- The tags.
- wsdl_
import_ strmethod - The WSDL import method.
- wsdl_
service WsdlService Response - The WSDL service.
- api
Type String - The api type.
- brand
Color String - The brand color.
- connection
Type String - The connection type.
- deployment
Parameters Property Map - The connector deployment parameters metadata.
- hide
Key String - The hide key.
- provisioning
State String - The provisioning state.
- source String
- The source.
- Map<String>
- The tags.
- wsdl
Import StringMethod - The WSDL import method.
- wsdl
Service Property Map - The WSDL service.
ApiResourcePoliciesResponse
- Content string
- The API level only policies XML as embedded content.
- Content
Link string - The content link to the policies.
- Content string
- The API level only policies XML as embedded content.
- Content
Link string - The content link to the policies.
- content String
- The API level only policies XML as embedded content.
- content
Link String - The content link to the policies.
- content string
- The API level only policies XML as embedded content.
- content
Link string - The content link to the policies.
- content str
- The API level only policies XML as embedded content.
- content_
link str - The content link to the policies.
- content String
- The API level only policies XML as embedded content.
- content
Link String - The content link to the policies.
ContentHashResponse
ContentLinkResponse
- Content
Hash Pulumi.Azure Native. Logic. Inputs. Content Hash Response - The content hash.
- Content
Size double - The content size.
- Content
Version string - The content version.
- Metadata object
- The metadata.
- Uri string
- The content link URI.
- Content
Hash ContentHash Response - The content hash.
- Content
Size float64 - The content size.
- Content
Version string - The content version.
- Metadata interface{}
- The metadata.
- Uri string
- The content link URI.
- content
Hash ContentHash Response - The content hash.
- content
Size Double - The content size.
- content
Version String - The content version.
- metadata Object
- The metadata.
- uri String
- The content link URI.
- content
Hash ContentHash Response - The content hash.
- content
Size number - The content size.
- content
Version string - The content version.
- metadata any
- The metadata.
- uri string
- The content link URI.
- content_
hash ContentHash Response - The content hash.
- content_
size float - The content size.
- content_
version str - The content version.
- metadata Any
- The metadata.
- uri str
- The content link URI.
- content
Hash Property Map - The content hash.
- content
Size Number - The content size.
- content
Version String - The content version.
- metadata Any
- The metadata.
- uri String
- The content link URI.
IntegrationServiceEnvironmentManagedApiDeploymentParametersResponse
- Content
Link Pulumi.Definition Azure Native. Logic. Inputs. Content Link Response - The integration service environment managed api content link for deployment.
- Content
Link ContentDefinition Link Response - The integration service environment managed api content link for deployment.
- content
Link ContentDefinition Link Response - The integration service environment managed api content link for deployment.
- content
Link ContentDefinition Link Response - The integration service environment managed api content link for deployment.
- content_
link_ Contentdefinition Link Response - The integration service environment managed api content link for deployment.
- content
Link Property MapDefinition - The integration service environment managed api content link for deployment.
ResourceReferenceResponse
WsdlServiceResponse
- Endpoint
Qualified List<string>Names - The list of endpoints' qualified names.
- Qualified
Name string - The qualified name.
- Endpoint
Qualified []stringNames - The list of endpoints' qualified names.
- Qualified
Name string - The qualified name.
- endpoint
Qualified List<String>Names - The list of endpoints' qualified names.
- qualified
Name String - The qualified name.
- endpoint
Qualified string[]Names - The list of endpoints' qualified names.
- qualified
Name string - The qualified name.
- endpoint_
qualified_ Sequence[str]names - The list of endpoints' qualified names.
- qualified_
name str - The qualified name.
- endpoint
Qualified List<String>Names - The list of endpoints' qualified names.
- qualified
Name String - The qualified name.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi