URL에서 Blob 배치 API는 각각 및 헤더를 사용하여x-ms-encryption-scope암호화 범위와x-ms-encryption-key고객이 제공한 키를 모두 지원합니다. 헤더가x-ms-copy-source요청 URIPut Blob From URL의 대상 Blob과 동일...
api-version=2024-01-01&continuationToken={continuationToken} URI 매개 변수 테이블 확장 NameIn(다음 안에)필수형식Description parentProviderNamespace path True string 리소스 공급자 네임스페이스를 나타내는 문자열입니다. ...
이 오류는 REST ID 저장소 설정에서 그룹이 로드되지 않을 때 표시됩니다. 20:44:54.420 [http-nio-9601-exec-7] DEBUG c.c.i.r.u.HttpClientWrapper - Start proxy load for URI 'https://graph.microsoft.com/v1.0/groups'...
api-version=2024-01-01 URI 매개 변수 테이블 확장 NameIn(다음 안에)필수형식Description capabilityName path True string 기능 리소스 이름을 나타내는 문자열입니다. Regex pattern: ^[a-zA-Z0-9\-\.]+-\d\.\d$ parent...
exportclusterName=$(curl -u admin:$password-sS -G"https://CLUSTERNAME.azurehdinsight.net/api/v1/clusters"| jq -r'.items[].Clusters.cluster_name')echo$clusterName PowerShell # Identify properly cased cluster name$resp=Invoke-WebRequest-Uri"https://CLUSTERNAME.azurehdinsight.net/api/v1/clu...
GET https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/users URI 매개 변수 테이블 확장 NameIn(다음 안에)필수형식Description datasetId path True string 데이터 세트 ID 응답 테이블 확장 Name형식Description 200 OK DatasetUsers...
GET https://api.powerbi.com/v1.0/myorg/admin/capacities/refreshables?$top={$top} With optional parameters: HTTP 복사 GET https://api.powerbi.com/v1.0/myorg/admin/capacities/refreshables?$expand={$expand}&$filter={$filter}&$top={$top}&$skip={$skip} URI 매개 변수 ...
이름으로 관심 지점을 검색하는 데 사용합니다. POI(관심 지점) Search API는 이름으로 POI 결과를 요청할 수 있는 HTTP GET 요청입니다.
GET https://api.powerbi.com/v1.0/myorg/reports/{reportId}/Export URI 매개 변수 NameIn(다음 안에)필수형식Description reportId pathTrue string uuid 보고서 ID 응답 Name형식Description 200 OK file 내보낸 파일 ...
api-version=${apiVersion}"$body=@" { "name":"AzureStorageLinkedService", "properties":{ "annotations":[ ], "type":"AzureBlobStorage", "typeProperties":{ "connectionString":"DefaultEndpointsProtocol=https;AccountName=<accountName>;AccountKey=<accountKey>" } } } "@$response=Invoke-Az...