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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.appplatform.getApiPortal
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get the API portal and its properties. Azure REST API version: 2023-05-01-preview.
Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01, 2024-01-01-preview, 2024-05-01-preview.
Using getApiPortal
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 getApiPortal(args: GetApiPortalArgs, opts?: InvokeOptions): Promise<GetApiPortalResult>
function getApiPortalOutput(args: GetApiPortalOutputArgs, opts?: InvokeOptions): Output<GetApiPortalResult>def get_api_portal(api_portal_name: Optional[str] = None,
                   resource_group_name: Optional[str] = None,
                   service_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetApiPortalResult
def get_api_portal_output(api_portal_name: Optional[pulumi.Input[str]] = None,
                   resource_group_name: Optional[pulumi.Input[str]] = None,
                   service_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetApiPortalResult]func LookupApiPortal(ctx *Context, args *LookupApiPortalArgs, opts ...InvokeOption) (*LookupApiPortalResult, error)
func LookupApiPortalOutput(ctx *Context, args *LookupApiPortalOutputArgs, opts ...InvokeOption) LookupApiPortalResultOutput> Note: This function is named LookupApiPortal in the Go SDK.
public static class GetApiPortal 
{
    public static Task<GetApiPortalResult> InvokeAsync(GetApiPortalArgs args, InvokeOptions? opts = null)
    public static Output<GetApiPortalResult> Invoke(GetApiPortalInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApiPortalResult> getApiPortal(GetApiPortalArgs args, InvokeOptions options)
public static Output<GetApiPortalResult> getApiPortal(GetApiPortalArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:appplatform:getApiPortal
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ApiPortal stringName 
- The name of API portal.
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- ServiceName string
- The name of the Service resource.
- ApiPortal stringName 
- The name of API portal.
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- ServiceName string
- The name of the Service resource.
- apiPortal StringName 
- The name of API portal.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- serviceName String
- The name of the Service resource.
- apiPortal stringName 
- The name of API portal.
- resourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- serviceName string
- The name of the Service resource.
- api_portal_ strname 
- The name of API portal.
- resource_group_ strname 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service_name str
- The name of the Service resource.
- apiPortal StringName 
- The name of API portal.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- serviceName String
- The name of the Service resource.
getApiPortal Result
The following output properties are available:
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Pulumi.Azure Native. App Platform. Outputs. Api Portal Properties Response 
- API portal properties payload
- SystemData Pulumi.Azure Native. App Platform. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Sku
Pulumi.Azure Native. App Platform. Outputs. Sku Response 
- Sku of the API portal resource
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
ApiPortal Properties Response 
- API portal properties payload
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Sku
SkuResponse 
- Sku of the API portal resource
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
ApiPortal Properties Response 
- API portal properties payload
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- sku
SkuResponse 
- Sku of the API portal resource
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
ApiPortal Properties Response 
- API portal properties payload
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- sku
SkuResponse 
- Sku of the API portal resource
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
ApiPortal Properties Response 
- API portal properties payload
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- sku
SkuResponse 
- Sku of the API portal resource
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties Property Map
- API portal properties payload
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- sku Property Map
- Sku of the API portal resource
Supporting Types
ApiPortalInstanceResponse   
ApiPortalPropertiesResponse   
- Instances
List<Pulumi.Azure Native. App Platform. Inputs. Api Portal Instance Response> 
- Collection of instances belong to API portal.
- ProvisioningState string
- State of the API portal.
- ResourceRequests Pulumi.Azure Native. App Platform. Inputs. Api Portal Resource Requests Response 
- The requested resource quantity for required CPU and Memory.
- Url string
- URL of the API portal, exposed when 'public' is true.
- GatewayIds List<string>
- The array of resource Ids of gateway to integrate with API portal.
- HttpsOnly bool
- Indicate if only https is allowed.
- Public bool
- Indicates whether the API portal exposes endpoint.
- SourceUrls List<string>
- Collection of OpenAPI source URL locations.
- SsoProperties Pulumi.Azure Native. App Platform. Inputs. Sso Properties Response 
- Single sign-on related configuration
- Instances
[]ApiPortal Instance Response 
- Collection of instances belong to API portal.
- ProvisioningState string
- State of the API portal.
- ResourceRequests ApiPortal Resource Requests Response 
- The requested resource quantity for required CPU and Memory.
- Url string
- URL of the API portal, exposed when 'public' is true.
- GatewayIds []string
- The array of resource Ids of gateway to integrate with API portal.
- HttpsOnly bool
- Indicate if only https is allowed.
- Public bool
- Indicates whether the API portal exposes endpoint.
- SourceUrls []string
- Collection of OpenAPI source URL locations.
- SsoProperties SsoProperties Response 
- Single sign-on related configuration
- instances
List<ApiPortal Instance Response> 
- Collection of instances belong to API portal.
- provisioningState String
- State of the API portal.
- resourceRequests ApiPortal Resource Requests Response 
- The requested resource quantity for required CPU and Memory.
- url String
- URL of the API portal, exposed when 'public' is true.
- gatewayIds List<String>
- The array of resource Ids of gateway to integrate with API portal.
- httpsOnly Boolean
- Indicate if only https is allowed.
- public_ Boolean
- Indicates whether the API portal exposes endpoint.
- sourceUrls List<String>
- Collection of OpenAPI source URL locations.
- ssoProperties SsoProperties Response 
- Single sign-on related configuration
- instances
ApiPortal Instance Response[] 
- Collection of instances belong to API portal.
- provisioningState string
- State of the API portal.
- resourceRequests ApiPortal Resource Requests Response 
- The requested resource quantity for required CPU and Memory.
- url string
- URL of the API portal, exposed when 'public' is true.
- gatewayIds string[]
- The array of resource Ids of gateway to integrate with API portal.
- httpsOnly boolean
- Indicate if only https is allowed.
- public boolean
- Indicates whether the API portal exposes endpoint.
- sourceUrls string[]
- Collection of OpenAPI source URL locations.
- ssoProperties SsoProperties Response 
- Single sign-on related configuration
- instances
Sequence[ApiPortal Instance Response] 
- Collection of instances belong to API portal.
- provisioning_state str
- State of the API portal.
- resource_requests ApiPortal Resource Requests Response 
- The requested resource quantity for required CPU and Memory.
- url str
- URL of the API portal, exposed when 'public' is true.
- gateway_ids Sequence[str]
- The array of resource Ids of gateway to integrate with API portal.
- https_only bool
- Indicate if only https is allowed.
- public bool
- Indicates whether the API portal exposes endpoint.
- source_urls Sequence[str]
- Collection of OpenAPI source URL locations.
- sso_properties SsoProperties Response 
- Single sign-on related configuration
- instances List<Property Map>
- Collection of instances belong to API portal.
- provisioningState String
- State of the API portal.
- resourceRequests Property Map
- The requested resource quantity for required CPU and Memory.
- url String
- URL of the API portal, exposed when 'public' is true.
- gatewayIds List<String>
- The array of resource Ids of gateway to integrate with API portal.
- httpsOnly Boolean
- Indicate if only https is allowed.
- public Boolean
- Indicates whether the API portal exposes endpoint.
- sourceUrls List<String>
- Collection of OpenAPI source URL locations.
- ssoProperties Property Map
- Single sign-on related configuration
ApiPortalResourceRequestsResponse    
SkuResponse 
SsoPropertiesResponse  
- ClientId string
- The public identifier for the application
- ClientSecret string
- The secret known only to the application and the authorization server
- IssuerUri string
- The URI of Issuer Identifier
- Scope List<string>
- It defines the specific actions applications can be allowed to do on a user's behalf
- ClientId string
- The public identifier for the application
- ClientSecret string
- The secret known only to the application and the authorization server
- IssuerUri string
- The URI of Issuer Identifier
- Scope []string
- It defines the specific actions applications can be allowed to do on a user's behalf
- clientId String
- The public identifier for the application
- clientSecret String
- The secret known only to the application and the authorization server
- issuerUri String
- The URI of Issuer Identifier
- scope List<String>
- It defines the specific actions applications can be allowed to do on a user's behalf
- clientId string
- The public identifier for the application
- clientSecret string
- The secret known only to the application and the authorization server
- issuerUri string
- The URI of Issuer Identifier
- scope string[]
- It defines the specific actions applications can be allowed to do on a user's behalf
- client_id str
- The public identifier for the application
- client_secret str
- The secret known only to the application and the authorization server
- issuer_uri str
- The URI of Issuer Identifier
- scope Sequence[str]
- It defines the specific actions applications can be allowed to do on a user's behalf
- clientId String
- The public identifier for the application
- clientSecret String
- The secret known only to the application and the authorization server
- issuerUri String
- The URI of Issuer Identifier
- scope List<String>
- It defines the specific actions applications can be allowed to do on a user's behalf
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource modification (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource modification (UTC).
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi