Share via


Web Apps - List Publishing Profile Xml With Secrets Slot

설명 앱의 게시 프로필(또는 지정된 경우 배포 슬롯)을 가져옵니다.

POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publishxml?api-version=2023-12-01

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
name
path True

string

응용 프로그램의 이름입니다.

resourceGroupName
path True

string

리소스가 속한 리소스 그룹의 이름입니다.

Regex pattern: ^[-\w\._\(\)]+[^\.]$

slot
path True

string

배포 슬롯의 이름입니다. 슬롯을 지정하지 않으면 API는 프로덕션 슬롯에 대한 게시 프로필을 가져옵니다.

subscriptionId
path True

string

Azure 구독 ID. GUID 형식 문자열입니다(예: 00000000-0000-0000-0000-0000-00000000000).

api-version
query True

string

API 버전

요청 본문

Name 형식 Description
format

PublishingProfileFormat

형식 이름입니다. 유효한 값은 FileZilla3 WebDeploy -- 기본 Ftp입니다.

includeDisasterRecoveryEndpoints

boolean

true인 경우 DisasterRecover 엔드포인트 포함

응답

Name 형식 Description
200 OK

file

정상

Media Types: "application/xml"

Other Status Codes

DefaultErrorResponse

오류 응답을 App Service.

Media Types: "application/xml"

보안

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation 사용자 계정 가장

정의

Name Description
CsmPublishingProfileOptions

요청된 프로필에 대한 게시 옵션입니다.

DefaultErrorResponse

오류 응답을 App Service.

Details
Error

오류 모델.

PublishingProfileFormat

형식 이름입니다. 유효한 값은 FileZilla3 WebDeploy -- 기본 Ftp입니다.

CsmPublishingProfileOptions

요청된 프로필에 대한 게시 옵션입니다.

Name 형식 Description
format

PublishingProfileFormat

형식 이름입니다. 유효한 값은 FileZilla3 WebDeploy -- 기본 Ftp입니다.

includeDisasterRecoveryEndpoints

boolean

true인 경우 DisasterRecover 엔드포인트 포함

DefaultErrorResponse

오류 응답을 App Service.

Name 형식 Description
error

Error

오류 모델.

Details

Name 형식 Description
code

string

프로그래밍 방식으로 오류를 식별하는 표준화된 문자열입니다.

message

string

자세한 오류 설명 및 디버깅 정보입니다.

target

string

자세한 오류 설명 및 디버깅 정보입니다.

Error

오류 모델.

Name 형식 Description
code

string

프로그래밍 방식으로 오류를 식별하는 표준화된 문자열입니다.

details

Details[]

자세한 오류입니다.

innererror

string

디버그 오류에 대한 자세한 정보입니다.

message

string

자세한 오류 설명 및 디버깅 정보입니다.

target

string

자세한 오류 설명 및 디버깅 정보입니다.

PublishingProfileFormat

형식 이름입니다. 유효한 값은 FileZilla3 WebDeploy -- 기본 Ftp입니다.

Name 형식 Description
FileZilla3

string

Ftp

string

WebDeploy

string