|
896 | 896 | } |
897 | 897 | ], |
898 | 898 | "responses": { |
899 | | - "202": { |
900 | | - "description": "Accepted the request to update the diagnostic remote support settings." |
901 | | - }, |
902 | 899 | "200": { |
903 | 900 | "description": "Successfully updated the diagnostic remote support settings.", |
904 | 901 | "schema": { |
905 | 902 | "$ref": "#/definitions/DiagnosticRemoteSupportSettings" |
906 | 903 | } |
907 | 904 | }, |
| 905 | + "202": { |
| 906 | + "description": "Accepted the request to update the diagnostic remote support settings." |
| 907 | + }, |
908 | 908 | "default": { |
909 | 909 | "description": "Error response describing why the operation failed.", |
910 | 910 | "schema": { |
|
4677 | 4677 | "type": "array", |
4678 | 4678 | "items": { |
4679 | 4679 | "$ref": "#/definitions/CloudErrorBody" |
4680 | | - } |
| 4680 | + }, |
| 4681 | + "x-ms-identifiers": [] |
4681 | 4682 | } |
4682 | 4683 | }, |
4683 | 4684 | "x-ms-external": true |
|
5332 | 5333 | "items": { |
5333 | 5334 | "$ref": "#/definitions/SkuLocationInfo" |
5334 | 5335 | }, |
| 5336 | + "x-ms-identifiers": [ |
| 5337 | + "location" |
| 5338 | + ], |
5335 | 5339 | "readOnly": true |
5336 | 5340 | }, |
5337 | 5341 | "costs": { |
|
5341 | 5345 | "items": { |
5342 | 5346 | "$ref": "#/definitions/SkuCost" |
5343 | 5347 | }, |
| 5348 | + "x-ms-identifiers": [ |
| 5349 | + "meterId" |
| 5350 | + ], |
5344 | 5351 | "readOnly": true |
5345 | 5352 | }, |
5346 | 5353 | "signupOption": { |
|
5407 | 5414 | "items": { |
5408 | 5415 | "$ref": "#/definitions/SkuCapability" |
5409 | 5416 | }, |
| 5417 | + "x-ms-identifiers": [ |
| 5418 | + "name" |
| 5419 | + ], |
5410 | 5420 | "readOnly": true |
5411 | 5421 | } |
5412 | 5422 | } |
|
5422 | 5432 | "items": { |
5423 | 5433 | "$ref": "#/definitions/DataBoxEdgeSku" |
5424 | 5434 | }, |
| 5435 | + "x-ms-identifiers": [ |
| 5436 | + "name", |
| 5437 | + "resourceType" |
| 5438 | + ], |
5425 | 5439 | "readOnly": true |
5426 | 5440 | }, |
5427 | 5441 | "nextLink": { |
|
5526 | 5540 | "type": "array", |
5527 | 5541 | "items": { |
5528 | 5542 | "$ref": "#/definitions/RemoteSupportSettings" |
5529 | | - } |
| 5543 | + }, |
| 5544 | + "x-ms-identifiers": [ |
| 5545 | + "remoteApplicationType" |
| 5546 | + ] |
5530 | 5547 | } |
5531 | 5548 | } |
5532 | 5549 | }, |
|
5949 | 5966 | "type": "array", |
5950 | 5967 | "items": { |
5951 | 5968 | "$ref": "#/definitions/MountPointMap" |
5952 | | - } |
| 5969 | + }, |
| 5970 | + "x-ms-identifiers": [ |
| 5971 | + "shareId" |
| 5972 | + ] |
5953 | 5973 | }, |
5954 | 5974 | "ioTEdgeAgentInfo": { |
5955 | 5975 | "$ref": "#/definitions/IoTEdgeAgentInfo", |
|
6108 | 6128 | "items": { |
6109 | 6129 | "$ref": "#/definitions/JobErrorItem" |
6110 | 6130 | }, |
| 6131 | + "x-ms-identifiers": [], |
6111 | 6132 | "readOnly": true |
6112 | 6133 | }, |
6113 | 6134 | "code": { |
|
6250 | 6271 | "items": { |
6251 | 6272 | "$ref": "#/definitions/NodeInfo" |
6252 | 6273 | }, |
| 6274 | + "x-ms-identifiers": [ |
| 6275 | + "name", |
| 6276 | + "type" |
| 6277 | + ], |
6253 | 6278 | "readOnly": true |
6254 | 6279 | }, |
6255 | 6280 | "version": { |
|
6457 | 6482 | "items": { |
6458 | 6483 | "$ref": "#/definitions/KubernetesRoleStorageClassInfo" |
6459 | 6484 | }, |
| 6485 | + "x-ms-identifiers": [ |
| 6486 | + "name", |
| 6487 | + "type" |
| 6488 | + ], |
6460 | 6489 | "readOnly": true |
6461 | 6490 | }, |
6462 | 6491 | "endpoints": { |
|
6465 | 6494 | "type": "array", |
6466 | 6495 | "items": { |
6467 | 6496 | "$ref": "#/definitions/MountPointMap" |
6468 | | - } |
| 6497 | + }, |
| 6498 | + "x-ms-identifiers": [ |
| 6499 | + "shareId" |
| 6500 | + ] |
6469 | 6501 | } |
6470 | 6502 | } |
6471 | 6503 | }, |
|
6609 | 6641 | "type": "array", |
6610 | 6642 | "items": { |
6611 | 6643 | "$ref": "#/definitions/MetricCounterSet" |
6612 | | - } |
| 6644 | + }, |
| 6645 | + "x-ms-identifiers": [] |
6613 | 6646 | } |
6614 | 6647 | } |
6615 | 6648 | }, |
|
6634 | 6667 | "type": "array", |
6635 | 6668 | "items": { |
6636 | 6669 | "$ref": "#/definitions/MetricDimension" |
6637 | | - } |
| 6670 | + }, |
| 6671 | + "x-ms-identifiers": [ |
| 6672 | + "sourceName" |
| 6673 | + ] |
6638 | 6674 | }, |
6639 | 6675 | "additionalDimensions": { |
6640 | 6676 | "description": "The additional dimensions to be added to metric.", |
6641 | 6677 | "uniqueItems": false, |
6642 | 6678 | "type": "array", |
6643 | 6679 | "items": { |
6644 | 6680 | "$ref": "#/definitions/MetricDimension" |
6645 | | - } |
| 6681 | + }, |
| 6682 | + "x-ms-identifiers": [ |
| 6683 | + "sourceName" |
| 6684 | + ] |
6646 | 6685 | } |
6647 | 6686 | } |
6648 | 6687 | }, |
|
6659 | 6698 | "type": "array", |
6660 | 6699 | "items": { |
6661 | 6700 | "$ref": "#/definitions/MetricCounter" |
6662 | | - } |
| 6701 | + }, |
| 6702 | + "x-ms-identifiers": [ |
| 6703 | + "name" |
| 6704 | + ] |
6663 | 6705 | } |
6664 | 6706 | } |
6665 | 6707 | }, |
|
6756 | 6798 | "type": "array", |
6757 | 6799 | "items": { |
6758 | 6800 | "$ref": "#/definitions/MetricDimension_V1" |
6759 | | - } |
| 6801 | + }, |
| 6802 | + "x-ms-identifiers": [ |
| 6803 | + "name" |
| 6804 | + ] |
6760 | 6805 | }, |
6761 | 6806 | "fillGapWithZero": { |
6762 | 6807 | "description": "Set true to fill the gaps with zero.", |
|
6879 | 6924 | "type": "array", |
6880 | 6925 | "items": { |
6881 | 6926 | "$ref": "#/definitions/MetricConfiguration" |
6882 | | - } |
| 6927 | + }, |
| 6928 | + "x-ms-identifiers": [] |
6883 | 6929 | } |
6884 | 6930 | } |
6885 | 6931 | }, |
|
7104 | 7150 | "items": { |
7105 | 7151 | "$ref": "#/definitions/NetworkAdapter" |
7106 | 7152 | }, |
| 7153 | + "x-ms-identifiers": [ |
| 7154 | + "adapterId" |
| 7155 | + ], |
7107 | 7156 | "readOnly": true |
7108 | 7157 | } |
7109 | 7158 | } |
|
7154 | 7203 | "type": "array", |
7155 | 7204 | "items": { |
7156 | 7205 | "$ref": "#/definitions/KubernetesIPConfiguration" |
7157 | | - } |
| 7206 | + }, |
| 7207 | + "x-ms-identifiers": [ |
| 7208 | + "ipAddress", |
| 7209 | + "port" |
| 7210 | + ] |
7158 | 7211 | } |
7159 | 7212 | } |
7160 | 7213 | }, |
|
7302 | 7355 | "type": "array", |
7303 | 7356 | "items": { |
7304 | 7357 | "$ref": "#/definitions/Operation" |
7305 | | - } |
| 7358 | + }, |
| 7359 | + "x-ms-identifiers": [ |
| 7360 | + "name" |
| 7361 | + ] |
7306 | 7362 | }, |
7307 | 7363 | "nextLink": { |
7308 | 7364 | "description": "Link to the next set of results.", |
|
7377 | 7433 | "items": { |
7378 | 7434 | "$ref": "#/definitions/OrderStatus" |
7379 | 7435 | }, |
| 7436 | + "x-ms-identifiers": [ |
| 7437 | + "trackingInformation/serialNumber" |
| 7438 | + ], |
7380 | 7439 | "readOnly": true |
7381 | 7440 | }, |
7382 | 7441 | "serialNumber": { |
|
7391 | 7450 | "items": { |
7392 | 7451 | "$ref": "#/definitions/TrackingInfo" |
7393 | 7452 | }, |
| 7453 | + "x-ms-identifiers": [ |
| 7454 | + "serialNumber" |
| 7455 | + ], |
7394 | 7456 | "readOnly": true |
7395 | 7457 | }, |
7396 | 7458 | "returnTrackingInfo": { |
|
7400 | 7462 | "items": { |
7401 | 7463 | "$ref": "#/definitions/TrackingInfo" |
7402 | 7464 | }, |
| 7465 | + "x-ms-identifiers": [ |
| 7466 | + "serialNumber" |
| 7467 | + ], |
7403 | 7468 | "readOnly": true |
7404 | 7469 | }, |
7405 | 7470 | "shipmentType": { |
|
7735 | 7800 | "items": { |
7736 | 7801 | "$ref": "#/definitions/SkuInformation" |
7737 | 7802 | }, |
| 7803 | + "x-ms-identifiers": [ |
| 7804 | + "name" |
| 7805 | + ], |
7738 | 7806 | "readOnly": true |
7739 | 7807 | } |
7740 | 7808 | } |
|
7864 | 7932 | "type": "array", |
7865 | 7933 | "items": { |
7866 | 7934 | "$ref": "#/definitions/MetricSpecification_V1" |
7867 | | - } |
| 7935 | + }, |
| 7936 | + "x-ms-identifiers": [ |
| 7937 | + "name" |
| 7938 | + ] |
7868 | 7939 | } |
7869 | 7940 | } |
7870 | 7941 | }, |
|
8000 | 8071 | "type": "array", |
8001 | 8072 | "items": { |
8002 | 8073 | "$ref": "#/definitions/UserAccessRight" |
8003 | | - } |
| 8074 | + }, |
| 8075 | + "x-ms-identifiers": [ |
| 8076 | + "userId" |
| 8077 | + ] |
8004 | 8078 | }, |
8005 | 8079 | "clientAccessRights": { |
8006 | 8080 | "description": "List of IP addresses and corresponding access rights on the share(required for NFS protocol).", |
8007 | 8081 | "uniqueItems": false, |
8008 | 8082 | "type": "array", |
8009 | 8083 | "items": { |
8010 | 8084 | "$ref": "#/definitions/ClientAccessRight" |
8011 | | - } |
| 8085 | + }, |
| 8086 | + "x-ms-identifiers": [ |
| 8087 | + "client" |
| 8088 | + ] |
8012 | 8089 | }, |
8013 | 8090 | "refreshDetails": { |
8014 | 8091 | "$ref": "#/definitions/RefreshDetails", |
|
8021 | 8098 | "items": { |
8022 | 8099 | "$ref": "#/definitions/MountPointMap" |
8023 | 8100 | }, |
| 8101 | + "x-ms-identifiers": [ |
| 8102 | + "shareId" |
| 8103 | + ], |
8024 | 8104 | "readOnly": true |
8025 | 8105 | }, |
8026 | 8106 | "dataPolicy": { |
|
8158 | 8238 | "items": { |
8159 | 8239 | "$ref": "#/definitions/SkuCost" |
8160 | 8240 | }, |
| 8241 | + "x-ms-identifiers": [ |
| 8242 | + "meterId" |
| 8243 | + ], |
8161 | 8244 | "readOnly": true |
8162 | 8245 | }, |
8163 | 8246 | "locations": { |
|
8176 | 8259 | "items": { |
8177 | 8260 | "$ref": "#/definitions/SkuLocationInfo" |
8178 | 8261 | }, |
| 8262 | + "x-ms-identifiers": [ |
| 8263 | + "location" |
| 8264 | + ], |
8179 | 8265 | "readOnly": true |
8180 | 8266 | }, |
8181 | 8267 | "requiredQuotaIds": { |
|
8209 | 8295 | "items": { |
8210 | 8296 | "$ref": "#/definitions/ResourceTypeSku" |
8211 | 8297 | }, |
| 8298 | + "x-ms-identifiers": [ |
| 8299 | + "resourceType" |
| 8300 | + ], |
8212 | 8301 | "readOnly": true |
8213 | 8302 | }, |
8214 | 8303 | "nextLink": { |
|
8467 | 8556 | "type": "array", |
8468 | 8557 | "items": { |
8469 | 8558 | "$ref": "#/definitions/SubscriptionRegisteredFeatures" |
8470 | | - } |
| 8559 | + }, |
| 8560 | + "x-ms-identifiers": [ |
| 8561 | + "name" |
| 8562 | + ] |
8471 | 8563 | } |
8472 | 8564 | } |
8473 | 8565 | }, |
|
9009 | 9101 | "items": { |
9010 | 9102 | "$ref": "#/definitions/UpdateDetails" |
9011 | 9103 | }, |
| 9104 | + "x-ms-identifiers": [ |
| 9105 | + "updateTitle" |
| 9106 | + ], |
9012 | 9107 | "readOnly": true |
9013 | 9108 | }, |
9014 | 9109 | "totalUpdateSizeInBytes": { |
|
9180 | 9275 | "items": { |
9181 | 9276 | "$ref": "#/definitions/ShareAccessRight" |
9182 | 9277 | }, |
| 9278 | + "x-ms-identifiers": [ |
| 9279 | + "shareId" |
| 9280 | + ], |
9183 | 9281 | "readOnly": true |
9184 | 9282 | }, |
9185 | 9283 | "userType": { |
|
0 commit comments