Skip to main content

api_portals

Overview

Nameapi_portals
TypeResource
Idazure.spring_apps.api_portals

Fields

NameDatatypeDescription
propertiesobjectAPI portal properties payload
skuobjectSku of Azure Spring Apps

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiPortalName, resourceGroupName, serviceName, subscriptionIdGet the API portal and its properties.
listSELECTresourceGroupName, serviceName, subscriptionIdHandles requests to list all resources in a Service.
create_or_updateINSERTapiPortalName, resourceGroupName, serviceName, subscriptionIdCreate the default API portal or update the existing API portal.
deleteDELETEapiPortalName, resourceGroupName, serviceName, subscriptionIdDelete the default API portal.
_listEXECresourceGroupName, serviceName, subscriptionIdHandles requests to list all resources in a Service.
validate_domainEXECapiPortalName, resourceGroupName, serviceName, subscriptionId, data__nameCheck the domains are valid as well as not in use.