naftiko: 1.0.0-alpha2
info:
label: Microsoft Azure StaticSites API Client — StaticSites
description: 'Microsoft Azure StaticSites API Client — StaticSites. 75 operations. Lead operation: Microsoft Azure Generates
A Preview Workflow File For The Static Site. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
tags:
- Microsoft Azure
- StaticSites
created: '2026-05-19'
modified: '2026-05-19'
binds:
- namespace: env
keys:
MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
consumes:
- type: http
namespace: staticsites-api-client-staticsites
baseUri: https://management.azure.com
description: Microsoft Azure StaticSites API Client — StaticSites business capability. Self-contained, no shared references.
resources:
- name: subscriptions-subscriptionId-providers-Microsoft.Web-locations-location-previewS
path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/previewStaticSiteWorkflowFile
operations:
- name: microsoftazurestaticsitespreviewworkflow
method: POST
description: Microsoft Azure Generates A Preview Workflow File For The Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: location
in: path
type: string
description: Location where you plan to create the static site.
required: true
- name: staticSitesWorkflowPreviewRequest
in: body
type: string
description: A JSON representation of the StaticSitesWorkflowPreviewRequest properties. See example.
required: true
- name: subscriptions-subscriptionId-providers-Microsoft.Web-staticSites
path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/staticSites
operations:
- name: microsoftazurestaticsiteslist
method: GET
description: Microsoft Azure Get All Static Sites For A Subscription
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites
operations:
- name: microsoftazurestaticsitesgetstaticsitesbyresourcegroup
method: GET
description: Microsoft Azure Gets All Static Sites In The Specified Resource Group
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}
operations:
- name: microsoftazurestaticsitesgetstaticsite
method: GET
description: Microsoft Azure Gets The Details Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: microsoftazurestaticsitescreateorupdatestaticsite
method: PUT
description: Microsoft Azure Creates A New Static Site In An Existing Resource Group, Or Updates An Existing Static
Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site to create or update.
required: true
- name: staticSiteEnvelope
in: body
type: string
description: A JSON representation of the staticsite properties. See example.
required: true
- name: microsoftazurestaticsitesdeletestaticsite
method: DELETE
description: Microsoft Azure Deletes A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site to delete.
required: true
- name: microsoftazurestaticsitesupdatestaticsite
method: PATCH
description: Microsoft Azure Creates A New Static Site In An Existing Resource Group, Or Updates An Existing Static
Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site to create or update.
required: true
- name: staticSiteEnvelope
in: body
type: string
description: A JSON representation of the staticsite properties. See example.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/listUsers
operations:
- name: microsoftazurestaticsitesliststaticsiteusers
method: POST
description: Microsoft Azure Gets The List Of Users Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: authprovider
in: path
type: string
description: The auth provider for the users.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid}
operations:
- name: microsoftazurestaticsitesdeletestaticsiteuser
method: DELETE
description: Microsoft Azure Deletes The User Entry From The Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the staticsite.
required: true
- name: authprovider
in: path
type: string
description: The auth provider for this user.
required: true
- name: userid
in: path
type: string
description: The user id of the user.
required: true
- name: microsoftazurestaticsitesupdatestaticsiteuser
method: PATCH
description: Microsoft Azure Updates A User Entry With The Listed Roles
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: authprovider
in: path
type: string
description: The auth provider for this user.
required: true
- name: userid
in: path
type: string
description: The user id of the user.
required: true
- name: staticSiteUserEnvelope
in: body
type: string
description: A JSON representation of the StaticSiteUser properties. See example.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth
operations:
- name: microsoftazurestaticsiteslistbasicauth
method: GET
description: Microsoft Azure Gets The Basic Auth Properties For A Static Site As A Collection
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}
operations:
- name: microsoftazurestaticsitesgetbasicauth
method: GET
description: Microsoft Azure Gets The Basic Auth Properties For A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: basicAuthName
in: path
type: string
description: name of the basic auth entry.
required: true
- name: microsoftazurestaticsitescreateorupdatebasicauth
method: PUT
description: Microsoft Azure Adds Or Updates Basic Auth For A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: basicAuthName
in: path
type: string
description: name of the basic auth entry.
required: true
- name: basicAuthEnvelope
in: body
type: string
description: A JSON representation of the basic auth properties.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds
operations:
- name: microsoftazurestaticsitesgetstaticsitebuilds
method: GET
description: Microsoft Azure Gets All Static Site Builds For A Particular Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}
operations:
- name: microsoftazurestaticsitesgetstaticsitebuild
method: GET
description: Microsoft Azure Gets The Details Of A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: microsoftazurestaticsitesdeletestaticsitebuild
method: DELETE
description: Microsoft Azure Deletes A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/appsettings
operations:
- name: microsoftazurestaticsitescreateorupdatestaticsitebuildappsettings
method: PUT
description: Microsoft Azure Creates Or Updates The App Settings Of A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: appSettings
in: body
type: string
description: The dictionary containing the static site app settings to update.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/functionappsettings
operations:
- name: microsoftazurestaticsitescreateorupdatestaticsitebuildfunctionappsettings
method: PUT
description: Microsoft Azure Creates Or Updates The Function App Settings Of A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: appSettings
in: body
type: string
description: The dictionary containing the static site function app settings to update.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections
operations:
- name: microsoftazurestaticsitesgetbuilddatabaseconnections
method: GET
description: Microsoft Azure Returns Overviews Of Database Connections For A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}
operations:
- name: microsoftazurestaticsitesgetbuilddatabaseconnection
method: GET
description: Microsoft Azure Returns Overview Of A Database Connection For A Static Site Build By Name
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: microsoftazurestaticsitescreateorupdatebuilddatabaseconnection
method: PUT
description: Microsoft Azure Create Or Update A Database Connection For A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: databaseConnectionRequestEnvelope
in: body
type: string
description: A JSON representation of the database connection request properties
required: true
- name: microsoftazurestaticsitesdeletebuilddatabaseconnection
method: DELETE
description: Microsoft Azure Delete A Database Connection For A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: microsoftazurestaticsitesupdatebuilddatabaseconnection
method: PATCH
description: Microsoft Azure Create Or Update A Database Connection For A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: databaseConnectionRequestEnvelope
in: body
type: string
description: A JSON representation of the database connection request properties
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}/show
operations:
- name: microsoftazurestaticsitesgetbuilddatabaseconnectionwithdetails
method: POST
description: Microsoft Azure Returns Details Of A Database Connection For A Static Site Build By Name
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions
operations:
- name: microsoftazurestaticsitesliststaticsitebuildfunctions
method: GET
description: Microsoft Azure Gets The Functions Of A Particular Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends
operations:
- name: microsoftazurestaticsitesgetlinkedbackendsforbuild
method: GET
description: Microsoft Azure Returns Details Of All Backends Linked To A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends/{linkedBackendName}
operations:
- name: microsoftazurestaticsitesgetlinkedbackendforbuild
method: GET
description: Microsoft Azure Returns The Details Of A Linked Backend Linked To A Static Site Build By Name
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the linked backend that should be retrieved
required: true
- name: microsoftazurestaticsiteslinkbackendtobuild
method: PUT
description: Microsoft Azure Link Backend To A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the backend to link to the static site
required: true
- name: staticSiteLinkedBackendEnvelope
in: body
type: string
description: A JSON representation of the linked backend request properties
required: true
- name: microsoftazurestaticsitesunlinkbackendfrombuild
method: DELETE
description: Microsoft Azure Unlink A Backend From A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the backend linked to the static site
required: true
- name: isCleaningAuthConfig
in: query
type: boolean
description: Decides if auth will be removed from backend configuration
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends/{linkedBackendName}/validate
operations:
- name: microsoftazurestaticsitesvalidatebackendforbuild
method: POST
description: Microsoft Azure Validates That A Backend Can Be Linked To A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the linked backend that should be retrieved
required: true
- name: staticSiteLinkedBackendEnvelope
in: body
type: string
description: A JSON representation of the linked backend request properties
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listAppSettings
operations:
- name: microsoftazurestaticsitesliststaticsitebuildappsettings
method: POST
description: Microsoft Azure Gets The Application Settings Of A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listFunctionAppSettings
operations:
- name: microsoftazurestaticsitesliststaticsitebuildfunctionappsettings
method: POST
description: Microsoft Azure Gets The Application Settings Of A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/showDatabaseConnections
operations:
- name: microsoftazurestaticsitesgetbuilddatabaseconnectionswithdetails
method: POST
description: Microsoft Azure Returns Details Of Database Connections For A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps
operations:
- name: microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsitebuild
method: GET
description: Microsoft Azure Gets The Details Of The User Provided Function Apps Registered With A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName}
operations:
- name: microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsitebuild
method: GET
description: Microsoft Azure Gets The Details Of The User Provided Function App Registered With A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: functionAppName
in: path
type: string
description: Name of the function app registered with the static site build.
required: true
- name: microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsitebuild
method: PUT
description: Microsoft Azure Register A User Provided Function App With A Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: functionAppName
in: path
type: string
description: Name of the function app to register with the static site build.
required: true
- name: staticSiteUserProvidedFunctionEnvelope
in: body
type: string
description: A JSON representation of the user provided function app properties. See example.
required: true
- name: isForced
in: query
type: boolean
description: 'Specify true to force the update of the auth configuration on the function app even if
an AzureStaticWebApps provider is already configured on the '
- name: microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsitebuild
method: DELETE
description: Microsoft Azure Detach The User Provided Function App From The Static Site Build
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: The stage site identifier.
required: true
- name: functionAppName
in: path
type: string
description: Name of the function app registered with the static site build.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy
operations:
- name: microsoftazurestaticsitescreatezipdeploymentforstaticsitebuild
method: POST
description: Microsoft Azure Deploys Zipped Content To A Specific Environment Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: environmentName
in: path
type: string
description: Name of the environment.
required: true
- name: staticSiteZipDeploymentEnvelope
in: body
type: string
description: A JSON representation of the StaticSiteZipDeployment properties. See example.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings
operations:
- name: microsoftazurestaticsitescreateorupdatestaticsiteappsettings
method: PUT
description: Microsoft Azure Creates Or Updates The App Settings Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: appSettings
in: body
type: string
description: The dictionary containing the static site app settings to update.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/functionappsettings
operations:
- name: microsoftazurestaticsitescreateorupdatestaticsitefunctionappsettings
method: PUT
description: Microsoft Azure Creates Or Updates The Function App Settings Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: appSettings
in: body
type: string
description: The dictionary containing the static site function app settings to update.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/createUserInvitation
operations:
- name: microsoftazurestaticsitescreateuserrolesinvitationlink
method: POST
description: Microsoft Azure Creates An Invitation Link For A User With The Role
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: staticSiteUserRolesInvitationEnvelope
in: body
type: string
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains
operations:
- name: microsoftazurestaticsitesliststaticsitecustomdomains
method: GET
description: Microsoft Azure Gets All Static Site Custom Domains For A Particular Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site resource to search in.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}
operations:
- name: microsoftazurestaticsitesgetstaticsitecustomdomain
method: GET
description: Microsoft Azure Gets An Existing Custom Domain For A Particular Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site resource to search in.
required: true
- name: domainName
in: path
type: string
description: The custom domain name.
required: true
- name: microsoftazurestaticsitescreateorupdatestaticsitecustomdomain
method: PUT
description: Microsoft Azure Creates A New Static Site Custom Domain In An Existing Resource Group And Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: domainName
in: path
type: string
description: The custom domain to create.
required: true
- name: staticSiteCustomDomainRequestPropertiesEnvelope
in: body
type: string
description: A JSON representation of the static site custom domain request properties. See example.
required: true
- name: microsoftazurestaticsitesdeletestaticsitecustomdomain
method: DELETE
description: Microsoft Azure Deletes A Custom Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: domainName
in: path
type: string
description: The custom domain to delete.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}/validate
operations:
- name: microsoftazurestaticsitesvalidatecustomdomaincanbeaddedtostaticsite
method: POST
description: Microsoft Azure Validates A Particular Custom Domain Can Be Added To A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: domainName
in: path
type: string
description: The custom domain to validate.
required: true
- name: staticSiteCustomDomainRequestPropertiesEnvelope
in: body
type: string
description: A JSON representation of the static site custom domain request properties. See example.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections
operations:
- name: microsoftazurestaticsitesgetdatabaseconnections
method: GET
description: Microsoft Azure Returns Overviews Of Database Connections For A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}
operations:
- name: microsoftazurestaticsitesgetdatabaseconnection
method: GET
description: Microsoft Azure Returns Overview Of A Database Connection For A Static Site By Name
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: microsoftazurestaticsitescreateorupdatedatabaseconnection
method: PUT
description: Microsoft Azure Create Or Update A Database Connection For A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: databaseConnectionRequestEnvelope
in: body
type: string
description: A JSON representation of the database connection request properties
required: true
- name: microsoftazurestaticsitesdeletedatabaseconnection
method: DELETE
description: Microsoft Azure Delete A Database Connection For A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: microsoftazurestaticsitesupdatedatabaseconnection
method: PATCH
description: Microsoft Azure Create Or Update A Database Connection For A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: databaseConnectionRequestEnvelope
in: body
type: string
description: A JSON representation of the database connection request properties
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}/show
operations:
- name: microsoftazurestaticsitesgetdatabaseconnectionwithdetails
method: POST
description: Microsoft Azure Returns Details Of A Database Connection For A Static Site By Name
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/detach
operations:
- name: microsoftazurestaticsitesdetachstaticsite
method: POST
description: Microsoft Azure Detaches A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site to detach.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/functions
operations:
- name: microsoftazurestaticsitesliststaticsitefunctions
method: GET
description: Microsoft Azure Gets The Functions Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends
operations:
- name: microsoftazurestaticsitesgetlinkedbackends
method: GET
description: Microsoft Azure Returns Details Of All Backends Linked To A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends/{linkedBackendName}
operations:
- name: microsoftazurestaticsitesgetlinkedbackend
method: GET
description: Microsoft Azure Returns The Details Of A Linked Backend Linked To A Static Site By Name
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the linked backend that should be retrieved
required: true
- name: microsoftazurestaticsiteslinkbackend
method: PUT
description: Microsoft Azure Link Backend To A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the backend to link to the static site
required: true
- name: staticSiteLinkedBackendEnvelope
in: body
type: string
description: A JSON representation of the linked backend request properties
required: true
- name: microsoftazurestaticsitesunlinkbackend
method: DELETE
description: Microsoft Azure Unlink A Backend From A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the backend linked to the static site
required: true
- name: isCleaningAuthConfig
in: query
type: boolean
description: Decides if Easy Auth configuration will be removed from backend configuration
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends/{linkedBackendName}/validate
operations:
- name: microsoftazurestaticsitesvalidatebackend
method: POST
description: Microsoft Azure Validates That A Backend Can Be Linked To A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: linkedBackendName
in: path
type: string
description: Name of the linked backend that should be retrieved
required: true
- name: staticSiteLinkedBackendEnvelope
in: body
type: string
description: A JSON representation of the linked backend request properties
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listAppSettings
operations:
- name: microsoftazurestaticsitesliststaticsiteappsettings
method: POST
description: Microsoft Azure Gets The Application Settings Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listConfiguredRoles
operations:
- name: microsoftazurestaticsitesliststaticsiteconfiguredroles
method: POST
description: Microsoft Azure Lists The Roles Configured For The Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listFunctionAppSettings
operations:
- name: microsoftazurestaticsitesliststaticsitefunctionappsettings
method: POST
description: Microsoft Azure Gets The Application Settings Of A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listSecrets
operations:
- name: microsoftazurestaticsitesliststaticsitesecrets
method: POST
description: Microsoft Azure Lists The Secrets For An Existing Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections
operations:
- name: microsoftazurestaticsitesgetprivateendpointconnectionlist
method: GET
description: Microsoft Azure Gets The List Of Private Endpoint Connections Associated With A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName}
operations:
- name: microsoftazurestaticsitesgetprivateendpointconnection
method: GET
description: Microsoft Azure Gets A Private Endpoint Connection
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: privateEndpointConnectionName
in: path
type: string
description: Name of the private endpoint connection.
required: true
- name: microsoftazurestaticsitesapproveorrejectprivateendpointconnection
method: PUT
description: Microsoft Azure Approves Or Rejects A Private Endpoint Connection
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: privateEndpointConnectionName
in: path
type: string
description: Name of the private endpoint connection.
required: true
- name: privateEndpointWrapper
in: body
type: string
description: Request body.
required: true
- name: microsoftazurestaticsitesdeleteprivateendpointconnection
method: DELETE
description: Microsoft Azure Deletes A Private Endpoint Connection
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: privateEndpointConnectionName
in: path
type: string
description: Name of the private endpoint connection.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateLinkResources
operations:
- name: microsoftazurestaticsitesgetprivatelinkresources
method: GET
description: Microsoft Azure Gets The Private Link Resources
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/resetapikey
operations:
- name: microsoftazurestaticsitesresetstaticsiteapikey
method: POST
description: Microsoft Azure Resets The Api Key For An Existing Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: resetPropertiesEnvelope
in: body
type: string
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/showDatabaseConnections
operations:
- name: microsoftazurestaticsitesgetdatabaseconnectionswithdetails
method: POST
description: Microsoft Azure Returns Details Of Database Connections For A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps
operations:
- name: microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsite
method: GET
description: Microsoft Azure Gets The Details Of The User Provided Function Apps Registered With A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName}
operations:
- name: microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsite
method: GET
description: Microsoft Azure Gets The Details Of The User Provided Function App Registered With A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: functionAppName
in: path
type: string
description: Name of the function app registered with the static site.
required: true
- name: microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsite
method: PUT
description: Microsoft Azure Register A User Provided Function App With A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: functionAppName
in: path
type: string
description: Name of the function app to register with the static site.
required: true
- name: staticSiteUserProvidedFunctionEnvelope
in: body
type: string
description: A JSON representation of the user provided function app properties. See example.
required: true
- name: isForced
in: query
type: boolean
description: 'Specify true to force the update of the auth configuration on the function app even if
an AzureStaticWebApps provider is already configured on the '
- name: microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsite
method: DELETE
description: Microsoft Azure Detach The User Provided Function App From The Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: functionAppName
in: path
type: string
description: Name of the function app registered with the static site.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/zipdeploy
operations:
- name: microsoftazurestaticsitescreatezipdeploymentforstaticsite
method: POST
description: Microsoft Azure Deploys Zipped Content To A Static Site
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: path
type: string
description: Name of the static site.
required: true
- name: staticSiteZipDeploymentEnvelope
in: body
type: string
description: A JSON representation of the StaticSiteZipDeployment properties. See example.
required: true
exposes:
- type: rest
namespace: staticsites-api-client-staticsites-rest
port: 8080
description: REST adapter for Microsoft Azure StaticSites API Client — StaticSites. One Spectral-compliant resource per
consumed operation, prefixed with /v1.
resources:
- path: /v1/subscriptions/{subscriptionid}/providers/microsoft-web/locations/{location}/previewstaticsiteworkflowfile
name: subscriptions-subscriptionid-providers-microsoft-web-locations-location-previews
description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Web-locations-location-previewS.
operations:
- method: POST
name: microsoftazurestaticsitespreviewworkflow
description: Microsoft Azure Generates A Preview Workflow File For The Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitespreviewworkflow
with:
location: rest.location
staticSitesWorkflowPreviewRequest: rest.staticSitesWorkflowPreviewRequest
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/providers/microsoft-web/staticsites
name: subscriptions-subscriptionid-providers-microsoft-web-staticsites
description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Web-staticSites.
operations:
- method: GET
name: microsoftazurestaticsiteslist
description: Microsoft Azure Get All Static Sites For A Subscription
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslist
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetstaticsitesbyresourcegroup
description: Microsoft Azure Gets All Static Sites In The Specified Resource Group
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitesbyresourcegroup
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetstaticsite
description: Microsoft Azure Gets The Details Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsite
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitescreateorupdatestaticsite
description: Microsoft Azure Creates A New Static Site In An Existing Resource Group, Or Updates An Existing Static
Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsite
with:
name: rest.name
staticSiteEnvelope: rest.staticSiteEnvelope
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdeletestaticsite
description: Microsoft Azure Deletes A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsite
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- method: PATCH
name: microsoftazurestaticsitesupdatestaticsite
description: Microsoft Azure Creates A New Static Site In An Existing Resource Group, Or Updates An Existing Static
Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatestaticsite
with:
name: rest.name
staticSiteEnvelope: rest.staticSiteEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/authproviders/{authprovider}/listusers
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesliststaticsiteusers
description: Microsoft Azure Gets The List Of Users Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsiteusers
with:
name: rest.name
authprovider: rest.authprovider
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/authproviders/{authprovider}/users/{userid}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: DELETE
name: microsoftazurestaticsitesdeletestaticsiteuser
description: Microsoft Azure Deletes The User Entry From The Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsiteuser
with:
name: rest.name
authprovider: rest.authprovider
userid: rest.userid
outputParameters:
- type: object
mapping: $.
- method: PATCH
name: microsoftazurestaticsitesupdatestaticsiteuser
description: Microsoft Azure Updates A User Entry With The Listed Roles
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatestaticsiteuser
with:
name: rest.name
authprovider: rest.authprovider
userid: rest.userid
staticSiteUserEnvelope: rest.staticSiteUserEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/basicauth
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsiteslistbasicauth
description: Microsoft Azure Gets The Basic Auth Properties For A Static Site As A Collection
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslistbasicauth
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/basicauth/{basicauthname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetbasicauth
description: Microsoft Azure Gets The Basic Auth Properties For A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbasicauth
with:
name: rest.name
basicAuthName: rest.basicAuthName
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitescreateorupdatebasicauth
description: Microsoft Azure Adds Or Updates Basic Auth For A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatebasicauth
with:
name: rest.name
basicAuthName: rest.basicAuthName
basicAuthEnvelope: rest.basicAuthEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetstaticsitebuilds
description: Microsoft Azure Gets All Static Site Builds For A Particular Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitebuilds
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetstaticsitebuild
description: Microsoft Azure Gets The Details Of A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitebuild
with:
name: rest.name
environmentName: rest.environmentName
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdeletestaticsitebuild
description: Microsoft Azure Deletes A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsitebuild
with:
name: rest.name
environmentName: rest.environmentName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/config/appsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: PUT
name: microsoftazurestaticsitescreateorupdatestaticsitebuildappsettings
description: Microsoft Azure Creates Or Updates The App Settings Of A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitebuildappsettings
with:
name: rest.name
environmentName: rest.environmentName
appSettings: rest.appSettings
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/config/functionappsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: PUT
name: microsoftazurestaticsitescreateorupdatestaticsitebuildfunctionappsettings
description: Microsoft Azure Creates Or Updates The Function App Settings Of A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitebuildfunctionappsettings
with:
name: rest.name
environmentName: rest.environmentName
appSettings: rest.appSettings
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/databaseconnections
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetbuilddatabaseconnections
description: Microsoft Azure Returns Overviews Of Database Connections For A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnections
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/databaseconnections/{databaseconnectionname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetbuilddatabaseconnection
description: Microsoft Azure Returns Overview Of A Database Connection For A Static Site Build By Name
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnection
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitescreateorupdatebuilddatabaseconnection
description: Microsoft Azure Create Or Update A Database Connection For A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatebuilddatabaseconnection
with:
name: rest.name
databaseConnectionRequestEnvelope: rest.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdeletebuilddatabaseconnection
description: Microsoft Azure Delete A Database Connection For A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletebuilddatabaseconnection
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- method: PATCH
name: microsoftazurestaticsitesupdatebuilddatabaseconnection
description: Microsoft Azure Create Or Update A Database Connection For A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatebuilddatabaseconnection
with:
name: rest.name
databaseConnectionRequestEnvelope: rest.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/databaseconnections/{databaseconnectionname}/show
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesgetbuilddatabaseconnectionwithdetails
description: Microsoft Azure Returns Details Of A Database Connection For A Static Site Build By Name
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnectionwithdetails
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/functions
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesliststaticsitebuildfunctions
description: Microsoft Azure Gets The Functions Of A Particular Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitebuildfunctions
with:
name: rest.name
environmentName: rest.environmentName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/linkedbackends
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetlinkedbackendsforbuild
description: Microsoft Azure Returns Details Of All Backends Linked To A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackendsforbuild
with:
name: rest.name
environmentName: rest.environmentName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/linkedbackends/{linkedbackendname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetlinkedbackendforbuild
description: Microsoft Azure Returns The Details Of A Linked Backend Linked To A Static Site Build By Name
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackendforbuild
with:
name: rest.name
environmentName: rest.environmentName
linkedBackendName: rest.linkedBackendName
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsiteslinkbackendtobuild
description: Microsoft Azure Link Backend To A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslinkbackendtobuild
with:
name: rest.name
environmentName: rest.environmentName
linkedBackendName: rest.linkedBackendName
staticSiteLinkedBackendEnvelope: rest.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesunlinkbackendfrombuild
description: Microsoft Azure Unlink A Backend From A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesunlinkbackendfrombuild
with:
name: rest.name
environmentName: rest.environmentName
linkedBackendName: rest.linkedBackendName
isCleaningAuthConfig: rest.isCleaningAuthConfig
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/linkedbackends/{linkedbackendname}/validate
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesvalidatebackendforbuild
description: Microsoft Azure Validates That A Backend Can Be Linked To A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesvalidatebackendforbuild
with:
name: rest.name
environmentName: rest.environmentName
linkedBackendName: rest.linkedBackendName
staticSiteLinkedBackendEnvelope: rest.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/listappsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesliststaticsitebuildappsettings
description: Microsoft Azure Gets The Application Settings Of A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitebuildappsettings
with:
name: rest.name
environmentName: rest.environmentName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/listfunctionappsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesliststaticsitebuildfunctionappsettings
description: Microsoft Azure Gets The Application Settings Of A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitebuildfunctionappsettings
with:
name: rest.name
environmentName: rest.environmentName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/showdatabaseconnections
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesgetbuilddatabaseconnectionswithdetails
description: Microsoft Azure Returns Details Of Database Connections For A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnectionswithdetails
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/userprovidedfunctionapps
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsitebuild
description: Microsoft Azure Gets The Details Of The User Provided Function Apps Registered With A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsitebuild
with:
name: rest.name
environmentName: rest.environmentName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/userprovidedfunctionapps/{functionappname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsitebuild
description: Microsoft Azure Gets The Details Of The User Provided Function App Registered With A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsitebuild
with:
name: rest.name
environmentName: rest.environmentName
functionAppName: rest.functionAppName
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsitebuild
description: Microsoft Azure Register A User Provided Function App With A Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsitebuild
with:
name: rest.name
environmentName: rest.environmentName
functionAppName: rest.functionAppName
staticSiteUserProvidedFunctionEnvelope: rest.staticSiteUserProvidedFunctionEnvelope
isForced: rest.isForced
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsitebuild
description: Microsoft Azure Detach The User Provided Function App From The Static Site Build
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsitebuild
with:
name: rest.name
environmentName: rest.environmentName
functionAppName: rest.functionAppName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/builds/{environmentname}/zipdeploy
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitescreatezipdeploymentforstaticsitebuild
description: Microsoft Azure Deploys Zipped Content To A Specific Environment Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreatezipdeploymentforstaticsitebuild
with:
name: rest.name
environmentName: rest.environmentName
staticSiteZipDeploymentEnvelope: rest.staticSiteZipDeploymentEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/config/appsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: PUT
name: microsoftazurestaticsitescreateorupdatestaticsiteappsettings
description: Microsoft Azure Creates Or Updates The App Settings Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsiteappsettings
with:
name: rest.name
appSettings: rest.appSettings
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/config/functionappsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: PUT
name: microsoftazurestaticsitescreateorupdatestaticsitefunctionappsettings
description: Microsoft Azure Creates Or Updates The Function App Settings Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitefunctionappsettings
with:
name: rest.name
appSettings: rest.appSettings
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/createuserinvitation
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitescreateuserrolesinvitationlink
description: Microsoft Azure Creates An Invitation Link For A User With The Role
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateuserrolesinvitationlink
with:
name: rest.name
staticSiteUserRolesInvitationEnvelope: rest.staticSiteUserRolesInvitationEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/customdomains
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesliststaticsitecustomdomains
description: Microsoft Azure Gets All Static Site Custom Domains For A Particular Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitecustomdomains
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/customdomains/{domainname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetstaticsitecustomdomain
description: Microsoft Azure Gets An Existing Custom Domain For A Particular Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitecustomdomain
with:
name: rest.name
domainName: rest.domainName
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitescreateorupdatestaticsitecustomdomain
description: Microsoft Azure Creates A New Static Site Custom Domain In An Existing Resource Group And Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitecustomdomain
with:
name: rest.name
domainName: rest.domainName
staticSiteCustomDomainRequestPropertiesEnvelope: rest.staticSiteCustomDomainRequestPropertiesEnvelope
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdeletestaticsitecustomdomain
description: Microsoft Azure Deletes A Custom Domain
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsitecustomdomain
with:
name: rest.name
domainName: rest.domainName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/customdomains/{domainname}/validate
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesvalidatecustomdomaincanbeaddedtostaticsite
description: Microsoft Azure Validates A Particular Custom Domain Can Be Added To A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesvalidatecustomdomaincanbeaddedtostaticsite
with:
name: rest.name
domainName: rest.domainName
staticSiteCustomDomainRequestPropertiesEnvelope: rest.staticSiteCustomDomainRequestPropertiesEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/databaseconnections
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetdatabaseconnections
description: Microsoft Azure Returns Overviews Of Database Connections For A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnections
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/databaseconnections/{databaseconnectionname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetdatabaseconnection
description: Microsoft Azure Returns Overview Of A Database Connection For A Static Site By Name
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnection
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitescreateorupdatedatabaseconnection
description: Microsoft Azure Create Or Update A Database Connection For A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatedatabaseconnection
with:
name: rest.name
databaseConnectionRequestEnvelope: rest.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdeletedatabaseconnection
description: Microsoft Azure Delete A Database Connection For A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletedatabaseconnection
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- method: PATCH
name: microsoftazurestaticsitesupdatedatabaseconnection
description: Microsoft Azure Create Or Update A Database Connection For A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatedatabaseconnection
with:
name: rest.name
databaseConnectionRequestEnvelope: rest.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/databaseconnections/{databaseconnectionname}/show
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesgetdatabaseconnectionwithdetails
description: Microsoft Azure Returns Details Of A Database Connection For A Static Site By Name
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnectionwithdetails
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/detach
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesdetachstaticsite
description: Microsoft Azure Detaches A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdetachstaticsite
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/functions
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesliststaticsitefunctions
description: Microsoft Azure Gets The Functions Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitefunctions
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/linkedbackends
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetlinkedbackends
description: Microsoft Azure Returns Details Of All Backends Linked To A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackends
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/linkedbackends/{linkedbackendname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetlinkedbackend
description: Microsoft Azure Returns The Details Of A Linked Backend Linked To A Static Site By Name
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackend
with:
name: rest.name
linkedBackendName: rest.linkedBackendName
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsiteslinkbackend
description: Microsoft Azure Link Backend To A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslinkbackend
with:
name: rest.name
linkedBackendName: rest.linkedBackendName
staticSiteLinkedBackendEnvelope: rest.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesunlinkbackend
description: Microsoft Azure Unlink A Backend From A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesunlinkbackend
with:
name: rest.name
linkedBackendName: rest.linkedBackendName
isCleaningAuthConfig: rest.isCleaningAuthConfig
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/linkedbackends/{linkedbackendname}/validate
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesvalidatebackend
description: Microsoft Azure Validates That A Backend Can Be Linked To A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesvalidatebackend
with:
name: rest.name
linkedBackendName: rest.linkedBackendName
staticSiteLinkedBackendEnvelope: rest.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/listappsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesliststaticsiteappsettings
description: Microsoft Azure Gets The Application Settings Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsiteappsettings
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/listconfiguredroles
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesliststaticsiteconfiguredroles
description: Microsoft Azure Lists The Roles Configured For The Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsiteconfiguredroles
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/listfunctionappsettings
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesliststaticsitefunctionappsettings
description: Microsoft Azure Gets The Application Settings Of A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitefunctionappsettings
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/listsecrets
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesliststaticsitesecrets
description: Microsoft Azure Lists The Secrets For An Existing Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitesecrets
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/privateendpointconnections
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetprivateendpointconnectionlist
description: Microsoft Azure Gets The List Of Private Endpoint Connections Associated With A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetprivateendpointconnectionlist
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/privateendpointconnections/{privateendpointconnectionname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetprivateendpointconnection
description: Microsoft Azure Gets A Private Endpoint Connection
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetprivateendpointconnection
with:
name: rest.name
privateEndpointConnectionName: rest.privateEndpointConnectionName
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitesapproveorrejectprivateendpointconnection
description: Microsoft Azure Approves Or Rejects A Private Endpoint Connection
call: staticsites-api-client-staticsites.microsoftazurestaticsitesapproveorrejectprivateendpointconnection
with:
name: rest.name
privateEndpointConnectionName: rest.privateEndpointConnectionName
privateEndpointWrapper: rest.privateEndpointWrapper
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdeleteprivateendpointconnection
description: Microsoft Azure Deletes A Private Endpoint Connection
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeleteprivateendpointconnection
with:
name: rest.name
privateEndpointConnectionName: rest.privateEndpointConnectionName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/privatelinkresources
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetprivatelinkresources
description: Microsoft Azure Gets The Private Link Resources
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetprivatelinkresources
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/resetapikey
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesresetstaticsiteapikey
description: Microsoft Azure Resets The Api Key For An Existing Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesresetstaticsiteapikey
with:
name: rest.name
resetPropertiesEnvelope: rest.resetPropertiesEnvelope
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/showdatabaseconnections
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitesgetdatabaseconnectionswithdetails
description: Microsoft Azure Returns Details Of Database Connections For A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnectionswithdetails
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/userprovidedfunctionapps
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsite
description: Microsoft Azure Gets The Details Of The User Provided Function Apps Registered With A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsite
with:
name: rest.name
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/userprovidedfunctionapps/{functionappname}
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: GET
name: microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsite
description: Microsoft Azure Gets The Details Of The User Provided Function App Registered With A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsite
with:
name: rest.name
functionAppName: rest.functionAppName
outputParameters:
- type: object
mapping: $.
- method: PUT
name: microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsite
description: Microsoft Azure Register A User Provided Function App With A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsite
with:
name: rest.name
functionAppName: rest.functionAppName
staticSiteUserProvidedFunctionEnvelope: rest.staticSiteUserProvidedFunctionEnvelope
isForced: rest.isForced
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsite
description: Microsoft Azure Detach The User Provided Function App From The Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsite
with:
name: rest.name
functionAppName: rest.functionAppName
outputParameters:
- type: object
mapping: $.
- path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/staticsites/{name}/zipdeploy
name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
operations:
- method: POST
name: microsoftazurestaticsitescreatezipdeploymentforstaticsite
description: Microsoft Azure Deploys Zipped Content To A Static Site
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreatezipdeploymentforstaticsite
with:
name: rest.name
staticSiteZipDeploymentEnvelope: rest.staticSiteZipDeploymentEnvelope
outputParameters:
- type: object
mapping: $.
- type: mcp
namespace: staticsites-api-client-staticsites-mcp
port: 9090
transport: http
description: MCP adapter for Microsoft Azure StaticSites API Client — StaticSites. One tool per consumed operation, routed
inline through this capability's consumes block.
tools:
- name: microsoft-azure-generates-preview-workflow
description: Microsoft Azure Generates A Preview Workflow File For The Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitespreviewworkflow
with:
location: tools.location
staticSitesWorkflowPreviewRequest: tools.staticSitesWorkflowPreviewRequest
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-get-all-static
description: Microsoft Azure Get All Static Sites For A Subscription
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslist
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-all-static
description: Microsoft Azure Gets All Static Sites In The Specified Resource Group
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitesbyresourcegroup
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-details-static
description: Microsoft Azure Gets The Details Of A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsite
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-new-static
description: Microsoft Azure Creates A New Static Site In An Existing Resource Group, Or Updates An Existing Static
Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsite
with:
name: tools.name
staticSiteEnvelope: tools.staticSiteEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-deletes-static-site
description: Microsoft Azure Deletes A Static Site
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsite
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-new-static-2
description: Microsoft Azure Creates A New Static Site In An Existing Resource Group, Or Updates An Existing Static
Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatestaticsite
with:
name: tools.name
staticSiteEnvelope: tools.staticSiteEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-list-users
description: Microsoft Azure Gets The List Of Users Of A Static Site
hints:
readOnly: true
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsiteusers
with:
name: tools.name
authprovider: tools.authprovider
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-deletes-user-entry
description: Microsoft Azure Deletes The User Entry From The Static Site
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsiteuser
with:
name: tools.name
authprovider: tools.authprovider
userid: tools.userid
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-updates-user-entry
description: Microsoft Azure Updates A User Entry With The Listed Roles
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatestaticsiteuser
with:
name: tools.name
authprovider: tools.authprovider
userid: tools.userid
staticSiteUserEnvelope: tools.staticSiteUserEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-basic-auth
description: Microsoft Azure Gets The Basic Auth Properties For A Static Site As A Collection
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslistbasicauth
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-basic-auth-2
description: Microsoft Azure Gets The Basic Auth Properties For A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbasicauth
with:
name: tools.name
basicAuthName: tools.basicAuthName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-adds-updates-basic
description: Microsoft Azure Adds Or Updates Basic Auth For A Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatebasicauth
with:
name: tools.name
basicAuthName: tools.basicAuthName
basicAuthEnvelope: tools.basicAuthEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-all-static-2
description: Microsoft Azure Gets All Static Site Builds For A Particular Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitebuilds
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-details-static-2
description: Microsoft Azure Gets The Details Of A Static Site Build
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitebuild
with:
name: tools.name
environmentName: tools.environmentName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-deletes-static-site-2
description: Microsoft Azure Deletes A Static Site Build
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsitebuild
with:
name: tools.name
environmentName: tools.environmentName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-updates-app
description: Microsoft Azure Creates Or Updates The App Settings Of A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitebuildappsettings
with:
name: tools.name
environmentName: tools.environmentName
appSettings: tools.appSettings
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-updates-function
description: Microsoft Azure Creates Or Updates The Function App Settings Of A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitebuildfunctionappsettings
with:
name: tools.name
environmentName: tools.environmentName
appSettings: tools.appSettings
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-overviews-database
description: Microsoft Azure Returns Overviews Of Database Connections For A Static Site Build
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnections
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-overview-database
description: Microsoft Azure Returns Overview Of A Database Connection For A Static Site Build By Name
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnection
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-create-update-database
description: Microsoft Azure Create Or Update A Database Connection For A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatebuilddatabaseconnection
with:
name: tools.name
databaseConnectionRequestEnvelope: tools.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-delete-database-connection
description: Microsoft Azure Delete A Database Connection For A Static Site Build
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletebuilddatabaseconnection
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-create-update-database-2
description: Microsoft Azure Create Or Update A Database Connection For A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatebuilddatabaseconnection
with:
name: tools.name
databaseConnectionRequestEnvelope: tools.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-database
description: Microsoft Azure Returns Details Of A Database Connection For A Static Site Build By Name
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnectionwithdetails
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-functions-particular
description: Microsoft Azure Gets The Functions Of A Particular Static Site Build
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitebuildfunctions
with:
name: tools.name
environmentName: tools.environmentName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-all
description: Microsoft Azure Returns Details Of All Backends Linked To A Static Site Build
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackendsforbuild
with:
name: tools.name
environmentName: tools.environmentName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-linked
description: Microsoft Azure Returns The Details Of A Linked Backend Linked To A Static Site Build By Name
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackendforbuild
with:
name: tools.name
environmentName: tools.environmentName
linkedBackendName: tools.linkedBackendName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-link-backend-static
description: Microsoft Azure Link Backend To A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslinkbackendtobuild
with:
name: tools.name
environmentName: tools.environmentName
linkedBackendName: tools.linkedBackendName
staticSiteLinkedBackendEnvelope: tools.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-unlink-backend-static
description: Microsoft Azure Unlink A Backend From A Static Site Build
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesunlinkbackendfrombuild
with:
name: tools.name
environmentName: tools.environmentName
linkedBackendName: tools.linkedBackendName
isCleaningAuthConfig: tools.isCleaningAuthConfig
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-validates-that-backend
description: Microsoft Azure Validates That A Backend Can Be Linked To A Static Site Build
hints:
readOnly: true
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesvalidatebackendforbuild
with:
name: tools.name
environmentName: tools.environmentName
linkedBackendName: tools.linkedBackendName
staticSiteLinkedBackendEnvelope: tools.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-application-settings
description: Microsoft Azure Gets The Application Settings Of A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitebuildappsettings
with:
name: tools.name
environmentName: tools.environmentName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-application-settings-2
description: Microsoft Azure Gets The Application Settings Of A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitebuildfunctionappsettings
with:
name: tools.name
environmentName: tools.environmentName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-database-2
description: Microsoft Azure Returns Details Of Database Connections For A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetbuilddatabaseconnectionswithdetails
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-details-user
description: Microsoft Azure Gets The Details Of The User Provided Function Apps Registered With A Static Site Build
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsitebuild
with:
name: tools.name
environmentName: tools.environmentName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-details-user-2
description: Microsoft Azure Gets The Details Of The User Provided Function App Registered With A Static Site Build
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsitebuild
with:
name: tools.name
environmentName: tools.environmentName
functionAppName: tools.functionAppName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-register-user-provided
description: Microsoft Azure Register A User Provided Function App With A Static Site Build
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsitebuild
with:
name: tools.name
environmentName: tools.environmentName
functionAppName: tools.functionAppName
staticSiteUserProvidedFunctionEnvelope: tools.staticSiteUserProvidedFunctionEnvelope
isForced: tools.isForced
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-detach-user-provided
description: Microsoft Azure Detach The User Provided Function App From The Static Site Build
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsitebuild
with:
name: tools.name
environmentName: tools.environmentName
functionAppName: tools.functionAppName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-deploys-zipped-content
description: Microsoft Azure Deploys Zipped Content To A Specific Environment Of A Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreatezipdeploymentforstaticsitebuild
with:
name: tools.name
environmentName: tools.environmentName
staticSiteZipDeploymentEnvelope: tools.staticSiteZipDeploymentEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-updates-app-2
description: Microsoft Azure Creates Or Updates The App Settings Of A Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsiteappsettings
with:
name: tools.name
appSettings: tools.appSettings
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-updates-function-2
description: Microsoft Azure Creates Or Updates The Function App Settings Of A Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitefunctionappsettings
with:
name: tools.name
appSettings: tools.appSettings
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-invitation-link
description: Microsoft Azure Creates An Invitation Link For A User With The Role
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateuserrolesinvitationlink
with:
name: tools.name
staticSiteUserRolesInvitationEnvelope: tools.staticSiteUserRolesInvitationEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-all-static-3
description: Microsoft Azure Gets All Static Site Custom Domains For A Particular Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitecustomdomains
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-existing-custom
description: Microsoft Azure Gets An Existing Custom Domain For A Particular Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetstaticsitecustomdomain
with:
name: tools.name
domainName: tools.domainName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-creates-new-static-3
description: Microsoft Azure Creates A New Static Site Custom Domain In An Existing Resource Group And Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatestaticsitecustomdomain
with:
name: tools.name
domainName: tools.domainName
staticSiteCustomDomainRequestPropertiesEnvelope: tools.staticSiteCustomDomainRequestPropertiesEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-deletes-custom-domain
description: Microsoft Azure Deletes A Custom Domain
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletestaticsitecustomdomain
with:
name: tools.name
domainName: tools.domainName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-validates-particular-custom
description: Microsoft Azure Validates A Particular Custom Domain Can Be Added To A Static Site
hints:
readOnly: true
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesvalidatecustomdomaincanbeaddedtostaticsite
with:
name: tools.name
domainName: tools.domainName
staticSiteCustomDomainRequestPropertiesEnvelope: tools.staticSiteCustomDomainRequestPropertiesEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-overviews-database-2
description: Microsoft Azure Returns Overviews Of Database Connections For A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnections
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-overview-database-2
description: Microsoft Azure Returns Overview Of A Database Connection For A Static Site By Name
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnection
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-create-update-database-3
description: Microsoft Azure Create Or Update A Database Connection For A Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreateorupdatedatabaseconnection
with:
name: tools.name
databaseConnectionRequestEnvelope: tools.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-delete-database-connection-2
description: Microsoft Azure Delete A Database Connection For A Static Site
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeletedatabaseconnection
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-create-update-database-4
description: Microsoft Azure Create Or Update A Database Connection For A Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesupdatedatabaseconnection
with:
name: tools.name
databaseConnectionRequestEnvelope: tools.databaseConnectionRequestEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-database-3
description: Microsoft Azure Returns Details Of A Database Connection For A Static Site By Name
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnectionwithdetails
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-detaches-static-site
description: Microsoft Azure Detaches A Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdetachstaticsite
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-functions-static
description: Microsoft Azure Gets The Functions Of A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitefunctions
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-all-2
description: Microsoft Azure Returns Details Of All Backends Linked To A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackends
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-linked-2
description: Microsoft Azure Returns The Details Of A Linked Backend Linked To A Static Site By Name
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetlinkedbackend
with:
name: tools.name
linkedBackendName: tools.linkedBackendName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-link-backend-static-2
description: Microsoft Azure Link Backend To A Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsiteslinkbackend
with:
name: tools.name
linkedBackendName: tools.linkedBackendName
staticSiteLinkedBackendEnvelope: tools.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-unlink-backend-static-2
description: Microsoft Azure Unlink A Backend From A Static Site
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesunlinkbackend
with:
name: tools.name
linkedBackendName: tools.linkedBackendName
isCleaningAuthConfig: tools.isCleaningAuthConfig
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-validates-that-backend-2
description: Microsoft Azure Validates That A Backend Can Be Linked To A Static Site
hints:
readOnly: true
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesvalidatebackend
with:
name: tools.name
linkedBackendName: tools.linkedBackendName
staticSiteLinkedBackendEnvelope: tools.staticSiteLinkedBackendEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-application-settings-3
description: Microsoft Azure Gets The Application Settings Of A Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsiteappsettings
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-lists-roles-configured
description: Microsoft Azure Lists The Roles Configured For The Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsiteconfiguredroles
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-application-settings-4
description: Microsoft Azure Gets The Application Settings Of A Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitefunctionappsettings
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-lists-secrets-existing
description: Microsoft Azure Lists The Secrets For An Existing Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesliststaticsitesecrets
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-list-private
description: Microsoft Azure Gets The List Of Private Endpoint Connections Associated With A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetprivateendpointconnectionlist
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-private-endpoint
description: Microsoft Azure Gets A Private Endpoint Connection
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetprivateendpointconnection
with:
name: tools.name
privateEndpointConnectionName: tools.privateEndpointConnectionName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-approves-rejects-private
description: Microsoft Azure Approves Or Rejects A Private Endpoint Connection
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesapproveorrejectprivateendpointconnection
with:
name: tools.name
privateEndpointConnectionName: tools.privateEndpointConnectionName
privateEndpointWrapper: tools.privateEndpointWrapper
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-deletes-private-endpoint
description: Microsoft Azure Deletes A Private Endpoint Connection
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdeleteprivateendpointconnection
with:
name: tools.name
privateEndpointConnectionName: tools.privateEndpointConnectionName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-private-link
description: Microsoft Azure Gets The Private Link Resources
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetprivatelinkresources
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-resets-api-key
description: Microsoft Azure Resets The Api Key For An Existing Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesresetstaticsiteapikey
with:
name: tools.name
resetPropertiesEnvelope: tools.resetPropertiesEnvelope
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-returns-details-database-4
description: Microsoft Azure Returns Details Of Database Connections For A Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetdatabaseconnectionswithdetails
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-details-user-3
description: Microsoft Azure Gets The Details Of The User Provided Function Apps Registered With A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappsforstaticsite
with:
name: tools.name
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-gets-details-user-4
description: Microsoft Azure Gets The Details Of The User Provided Function App Registered With A Static Site
hints:
readOnly: true
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesgetuserprovidedfunctionappforstaticsite
with:
name: tools.name
functionAppName: tools.functionAppName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-register-user-provided-2
description: Microsoft Azure Register A User Provided Function App With A Static Site
hints:
readOnly: false
destructive: false
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesregisteruserprovidedfunctionappwithstaticsite
with:
name: tools.name
functionAppName: tools.functionAppName
staticSiteUserProvidedFunctionEnvelope: tools.staticSiteUserProvidedFunctionEnvelope
isForced: tools.isForced
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-detach-user-provided-2
description: Microsoft Azure Detach The User Provided Function App From The Static Site
hints:
readOnly: false
destructive: true
idempotent: true
call: staticsites-api-client-staticsites.microsoftazurestaticsitesdetachuserprovidedfunctionappfromstaticsite
with:
name: tools.name
functionAppName: tools.functionAppName
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-deploys-zipped-content-2
description: Microsoft Azure Deploys Zipped Content To A Static Site
hints:
readOnly: false
destructive: false
idempotent: false
call: staticsites-api-client-staticsites.microsoftazurestaticsitescreatezipdeploymentforstaticsite
with:
name: tools.name
staticSiteZipDeploymentEnvelope: tools.staticSiteZipDeploymentEnvelope
outputParameters:
- type: object
mapping: $.