1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161
|
interactions:
- request:
body: ''
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: [0]
Content-Type: [application/json; charset=utf-8]
User-Agent: [python/3.6.2 (Windows-10-10.0.17134-SP0) requests/2.19.1 msrest/0.5.1
msrest_azure/0.4.33 azure-keyvault/1.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
method: PUT
uri: https://vault11e00ecf.vault.azure.net/certificates/contacts?api-version=7.0
response:
body: {string: ''}
headers:
cache-control: [no-cache]
content-length: ['0']
date: ['Fri, 22 Jun 2018 17:01:22 GMT']
expires: ['-1']
pragma: [no-cache]
server: [Microsoft-IIS/10.0]
strict-transport-security: [max-age=31536000;includeSubDomains]
www-authenticate: ['Bearer authorization="https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47",
resource="https://vault.azure.net"']
x-aspnet-version: [4.0.30319]
x-content-type-options: [nosniff]
x-ms-keyvault-network-info: [addr=167.220.0.182;act_addr_fam=InterNetwork;]
x-ms-keyvault-region: [westus]
x-ms-keyvault-service-version: [1.0.0.849]
x-powered-by: [ASP.NET]
status: {code: 401, message: Unauthorized}
- request:
body: '{"contacts": [{"email": "admin@contoso.com", "name": "John Doe", "phone":
"1111111111"}, {"email": "admin2@contoso.com", "name": "John Doe2", "phone":
"2222222222"}]}'
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['166']
Content-Type: [application/json; charset=utf-8]
User-Agent: [python/3.6.2 (Windows-10-10.0.17134-SP0) requests/2.19.1 msrest/0.5.1
msrest_azure/0.4.33 azure-keyvault/1.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
method: PUT
uri: https://vault11e00ecf.vault.azure.net/certificates/contacts?api-version=7.0
response:
body: {string: '{"id":"https://vault11e00ecf.vault.azure.net/certificates/contacts","contacts":[{"email":"admin@contoso.com","name":"John
Doe","phone":"1111111111"},{"email":"admin2@contoso.com","name":"John Doe2","phone":"2222222222"}]}'}
headers:
cache-control: [no-cache]
content-length: ['221']
content-type: [application/json; charset=utf-8]
date: ['Fri, 22 Jun 2018 17:01:24 GMT']
expires: ['-1']
pragma: [no-cache]
server: [Microsoft-IIS/10.0]
strict-transport-security: [max-age=31536000;includeSubDomains]
x-aspnet-version: [4.0.30319]
x-content-type-options: [nosniff]
x-ms-keyvault-network-info: [addr=167.220.0.182;act_addr_fam=InterNetwork;]
x-ms-keyvault-region: [westus]
x-ms-keyvault-service-version: [1.0.0.849]
x-powered-by: [ASP.NET]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Type: [application/json; charset=utf-8]
User-Agent: [python/3.6.2 (Windows-10-10.0.17134-SP0) requests/2.19.1 msrest/0.5.1
msrest_azure/0.4.33 azure-keyvault/1.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
method: GET
uri: https://vault11e00ecf.vault.azure.net/certificates/contacts?api-version=7.0
response:
body: {string: '{"id":"https://vault11e00ecf.vault.azure.net/certificates/contacts","contacts":[{"email":"admin@contoso.com","name":"John
Doe","phone":"1111111111"},{"email":"admin2@contoso.com","name":"John Doe2","phone":"2222222222"}]}'}
headers:
cache-control: [no-cache]
content-length: ['221']
content-type: [application/json; charset=utf-8]
date: ['Fri, 22 Jun 2018 17:01:24 GMT']
expires: ['-1']
pragma: [no-cache]
server: [Microsoft-IIS/10.0]
strict-transport-security: [max-age=31536000;includeSubDomains]
x-aspnet-version: [4.0.30319]
x-content-type-options: [nosniff]
x-ms-keyvault-network-info: [addr=167.220.0.182;act_addr_fam=InterNetwork;]
x-ms-keyvault-region: [westus]
x-ms-keyvault-service-version: [1.0.0.849]
x-powered-by: [ASP.NET]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/json; charset=utf-8]
User-Agent: [python/3.6.2 (Windows-10-10.0.17134-SP0) requests/2.19.1 msrest/0.5.1
msrest_azure/0.4.33 azure-keyvault/1.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
method: DELETE
uri: https://vault11e00ecf.vault.azure.net/certificates/contacts?api-version=7.0
response:
body: {string: '{"id":"https://vault11e00ecf.vault.azure.net/certificates/contacts","contacts":[{"email":"admin@contoso.com","name":"John
Doe","phone":"1111111111"},{"email":"admin2@contoso.com","name":"John Doe2","phone":"2222222222"}]}'}
headers:
cache-control: [no-cache]
content-length: ['221']
content-type: [application/json; charset=utf-8]
date: ['Fri, 22 Jun 2018 17:01:24 GMT']
expires: ['-1']
pragma: [no-cache]
server: [Microsoft-IIS/10.0]
strict-transport-security: [max-age=31536000;includeSubDomains]
x-aspnet-version: [4.0.30319]
x-content-type-options: [nosniff]
x-ms-keyvault-network-info: [addr=167.220.0.182;act_addr_fam=InterNetwork;]
x-ms-keyvault-region: [westus]
x-ms-keyvault-service-version: [1.0.0.849]
x-powered-by: [ASP.NET]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Type: [application/json; charset=utf-8]
User-Agent: [python/3.6.2 (Windows-10-10.0.17134-SP0) requests/2.19.1 msrest/0.5.1
msrest_azure/0.4.33 azure-keyvault/1.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
method: GET
uri: https://vault11e00ecf.vault.azure.net/certificates/contacts?api-version=7.0
response:
body: {string: '{"error":{"code":"ContactsNotFound","message":"Contacts not found"}}'}
headers:
cache-control: [no-cache]
content-length: ['68']
content-type: [application/json; charset=utf-8]
date: ['Fri, 22 Jun 2018 17:01:25 GMT']
expires: ['-1']
pragma: [no-cache]
server: [Microsoft-IIS/10.0]
strict-transport-security: [max-age=31536000;includeSubDomains]
x-aspnet-version: [4.0.30319]
x-content-type-options: [nosniff]
x-ms-keyvault-network-info: [addr=167.220.0.182;act_addr_fam=InterNetwork;]
x-ms-keyvault-region: [westus]
x-ms-keyvault-service-version: [1.0.0.849]
x-powered-by: [ASP.NET]
status: {code: 404, message: Not Found}
version: 1
|