diff --git a/azext_vmware/tests/latest/recordings/test_vmware.yaml b/azext_vmware/tests/latest/recordings/test_vmware.yaml index d9a5878..0ca1f73 100644 --- a/azext_vmware/tests/latest/recordings/test_vmware.yaml +++ b/azext_vmware/tests/latest/recordings/test_vmware.yaml @@ -3,250 +3,164 @@ interactions: body: null headers: Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.AVS/privateClouds/cloud1'' - under resource group ''cli_test_vmware000001'' was not found."}}' - headers: - cache-control: - - no-cache - content-length: - - '213' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:03:35 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - gateway - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json + - '*/*' + Accept-Charset: + - utf-8 Accept-Encoding: - gzip, deflate - CommandName: - - vmware private-cloud list Connection: - keep-alive - ParameterSetName: - - -g User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US + - python-requests/2.23.0 + return-client-request-id: + - 'true' + x-client-CPU: + - x64 + x-client-OS: + - linux + x-client-SKU: + - Python + x-client-Ver: + - 1.2.3 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds?api-version=2019-08-09-preview + uri: https://login.microsoftonline.com/common/discovery/instance?authorization_endpoint=https%3A%2F%2Flogin.windows-ppe.net%2Ff686d426-8d16-42db-81b7-ab578e110ccd%2Foauth2%2Fauthorize&api-version=1.0 response: body: - string: '{"value":[]}' + string: '{"tenant_discovery_endpoint":"https://login.windows-ppe.net/f686d426-8d16-42db-81b7-ab578e110ccd/.well-known/openid-configuration"}' headers: + access-control-allow-methods: + - GET, OPTIONS + access-control-allow-origin: + - '*' cache-control: - - no-cache + - private, max-age=86400 content-length: - - '12' + - '131' content-type: - application/json; charset=utf-8 date: - - Wed, 06 May 2020 16:03:37 GMT - expires: - - '-1' - pragma: - - no-cache + - Wed, 27 May 2020 20:55:06 GMT + p3p: + - CP="DSP CUR OTPi IND OTRi ONL FIN" + set-cookie: + - fpc=AirBI8eRMGFIuQsSQrUFKDg; expires=Fri, 26-Jun-2020 20:55:07 GMT; path=/; + secure; HttpOnly; SameSite=None + - esctx=AQABAAAAAAAm-06blBE1TpVMil8KPQ417RLgndCPsg1bYaVfq0OBMO8K3feARhZR7rjXqYcL0GOHP7Kul1O0NaOugkLxwbs38pgsMjko2xInFdTCZ630LUF1ScqsxhYc8OwHpVUz0yiQWEZD2tCLIk-zleWVgg-h-cQ9P4TYjMcQVw5RYpkvxz7X4M87iyM8znyjmMjmab4gAA; + domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=prod; path=/; SameSite=None; secure; HttpOnly + - stsservicecookie=ests; path=/; SameSite=None; secure; HttpOnly strict-transport-security: - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-ests-server: + - 2.1.10571.11 - EST ProdSlices status: code: 200 message: OK - request: - body: '{"location": "northcentralus", "tags": {}, "sku": {"name": "he"}, "properties": - {"cluster": {"clusterSize": 4}, "networkBlock": "192.168.48.0/22", "vcenterPassword": - "UpfBXae9ZquZSDXk(", "nsxtPassword": "5rqdLj4GF3cePUe6("}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - vmware private-cloud create + - vmware private-cloud show Connection: - keep-alive - Content-Length: - - '224' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password + - -g -n User-Agent: - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 + msrest/0.6.13 msrest_azure/0.6.3 avsclient/2020-03-20-preview Azure-SDK-For-Python + AZURECLI/2.5.1 accept-language: - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","provisioningNetwork":"192.168.50.0/24","provisioningState":"Building","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '887' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:03:43 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud create - Connection: - - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview + uri: https://api-dogfood.resources.windows-int.net/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2020-03-20-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":88.75,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' + string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.AVS/privateClouds/cloud1'' + under resource group ''cli_test_vmware000001'' was not found."}}' headers: cache-control: - no-cache content-length: - - '389' + - '213' content-type: - application/json; charset=utf-8 date: - - Wed, 06 May 2020 16:03:55 GMT + - Wed, 27 May 2020 20:55:08 GMT expires: - '-1' pragma: - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-failure-cause: + - gateway status: - code: 200 - message: OK + code: 404 + message: Not Found - request: body: null headers: Accept: - - application/json + - '*/*' + Accept-Charset: + - utf-8 Accept-Encoding: - gzip, deflate - CommandName: - - vmware private-cloud create Connection: - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 + - python-requests/2.23.0 + return-client-request-id: + - 'true' + x-client-CPU: + - x64 + x-client-OS: + - linux + x-client-SKU: + - Python + x-client-Ver: + - 1.2.3 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview + uri: https://login.microsoftonline.com/common/discovery/instance?authorization_endpoint=https%3A%2F%2Flogin.windows-ppe.net%2Ff686d426-8d16-42db-81b7-ab578e110ccd%2Foauth2%2Fauthorize&api-version=1.0 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":5,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' + string: '{"tenant_discovery_endpoint":"https://login.windows-ppe.net/f686d426-8d16-42db-81b7-ab578e110ccd/.well-known/openid-configuration"}' headers: + access-control-allow-methods: + - GET, OPTIONS + access-control-allow-origin: + - '*' cache-control: - - no-cache + - private, max-age=86400 content-length: - - '385' + - '131' content-type: - application/json; charset=utf-8 date: - - Wed, 06 May 2020 16:04:07 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel + - Wed, 27 May 2020 20:55:09 GMT + p3p: + - CP="DSP CUR OTPi IND OTRi ONL FIN" + set-cookie: + - fpc=AkvERuRnmoNJmdVu5r2Tgcw; expires=Fri, 26-Jun-2020 20:55:09 GMT; path=/; + secure; HttpOnly; SameSite=None + - esctx=AQABAAAAAAAm-06blBE1TpVMil8KPQ41SXPxi_ODcsHrdjsEB0Wq29j3PpauqJkMKYDhtXfgLjpbRylp6XxrGhZipSE5WVPn5pt4s1QprJ1PlSUEio89NU_ctHBREm__9zeIAxaYi9fa89N0maYn9VQFtHCZqftOSpwUwZZgsol1fJY2peojmcC5dIviRe4yGCa6MUILrfggAA; + domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=prod; path=/; SameSite=None; secure; HttpOnly + - stsservicecookie=ests; path=/; SameSite=None; secure; HttpOnly strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-ests-server: + - 2.1.10571.11 - EST ProdSlices status: code: 200 message: OK @@ -258,29 +172,31 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - vmware private-cloud create + - vmware private-cloud list Connection: - keep-alive ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password + - -g User-Agent: - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 + msrest/0.6.13 msrest_azure/0.6.3 avsclient/2020-03-20-preview Azure-SDK-For-Python + AZURECLI/2.5.1 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview + uri: https://api-dogfood.resources.windows-int.net/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds?api-version=2020-03-20-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":100,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' + string: '{"value":[]}' headers: cache-control: - no-cache content-length: - - '387' + - '12' content-type: - application/json; charset=utf-8 date: - - Wed, 06 May 2020 16:04:18 GMT + - Wed, 27 May 2020 20:55:10 GMT expires: - '-1' pragma: @@ -304,54 +220,65 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' + Accept-Charset: + - utf-8 Accept-Encoding: - gzip, deflate - CommandName: - - vmware private-cloud create Connection: - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 + - python-requests/2.23.0 + return-client-request-id: + - 'true' + x-client-CPU: + - x64 + x-client-OS: + - linux + x-client-SKU: + - Python + x-client-Ver: + - 1.2.3 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview + uri: https://login.microsoftonline.com/common/discovery/instance?authorization_endpoint=https%3A%2F%2Flogin.windows-ppe.net%2Ff686d426-8d16-42db-81b7-ab578e110ccd%2Foauth2%2Fauthorize&api-version=1.0 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":100,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' + string: '{"tenant_discovery_endpoint":"https://login.windows-ppe.net/f686d426-8d16-42db-81b7-ab578e110ccd/.well-known/openid-configuration"}' headers: + access-control-allow-methods: + - GET, OPTIONS + access-control-allow-origin: + - '*' cache-control: - - no-cache + - private, max-age=86400 content-length: - - '387' + - '131' content-type: - application/json; charset=utf-8 date: - - Wed, 06 May 2020 16:04:29 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel + - Wed, 27 May 2020 20:55:11 GMT + p3p: + - CP="DSP CUR OTPi IND OTRi ONL FIN" + set-cookie: + - fpc=ApHebJwcur1Di2MlDsSesoc; expires=Fri, 26-Jun-2020 20:55:11 GMT; path=/; + secure; HttpOnly; SameSite=None + - esctx=AQABAAAAAAAm-06blBE1TpVMil8KPQ41WSMixc669ksLrxIpTsUWP-flC4xeaKaft0Ng11JZXbcT7tTVBLRJzcMhiFNAEnX-IvObXoTq6DsdfN2gNBMEtRWQJM1sApnhHqsSt3MBegRvJwKpYPhYQPj_Qu6SYz_tqHBQqYul2js99vs8ANceXN7cfePNt3B4AEKHOUYHhy8gAA; + domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=prod; path=/; SameSite=None; secure; HttpOnly + - stsservicecookie=ests; path=/; SameSite=None; secure; HttpOnly strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-ests-server: + - 2.1.10571.11 - EST ProdSlices status: code: 200 message: OK - request: - body: null + body: '{"location": "northcentralus", "tags": {}, "sku": {"name": "he"}, "properties": + {"managementCluster": {"clusterSize": 4}, "networkBlock": "192.168.48.0/22", + "vcenterPassword": "UpfBXae9ZquZSDXk(", "nsxtPassword": "5rqdLj4GF3cePUe6("}}' headers: Accept: - application/json @@ -361,76 +288,33 @@ interactions: - vmware private-cloud create Connection: - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":100,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '387' - content-type: + Content-Length: + - '234' + Content-Type: - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:04:40 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud create - Connection: - - keep-alive ParameterSetName: - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password User-Agent: - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview + msrest/0.6.13 msrest_azure/0.6.3 avsclient/2020-03-20-preview Azure-SDK-For-Python + AZURECLI/2.5.1 + accept-language: + - en-US + method: PUT + uri: https://api-dogfood.resources.windows-int.net/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2020-03-20-preview response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":100,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' + string: '{"error":{"code":"Conflict","message":"Unable to reserve 4 hosts: Unable + to assign 4 hosts."}}' headers: cache-control: - no-cache content-length: - - '387' + - '94' content-type: - application/json; charset=utf-8 date: - - Wed, 06 May 2020 16:04:51 GMT + - Wed, 27 May 2020 20:55:16 GMT expires: - '-1' pragma: @@ -441,3122 +325,11 @@ interactions: - Kestrel strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1199' status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud create - Connection: - - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":100,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '387' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:03 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud create - Connection: - - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":100,"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '387' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:15 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud create - Connection: - - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:05:12.5581217+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/6ceadf2b-b571-4190-a533-6b66c995cee9","name":"6ceadf2b-b571-4190-a533-6b66c995cee9","percentComplete":100,"properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"startTime":"2020-05-06T16:03:43.7662673+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '1722' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:27 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud create - Connection: - - keep-alive - ParameterSetName: - - -g -n --location --sku --cluster-size --network-block --nsxt-password --vcenter-password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1575' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:27 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud list - Connection: - - keep-alive - ParameterSetName: - - -g - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds?api-version=2019-08-09-preview - response: - body: - string: '{"nextLink":null,"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}]}' - headers: - cache-control: - - no-cache - content-length: - - '1603' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:31 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1575' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:33 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1575' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:34 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --cluster-size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1575' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:36 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"location": "northcentralus", "tags": {}, "properties": {"circuit": {"authorizations": - []}, "cluster": {"clusterSize": 3}, "internet": "Disabled", "identitySources": - [], "networkBlock": "192.168.48.0/22"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - Content-Length: - - '206' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --cluster-size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":4,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost12.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Updating","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/7cb2a197-9511-416c-806a-033e330fa811?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '1574' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:39 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --cluster-size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/7cb2a197-9511-416c-806a-033e330fa811?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/7cb2a197-9511-416c-806a-033e330fa811","name":"7cb2a197-9511-416c-806a-033e330fa811","percentComplete":50,"startTime":"2020-05-06T16:05:37.3040477+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '386' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:05:51 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --cluster-size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/7cb2a197-9511-416c-806a-033e330fa811?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/7cb2a197-9511-416c-806a-033e330fa811","name":"7cb2a197-9511-416c-806a-033e330fa811","percentComplete":75,"startTime":"2020-05-06T16:05:37.3040477+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '386' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:02 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --cluster-size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/7cb2a197-9511-416c-806a-033e330fa811?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:06:07.5521503+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/7cb2a197-9511-416c-806a-033e330fa811","name":"7cb2a197-9511-416c-806a-033e330fa811","percentComplete":100,"properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"startTime":"2020-05-06T16:05:37.3040477+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '1668' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:14 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --cluster-size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1521' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:16 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --internet - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1521' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:17 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"location": "northcentralus", "tags": {}, "properties": {"circuit": {"authorizations": - []}, "cluster": {"clusterSize": 3}, "internet": "enabled", "identitySources": - [], "networkBlock": "192.168.48.0/22"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - Content-Length: - - '205' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --internet - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Disabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Updating","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/cb52487c-2b7c-43df-ba8e-0c3a2b5cd4a9?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:20 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --internet - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/cb52487c-2b7c-43df-ba8e-0c3a2b5cd4a9?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/cb52487c-2b7c-43df-ba8e-0c3a2b5cd4a9","name":"cb52487c-2b7c-43df-ba8e-0c3a2b5cd4a9","percentComplete":50,"startTime":"2020-05-06T16:06:19.6224575+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '386' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:32 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --internet - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/cb52487c-2b7c-43df-ba8e-0c3a2b5cd4a9?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:06:32.4336971+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/cb52487c-2b7c-43df-ba8e-0c3a2b5cd4a9","name":"cb52487c-2b7c-43df-ba8e-0c3a2b5cd4a9","percentComplete":100,"properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"startTime":"2020-05-06T16:06:19.6224575+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '1667' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:42 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud update - Connection: - - keep-alive - ParameterSetName: - - -g -n --internet - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:44 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud addauthorization - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:47 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"location": "northcentralus", "tags": {}, "properties": {"circuit": {"authorizations": - [{"name": "myauthname"}]}, "cluster": {"clusterSize": 3}, "internet": "Enabled", - "identitySources": [], "networkBlock": "192.168.48.0/22"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud addauthorization - Connection: - - keep-alive - Content-Length: - - '227' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/authorizations/myauthname","key":"64edca2d-d8df-42ff-96d6-0a14621e6c7a","name":"myauthname"}],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1798' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:51 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/authorizations/myauthname","key":"64edca2d-d8df-42ff-96d6-0a14621e6c7a","name":"myauthname"}],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1798' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:52 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud deleteauthorization - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/authorizations/myauthname","key":"64edca2d-d8df-42ff-96d6-0a14621e6c7a","name":"myauthname"}],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1798' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:54 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"location": "northcentralus", "tags": {}, "properties": {"circuit": {"authorizations": - []}, "cluster": {"clusterSize": 3}, "internet": "Enabled", "identitySources": - [], "networkBlock": "192.168.48.0/22"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud deleteauthorization - Connection: - - keep-alive - Content-Length: - - '205' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:57 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:06:59 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud addidentitysource - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --alias --domain --base-user-dn --base-group-dn --primary-server - --username --password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:00 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"location": "northcentralus", "tags": {}, "properties": {"circuit": {"authorizations": - []}, "cluster": {"clusterSize": 3}, "internet": "Enabled", "identitySources": - [{"name": "groupName", "alias": "groupAlias", "domain": "domain", "baseUserDN": - "ou=baseUser", "baseGroupDN": "ou=baseGroup", "primaryServer": "ldaps://1.1.1.1:636", - "ssl": "Disabled", "username": "someone", "password": "something"}], "networkBlock": - "192.168.48.0/22"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud addidentitysource - Connection: - - keep-alive - Content-Length: - - '436' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -c -n --alias --domain --base-user-dn --base-group-dn --primary-server - --username --password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[{"alias":"groupAlias","baseGroupDN":"ou=baseGroup","baseUserDN":"ou=baseUser","domain":"domain","name":"groupName","primaryServer":"ldaps://1.1.1.1:636/","ssl":"Disabled"}],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Updating","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/4125c59e-b7e3-45df-8656-0d8905ad4cb7?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '1690' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:04 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud addidentitysource - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --alias --domain --base-user-dn --base-group-dn --primary-server - --username --password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/4125c59e-b7e3-45df-8656-0d8905ad4cb7?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/4125c59e-b7e3-45df-8656-0d8905ad4cb7","name":"4125c59e-b7e3-45df-8656-0d8905ad4cb7","percentComplete":50,"startTime":"2020-05-06T16:07:01.6610757+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '386' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:16 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud addidentitysource - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --alias --domain --base-user-dn --base-group-dn --primary-server - --username --password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/4125c59e-b7e3-45df-8656-0d8905ad4cb7?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:07:01.6610757+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/4125c59e-b7e3-45df-8656-0d8905ad4cb7","name":"4125c59e-b7e3-45df-8656-0d8905ad4cb7","percentComplete":100,"properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[{"alias":"groupAlias","baseGroupDN":"ou=baseGroup","baseUserDN":"ou=baseUser","domain":"domain","name":"groupName","primaryServer":"ldaps://1.1.1.1:636/","ssl":"Disabled"}],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"startTime":"2020-05-06T16:07:01.6610757+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '1838' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:28 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud addidentitysource - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --alias --domain --base-user-dn --base-group-dn --primary-server - --username --password - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[{"alias":"groupAlias","baseGroupDN":"ou=baseGroup","baseUserDN":"ou=baseUser","domain":"domain","name":"groupName","primaryServer":"ldaps://1.1.1.1:636/","ssl":"Disabled"}],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1691' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:29 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[{"alias":"groupAlias","baseGroupDN":"ou=baseGroup","baseUserDN":"ou=baseUser","domain":"domain","name":"groupName","primaryServer":"ldaps://1.1.1.1:636/","ssl":"Disabled"}],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1691' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:30 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud deleteidentitysource - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --alias --domain - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[{"alias":"groupAlias","baseGroupDN":"ou=baseGroup","baseUserDN":"ou=baseUser","domain":"domain","name":"groupName","primaryServer":"ldaps://1.1.1.1:636/","ssl":"Disabled"}],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1691' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:32 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"location": "northcentralus", "tags": {}, "properties": {"circuit": {"authorizations": - []}, "cluster": {"clusterSize": 3}, "internet": "Enabled", "identitySources": - [], "networkBlock": "192.168.48.0/22"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud deleteidentitysource - Connection: - - keep-alive - Content-Length: - - '205' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -c -n --alias --domain - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[{"alias":"groupAlias","baseGroupDN":"ou=baseGroup","baseUserDN":"ou=baseUser","domain":"domain","name":"groupName","primaryServer":"ldaps://1.1.1.1:636/","ssl":"Disabled"}],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Updating","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/3d4d7c02-f97a-47d3-a73c-3b83267f8ed9?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '1690' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:36 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud deleteidentitysource - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --alias --domain - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/3d4d7c02-f97a-47d3-a73c-3b83267f8ed9?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:07:33.3237283+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/3d4d7c02-f97a-47d3-a73c-3b83267f8ed9","name":"3d4d7c02-f97a-47d3-a73c-3b83267f8ed9","percentComplete":100,"properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"startTime":"2020-05-06T16:07:33.3237283+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '1667' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:47 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud deleteidentitysource - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --alias --domain - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:48 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:50 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster list - Connection: - - keep-alive - ParameterSetName: - - -g -c - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters?api-version=2019-08-09-preview - response: - body: - string: '{"nextLink":null,"value":[]}' - headers: - cache-control: - - no-cache - content-length: - - '28' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:52 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"properties": {"clusterSize": 3}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster create - Connection: - - keep-alive - Content-Length: - - '34' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1","location":"northcentralus","name":"cluster1","properties":{"clusterID":2,"clusterSize":3,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Building"},"tags":{},"type":"Microsoft.AVS/privateClouds/clusters"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '564' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:07:57 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster create - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf","name":"e05a8519-7c7c-4873-8f61-15598d8bcfcf","percentComplete":50,"startTime":"2020-05-06T16:07:58.1856153+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:08 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster create - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf","name":"e05a8519-7c7c-4873-8f61-15598d8bcfcf","percentComplete":75,"startTime":"2020-05-06T16:07:58.1856153+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:20 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster create - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf","name":"e05a8519-7c7c-4873-8f61-15598d8bcfcf","percentComplete":75,"startTime":"2020-05-06T16:07:58.1856153+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:32 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster create - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:08:32.4131877+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/e05a8519-7c7c-4873-8f61-15598d8bcfcf","name":"e05a8519-7c7c-4873-8f61-15598d8bcfcf","percentComplete":100,"properties":{"clusterID":2,"clusterSize":3,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Succeeded"},"startTime":"2020-05-06T16:07:58.1856153+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '701' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:44 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster create - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1","location":"northcentralus","name":"cluster1","properties":{"clusterID":2,"clusterSize":3,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Succeeded"},"tags":{},"type":"Microsoft.AVS/privateClouds/clusters"}' - headers: - cache-control: - - no-cache - content-length: - - '565' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:45 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster show - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1","location":"northcentralus","name":"cluster1","properties":{"clusterID":2,"clusterSize":3,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Succeeded"},"tags":{},"type":"Microsoft.AVS/privateClouds/clusters"}' - headers: - cache-control: - - no-cache - content-length: - - '565' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:47 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster list - Connection: - - keep-alive - ParameterSetName: - - -g -c - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters?api-version=2019-08-09-preview - response: - body: - string: '{"nextLink":null,"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1","location":"northcentralus","name":"cluster1","properties":{"clusterID":2,"clusterSize":3,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Succeeded"},"tags":{},"type":"Microsoft.AVS/privateClouds/clusters"}]}' - headers: - cache-control: - - no-cache - content-length: - - '593' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:48 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: '{"properties": {"clusterSize": 4}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster update - Connection: - - keep-alive - Content-Length: - - '34' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1","location":"northcentralus","name":"cluster1","properties":{"clusterID":2,"clusterSize":4,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management","he-fakehost41.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Updating"},"tags":{},"type":"Microsoft.AVS/privateClouds/clusters"}' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/f98085c8-a47c-4254-ac66-0ad25621bdd6?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '618' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:08:51 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster update - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/f98085c8-a47c-4254-ac66-0ad25621bdd6?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/f98085c8-a47c-4254-ac66-0ad25621bdd6","name":"f98085c8-a47c-4254-ac66-0ad25621bdd6","percentComplete":50,"startTime":"2020-05-06T16:08:50.5768918+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:09:03 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster update - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/f98085c8-a47c-4254-ac66-0ad25621bdd6?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/f98085c8-a47c-4254-ac66-0ad25621bdd6","name":"f98085c8-a47c-4254-ac66-0ad25621bdd6","percentComplete":75,"startTime":"2020-05-06T16:08:50.5768918+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:09:14 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster update - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/f98085c8-a47c-4254-ac66-0ad25621bdd6?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:09:17.4650995+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/f98085c8-a47c-4254-ac66-0ad25621bdd6","name":"f98085c8-a47c-4254-ac66-0ad25621bdd6","percentComplete":100,"properties":{"clusterID":2,"clusterSize":4,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management","he-fakehost41.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Succeeded"},"startTime":"2020-05-06T16:08:50.5768918+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '755' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:09:25 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster update - Connection: - - keep-alive - ParameterSetName: - - -g -c -n --size - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1","location":"northcentralus","name":"cluster1","properties":{"clusterID":2,"clusterSize":4,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management","he-fakehost41.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Succeeded"},"tags":{},"type":"Microsoft.AVS/privateClouds/clusters"}' - headers: - cache-control: - - no-cache - content-length: - - '619' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:09:25 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster show - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1","location":"northcentralus","name":"cluster1","properties":{"clusterID":2,"clusterSize":4,"hosts":["he-fakehost16.mockp01.eastusmock.vmcp.vs.management","he-fakehost25.mockp01.eastusmock.vmcp.vs.management","he-fakehost32.mockp01.eastusmock.vmcp.vs.management","he-fakehost41.mockp01.eastusmock.vmcp.vs.management"],"provisioningState":"Succeeded"},"tags":{},"type":"Microsoft.AVS/privateClouds/clusters"}' - headers: - cache-control: - - no-cache - content-length: - - '619' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:09:27 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster delete - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1?api-version=2019-08-09-preview - response: - body: - string: '' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '0' - date: - - Wed, 06 May 2020 16:09:28 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationresults/44fc8672-9faf-4a13-a89d-cd3290ef3f9d?api-version=2019-08-09-preview - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-deletes: - - '14999' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster delete - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d","name":"44fc8672-9faf-4a13-a89d-cd3290ef3f9d","percentComplete":50,"startTime":"2020-05-06T16:09:29.4898921+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:09:39 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster delete - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d","name":"44fc8672-9faf-4a13-a89d-cd3290ef3f9d","percentComplete":50,"startTime":"2020-05-06T16:09:29.4898921+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:09:51 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster delete - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d","name":"44fc8672-9faf-4a13-a89d-cd3290ef3f9d","percentComplete":75,"startTime":"2020-05-06T16:09:29.4898921+00:00","status":"Building"}' - headers: - cache-control: - - no-cache - content-length: - - '404' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:10:02 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware cluster delete - Connection: - - keep-alive - ParameterSetName: - - -g -c -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:10:07.4393297+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/clusters/cluster1/operationstatuses/44fc8672-9faf-4a13-a89d-cd3290ef3f9d","name":"44fc8672-9faf-4a13-a89d-cd3290ef3f9d","percentComplete":100,"startTime":"2020-05-06T16:09:29.4898921+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '452' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:10:14 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1","location":"northcentralus","name":"cloud1","properties":{"circuit":{"authorizations":[],"expressRouteID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er","expressRoutePrivatePeeringID":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tnt55-cust-mockp01-eastusmock/providers/Microsoft.Network/expressroutecircuits/tnt55-cust-mockp01-eastusmock-er/peerings/AzurePrivatePeering","primarySubnet":"192.168.51.8/30","secondarySubnet":"192.168.51.12/30"},"cluster":{"clusterID":1,"clusterSize":3,"hosts":["he-fakehost43.mockp01.eastusmock.vmcp.vs.management","he-fakehost13.mockp01.eastusmock.vmcp.vs.management","he-fakehost50.mockp01.eastusmock.vmcp.vs.management"]},"clusters":[],"endpoints":{"nsxtManager":"https://192.168.48.3/","vcsa":"https://192.168.48.2/"},"identitySources":[],"internet":"Enabled","managementNetwork":"192.168.48.0/24","networkBlock":"192.168.48.0/22","nsxtCertificateThumbprint":"B9A9474616752565A3FAF23E0A013ECE3DC8B8FF","provisioningNetwork":"192.168.50.0/24","provisioningState":"Succeeded","vcenterCertificateThumbprint":"BE8EA855AA13D9662A115571636B9B1925C6DB68","vmotionNetwork":"192.168.49.0/24"},"tags":{},"type":"Microsoft.AVS/privateClouds"}' - headers: - cache-control: - - no-cache - content-length: - - '1520' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:10:15 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud delete - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '' - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/c4c934a1-1ad0-4a46-beed-97073f79ae57?api-version=2019-08-09-preview - cache-control: - - no-cache - content-length: - - '0' - date: - - Wed, 06 May 2020 16:10:17 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationresults/c4c934a1-1ad0-4a46-beed-97073f79ae57?api-version=2019-08-09-preview - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-deletes: - - '14999' - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud delete - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/c4c934a1-1ad0-4a46-beed-97073f79ae57?api-version=2019-08-09-preview - response: - body: - string: '{"endTime":"2020-05-06T16:10:17.4615370+00:00","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1/operationstatuses/c4c934a1-1ad0-4a46-beed-97073f79ae57","name":"c4c934a1-1ad0-4a46-beed-97073f79ae57","percentComplete":100,"startTime":"2020-05-06T16:10:17.4615370+00:00","status":"Succeeded"}' - headers: - cache-control: - - no-cache - content-length: - - '434' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:10:28 GMT - expires: - - '-1' - pragma: - - no-cache - request-context: - - appId=cid-v1:585ab6d0-4b25-42e4-a5ad-41d1837ac010 - server: - - Kestrel - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud list - Connection: - - keep-alive - ParameterSetName: - - -g - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds?api-version=2019-08-09-preview - response: - body: - string: '{"value":[]}' - headers: - cache-control: - - no-cache - content-length: - - '12' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:10:30 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmware private-cloud show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.6.9 (Linux-4.19.84-microsoft-standard-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.12 msrest_azure/0.6.3 avsclient/2019-08-09-preview Azure-SDK-For-Python - AZURECLI/2.3.1 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmware000001/providers/Microsoft.AVS/privateClouds/cloud1?api-version=2019-08-09-preview - response: - body: - string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.AVS/privateClouds/cloud1'' - under resource group ''cli_test_vmware000001'' was not found."}}' - headers: - cache-control: - - no-cache - content-length: - - '213' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 06 May 2020 16:10:30 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-failure-cause: - - gateway - status: - code: 404 - message: Not Found + code: 409 + message: Conflict version: 1 diff --git a/azext_vmware/vendored_sdks/models/express_route_authorization.py b/azext_vmware/vendored_sdks/models/express_route_authorization.py index a295b93..3c7d579 100644 --- a/azext_vmware/vendored_sdks/models/express_route_authorization.py +++ b/azext_vmware/vendored_sdks/models/express_route_authorization.py @@ -31,6 +31,8 @@ class ExpressRouteAuthorization(Resource): :ivar express_route_authorization_key: The key of the ExpressRoute Circuit Authorization :vartype express_route_authorization_key: str + :param empty: Ignore this property. It helps autorest code generation. + :type empty: str """ _validation = { @@ -49,6 +51,7 @@ class ExpressRouteAuthorization(Resource): 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, 'express_route_authorization_id': {'key': 'properties.expressRouteAuthorizationId', 'type': 'str'}, 'express_route_authorization_key': {'key': 'properties.expressRouteAuthorizationKey', 'type': 'str'}, + 'empty': {'key': 'properties.empty', 'type': 'str'}, } def __init__(self, **kwargs): @@ -56,3 +59,4 @@ def __init__(self, **kwargs): self.provisioning_state = None self.express_route_authorization_id = None self.express_route_authorization_key = None + self.empty = kwargs.get('empty', None) diff --git a/azext_vmware/vendored_sdks/models/express_route_authorization_py3.py b/azext_vmware/vendored_sdks/models/express_route_authorization_py3.py index 8e87ecd..9cd2bc0 100644 --- a/azext_vmware/vendored_sdks/models/express_route_authorization_py3.py +++ b/azext_vmware/vendored_sdks/models/express_route_authorization_py3.py @@ -31,6 +31,8 @@ class ExpressRouteAuthorization(Resource): :ivar express_route_authorization_key: The key of the ExpressRoute Circuit Authorization :vartype express_route_authorization_key: str + :param empty: Ignore this property. It helps autorest code generation. + :type empty: str """ _validation = { @@ -49,10 +51,12 @@ class ExpressRouteAuthorization(Resource): 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, 'express_route_authorization_id': {'key': 'properties.expressRouteAuthorizationId', 'type': 'str'}, 'express_route_authorization_key': {'key': 'properties.expressRouteAuthorizationKey', 'type': 'str'}, + 'empty': {'key': 'properties.empty', 'type': 'str'}, } - def __init__(self, **kwargs) -> None: + def __init__(self, *, empty: str=None, **kwargs) -> None: super(ExpressRouteAuthorization, self).__init__(**kwargs) self.provisioning_state = None self.express_route_authorization_id = None self.express_route_authorization_key = None + self.empty = empty diff --git a/azext_vmware/vendored_sdks/models/hcx_enterprise_site.py b/azext_vmware/vendored_sdks/models/hcx_enterprise_site.py index 4966f77..e5c9d67 100644 --- a/azext_vmware/vendored_sdks/models/hcx_enterprise_site.py +++ b/azext_vmware/vendored_sdks/models/hcx_enterprise_site.py @@ -25,6 +25,8 @@ class HcxEnterpriseSite(Resource): :ivar status: The status of the HCX Enterprise Site. Possible values include: 'Available', 'Consumed', 'Deactivated', 'Deleted' :vartype status: str or ~vendored_sdks.models.HcxEnterpriseSiteStatus + :param empty: Ignore this property. It helps autorest code generation. + :type empty: str """ _validation = { @@ -41,9 +43,11 @@ class HcxEnterpriseSite(Resource): 'type': {'key': 'type', 'type': 'str'}, 'activation_key': {'key': 'properties.activationKey', 'type': 'str'}, 'status': {'key': 'properties.status', 'type': 'str'}, + 'empty': {'key': 'properties.empty', 'type': 'str'}, } def __init__(self, **kwargs): super(HcxEnterpriseSite, self).__init__(**kwargs) self.activation_key = None self.status = None + self.empty = kwargs.get('empty', None) diff --git a/azext_vmware/vendored_sdks/models/hcx_enterprise_site_py3.py b/azext_vmware/vendored_sdks/models/hcx_enterprise_site_py3.py index a25334b..87d8326 100644 --- a/azext_vmware/vendored_sdks/models/hcx_enterprise_site_py3.py +++ b/azext_vmware/vendored_sdks/models/hcx_enterprise_site_py3.py @@ -25,6 +25,8 @@ class HcxEnterpriseSite(Resource): :ivar status: The status of the HCX Enterprise Site. Possible values include: 'Available', 'Consumed', 'Deactivated', 'Deleted' :vartype status: str or ~vendored_sdks.models.HcxEnterpriseSiteStatus + :param empty: Ignore this property. It helps autorest code generation. + :type empty: str """ _validation = { @@ -41,9 +43,11 @@ class HcxEnterpriseSite(Resource): 'type': {'key': 'type', 'type': 'str'}, 'activation_key': {'key': 'properties.activationKey', 'type': 'str'}, 'status': {'key': 'properties.status', 'type': 'str'}, + 'empty': {'key': 'properties.empty', 'type': 'str'}, } - def __init__(self, **kwargs) -> None: + def __init__(self, *, empty: str=None, **kwargs) -> None: super(HcxEnterpriseSite, self).__init__(**kwargs) self.activation_key = None self.status = None + self.empty = empty diff --git a/azext_vmware/vendored_sdks/operations/authorizations_operations.py b/azext_vmware/vendored_sdks/operations/authorizations_operations.py index cb2be67..9de01e6 100644 --- a/azext_vmware/vendored_sdks/operations/authorizations_operations.py +++ b/azext_vmware/vendored_sdks/operations/authorizations_operations.py @@ -172,9 +172,7 @@ def get( def _create_or_update_initial( - self, resource_group_name, private_cloud_name, authorization_name, custom_headers=None, raw=False, **operation_config): - authorization = None - + self, resource_group_name, private_cloud_name, authorization_name, authorization, custom_headers=None, raw=False, **operation_config): # Construct URL url = self.create_or_update.metadata['url'] path_format_arguments = { @@ -224,7 +222,7 @@ def _create_or_update_initial( return deserialized def create_or_update( - self, resource_group_name, private_cloud_name, authorization_name, custom_headers=None, raw=False, polling=True, **operation_config): + self, resource_group_name, private_cloud_name, authorization_name, authorization, custom_headers=None, raw=False, polling=True, **operation_config): """Create or update an ExpressRoute Circuit Authorization in a private cloud. @@ -236,6 +234,8 @@ def create_or_update( :param authorization_name: Name of the ExpressRoute Circuit Authorization in the private cloud :type authorization_name: str + :param authorization: An ExpressRoute Circuit Authorization + :type authorization: ~vendored_sdks.models.ExpressRouteAuthorization :param dict custom_headers: headers that will be added to the request :param bool raw: The poller return type is ClientRawResponse, the direct response alongside the deserialized response @@ -255,6 +255,7 @@ def create_or_update( resource_group_name=resource_group_name, private_cloud_name=private_cloud_name, authorization_name=authorization_name, + authorization=authorization, custom_headers=custom_headers, raw=True, **operation_config diff --git a/azext_vmware/vendored_sdks/operations/hcx_enterprise_sites_operations.py b/azext_vmware/vendored_sdks/operations/hcx_enterprise_sites_operations.py index a77f93c..df1d895 100644 --- a/azext_vmware/vendored_sdks/operations/hcx_enterprise_sites_operations.py +++ b/azext_vmware/vendored_sdks/operations/hcx_enterprise_sites_operations.py @@ -169,7 +169,7 @@ def get( get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}'} def create_or_update( - self, resource_group_name, private_cloud_name, hcx_enterprise_site_name, custom_headers=None, raw=False, **operation_config): + self, resource_group_name, private_cloud_name, hcx_enterprise_site_name, hcx_enterprise_site, custom_headers=None, raw=False, **operation_config): """Create or update an HCX Enterprise Site in a private cloud. :param resource_group_name: The name of the resource group. The name @@ -180,6 +180,8 @@ def create_or_update( :param hcx_enterprise_site_name: Name of the HCX Enterprise Site in the private cloud :type hcx_enterprise_site_name: str + :param hcx_enterprise_site: The HCX Enterprise Site + :type hcx_enterprise_site: ~vendored_sdks.models.HcxEnterpriseSite :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the deserialized response @@ -191,8 +193,6 @@ def create_or_update( :raises: :class:`ApiErrorException` """ - hcx_enterprise_site = None - # Construct URL url = self.create_or_update.metadata['url'] path_format_arguments = { diff --git a/install-autorest.sh b/install-autorest.sh index a09ebd5..5972d10 100644 --- a/install-autorest.sh +++ b/install-autorest.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -npm install -g autorest +npm install -g autorest@latest npm install -g oav --unsafe-perm=true --allow-root apt-get update apt-get install libunwind-dev -y \ No newline at end of file diff --git a/run-autorest.sh b/run-autorest.sh index bb9cb50..abf186f 100755 --- a/run-autorest.sh +++ b/run-autorest.sh @@ -6,4 +6,4 @@ autorest --input-file=$spec --azure-validator --openapi-type=arm # oav validate-spec $spec -p # oav validate-example $spec -p rm -rf azext_vmware/vendored_sdks/ -autorest --input-file=$spec --python --output-folder=azext_vmware --namespace=vendored_sdks --azure-arm=true --override-client-name=AVSClient --use=@microsoft.azure/autorest.python@~3.0.56 \ No newline at end of file +autorest --input-file=$spec --python --output-folder=azext_vmware --namespace=vendored_sdks --azure-arm=true --override-client-name=AVSClient --use=@microsoft.azure/autorest.python@3.0.62 \ No newline at end of file