@azure/arm-sphere 1.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +6284 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/catalogsCountDevicesSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsCountDevicesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsCountDevicesSample.js +39 -0
- package/dist-esm/samples-dev/catalogsCountDevicesSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsGetSample.js +39 -0
- package/dist-esm/samples-dev/catalogsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js +59 -0
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js +58 -0
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.js +60 -0
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js +63 -0
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js +62 -0
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsListDevicesSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsListDevicesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsListDevicesSample.js +60 -0
- package/dist-esm/samples-dev/catalogsListDevicesSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.js +40 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/certificatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/certificatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/certificatesGetSample.js +40 -0
- package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/certificatesListByCatalogSample.d.ts +2 -0
- package/dist-esm/samples-dev/certificatesListByCatalogSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/certificatesListByCatalogSample.js +60 -0
- package/dist-esm/samples-dev/certificatesListByCatalogSample.js.map +1 -0
- package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.d.ts +2 -0
- package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.js +40 -0
- package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.js.map +1 -0
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.d.ts +2 -0
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js +43 -0
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js +43 -0
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentsDeleteSample.js +42 -0
- package/dist-esm/samples-dev/deploymentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentsGetSample.js +42 -0
- package/dist-esm/samples-dev/deploymentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js +62 -0
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.d.ts +2 -0
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js +46 -0
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.d.ts +2 -0
- package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.js +41 -0
- package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.js.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js +46 -0
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/deviceGroupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsDeleteSample.js +41 -0
- package/dist-esm/samples-dev/deviceGroupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/deviceGroupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsGetSample.js +41 -0
- package/dist-esm/samples-dev/deviceGroupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.d.ts +2 -0
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.js +61 -0
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.js.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.js +42 -0
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSample.js +43 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/devicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/devicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesDeleteSample.js +42 -0
- package/dist-esm/samples-dev/devicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.d.ts +2 -0
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js +45 -0
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js.map +1 -0
- package/dist-esm/samples-dev/devicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/devicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesGetSample.js +42 -0
- package/dist-esm/samples-dev/devicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js +62 -0
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/devicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/devicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesUpdateSample.js +43 -0
- package/dist-esm/samples-dev/devicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/imagesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/imagesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imagesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/imagesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/imagesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/imagesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imagesGetSample.js +40 -0
- package/dist-esm/samples-dev/imagesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/imagesListByCatalogSample.d.ts +2 -0
- package/dist-esm/samples-dev/imagesListByCatalogSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imagesListByCatalogSample.js +60 -0
- package/dist-esm/samples-dev/imagesListByCatalogSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +58 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/productsCountDevicesSample.d.ts +2 -0
- package/dist-esm/samples-dev/productsCountDevicesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productsCountDevicesSample.js +40 -0
- package/dist-esm/samples-dev/productsCountDevicesSample.js.map +1 -0
- package/dist-esm/samples-dev/productsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/productsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productsCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/productsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/productsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/productsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/productsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.d.ts +2 -0
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js +61 -0
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js.map +1 -0
- package/dist-esm/samples-dev/productsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/productsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productsGetSample.js +40 -0
- package/dist-esm/samples-dev/productsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/productsListByCatalogSample.d.ts +2 -0
- package/dist-esm/samples-dev/productsListByCatalogSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productsListByCatalogSample.js +60 -0
- package/dist-esm/samples-dev/productsListByCatalogSample.js.map +1 -0
- package/dist-esm/samples-dev/productsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/productsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productsUpdateSample.js +41 -0
- package/dist-esm/samples-dev/productsUpdateSample.js.map +1 -0
- package/dist-esm/src/azureSphereManagementClient.d.ts +27 -0
- package/dist-esm/src/azureSphereManagementClient.d.ts.map +1 -0
- package/dist-esm/src/azureSphereManagementClient.js +107 -0
- package/dist-esm/src/azureSphereManagementClient.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1318 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +158 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +61 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +1441 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +34 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +265 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/catalogs.d.ts +205 -0
- package/dist-esm/src/operations/catalogs.d.ts.map +1 -0
- package/dist-esm/src/operations/catalogs.js +1081 -0
- package/dist-esm/src/operations/catalogs.js.map +1 -0
- package/dist-esm/src/operations/certificates.d.ts +66 -0
- package/dist-esm/src/operations/certificates.d.ts.map +1 -0
- package/dist-esm/src/operations/certificates.js +269 -0
- package/dist-esm/src/operations/certificates.js.map +1 -0
- package/dist-esm/src/operations/deployments.d.ts +109 -0
- package/dist-esm/src/operations/deployments.d.ts.map +1 -0
- package/dist-esm/src/operations/deployments.js +436 -0
- package/dist-esm/src/operations/deployments.js.map +1 -0
- package/dist-esm/src/operations/deviceGroups.d.ts +150 -0
- package/dist-esm/src/operations/deviceGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/deviceGroups.js +647 -0
- package/dist-esm/src/operations/deviceGroups.js.map +1 -0
- package/dist-esm/src/operations/devices.d.ts +152 -0
- package/dist-esm/src/operations/devices.d.ts.map +1 -0
- package/dist-esm/src/operations/devices.js +643 -0
- package/dist-esm/src/operations/devices.js.map +1 -0
- package/dist-esm/src/operations/images.d.ts +81 -0
- package/dist-esm/src/operations/images.d.ts.map +1 -0
- package/dist-esm/src/operations/images.js +369 -0
- package/dist-esm/src/operations/images.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +9 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +16 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +138 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/products.d.ts +145 -0
- package/dist-esm/src/operations/products.d.ts.map +1 -0
- package/dist-esm/src/operations/products.js +639 -0
- package/dist-esm/src/operations/products.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts +99 -0
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/catalogs.js +9 -0
- package/dist-esm/src/operationsInterfaces/catalogs.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/certificates.d.ts +41 -0
- package/dist-esm/src/operationsInterfaces/certificates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/certificates.js +9 -0
- package/dist-esm/src/operationsInterfaces/certificates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/deployments.d.ts +79 -0
- package/dist-esm/src/operationsInterfaces/deployments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/deployments.js +9 -0
- package/dist-esm/src/operationsInterfaces/deployments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/deviceGroups.d.ts +122 -0
- package/dist-esm/src/operationsInterfaces/deviceGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/deviceGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/deviceGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/devices.d.ts +122 -0
- package/dist-esm/src/operationsInterfaces/devices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/devices.js +9 -0
- package/dist-esm/src/operationsInterfaces/devices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/images.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/images.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/images.js +9 -0
- package/dist-esm/src/operationsInterfaces/images.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +9 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +16 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/products.d.ts +99 -0
- package/dist-esm/src/operationsInterfaces/products.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/products.js +9 -0
- package/dist-esm/src/operationsInterfaces/products.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/sphere_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/sphere_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/sphere_operations_test.spec.js +145 -0
- package/dist-esm/test/sphere_operations_test.spec.js.map +1 -0
- package/package.json +123 -0
- package/review/arm-sphere.api.md +1112 -0
- package/rollup.config.js +122 -0
- package/src/azureSphereManagementClient.ts +172 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +1534 -0
- package/src/models/mappers.ts +1562 -0
- package/src/models/parameters.ts +321 -0
- package/src/operations/catalogs.ts +1390 -0
- package/src/operations/certificates.ts +354 -0
- package/src/operations/deployments.ts +609 -0
- package/src/operations/deviceGroups.ts +912 -0
- package/src/operations/devices.ts +918 -0
- package/src/operations/images.ts +508 -0
- package/src/operations/index.ts +16 -0
- package/src/operations/operations.ts +149 -0
- package/src/operations/products.ts +884 -0
- package/src/operationsInterfaces/catalogs.ts +189 -0
- package/src/operationsInterfaces/certificates.ts +80 -0
- package/src/operationsInterfaces/deployments.ts +144 -0
- package/src/operationsInterfaces/deviceGroups.ts +233 -0
- package/src/operationsInterfaces/devices.ts +235 -0
- package/src/operationsInterfaces/images.ts +109 -0
- package/src/operationsInterfaces/index.ts +16 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/products.ts +186 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-sphere.d.ts +2155 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,1534 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
10
|
+
|
|
11
|
+
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
12
|
+
export interface OperationListResult {
|
|
13
|
+
/**
|
|
14
|
+
* List of operations supported by the resource provider
|
|
15
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
16
|
+
*/
|
|
17
|
+
readonly value?: Operation[];
|
|
18
|
+
/**
|
|
19
|
+
* URL to get the next set of operation list results (if there are any).
|
|
20
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
21
|
+
*/
|
|
22
|
+
readonly nextLink?: string;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
26
|
+
export interface Operation {
|
|
27
|
+
/**
|
|
28
|
+
* The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
|
|
29
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
30
|
+
*/
|
|
31
|
+
readonly name?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
|
34
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
35
|
+
*/
|
|
36
|
+
readonly isDataAction?: boolean;
|
|
37
|
+
/** Localized display information for this particular operation. */
|
|
38
|
+
display?: OperationDisplay;
|
|
39
|
+
/**
|
|
40
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
|
|
41
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
42
|
+
*/
|
|
43
|
+
readonly origin?: Origin;
|
|
44
|
+
/**
|
|
45
|
+
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
|
46
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
47
|
+
*/
|
|
48
|
+
readonly actionType?: ActionType;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
/** Localized display information for this particular operation. */
|
|
52
|
+
export interface OperationDisplay {
|
|
53
|
+
/**
|
|
54
|
+
* The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
|
|
55
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
56
|
+
*/
|
|
57
|
+
readonly provider?: string;
|
|
58
|
+
/**
|
|
59
|
+
* The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
|
|
60
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
61
|
+
*/
|
|
62
|
+
readonly resource?: string;
|
|
63
|
+
/**
|
|
64
|
+
* The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
|
|
65
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
66
|
+
*/
|
|
67
|
+
readonly operation?: string;
|
|
68
|
+
/**
|
|
69
|
+
* The short, localized friendly description of the operation; suitable for tool tips and detailed views.
|
|
70
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
71
|
+
*/
|
|
72
|
+
readonly description?: string;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
76
|
+
export interface ErrorResponse {
|
|
77
|
+
/** The error object. */
|
|
78
|
+
error?: ErrorDetail;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/** The error detail. */
|
|
82
|
+
export interface ErrorDetail {
|
|
83
|
+
/**
|
|
84
|
+
* The error code.
|
|
85
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
86
|
+
*/
|
|
87
|
+
readonly code?: string;
|
|
88
|
+
/**
|
|
89
|
+
* The error message.
|
|
90
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
91
|
+
*/
|
|
92
|
+
readonly message?: string;
|
|
93
|
+
/**
|
|
94
|
+
* The error target.
|
|
95
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
96
|
+
*/
|
|
97
|
+
readonly target?: string;
|
|
98
|
+
/**
|
|
99
|
+
* The error details.
|
|
100
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
101
|
+
*/
|
|
102
|
+
readonly details?: ErrorDetail[];
|
|
103
|
+
/**
|
|
104
|
+
* The error additional info.
|
|
105
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
106
|
+
*/
|
|
107
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
/** The resource management error additional info. */
|
|
111
|
+
export interface ErrorAdditionalInfo {
|
|
112
|
+
/**
|
|
113
|
+
* The additional info type.
|
|
114
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
115
|
+
*/
|
|
116
|
+
readonly type?: string;
|
|
117
|
+
/**
|
|
118
|
+
* The additional info.
|
|
119
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
120
|
+
*/
|
|
121
|
+
readonly info?: Record<string, unknown>;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
/** The response of a Catalog list operation. */
|
|
125
|
+
export interface CatalogListResult {
|
|
126
|
+
/** The Catalog items on this page */
|
|
127
|
+
value: Catalog[];
|
|
128
|
+
/** The link to the next page of items */
|
|
129
|
+
nextLink?: string;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
133
|
+
export interface Resource {
|
|
134
|
+
/**
|
|
135
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
136
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
137
|
+
*/
|
|
138
|
+
readonly id?: string;
|
|
139
|
+
/**
|
|
140
|
+
* The name of the resource
|
|
141
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
142
|
+
*/
|
|
143
|
+
readonly name?: string;
|
|
144
|
+
/**
|
|
145
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
146
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
147
|
+
*/
|
|
148
|
+
readonly type?: string;
|
|
149
|
+
/**
|
|
150
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
151
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
152
|
+
*/
|
|
153
|
+
readonly systemData?: SystemData;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
157
|
+
export interface SystemData {
|
|
158
|
+
/** The identity that created the resource. */
|
|
159
|
+
createdBy?: string;
|
|
160
|
+
/** The type of identity that created the resource. */
|
|
161
|
+
createdByType?: CreatedByType;
|
|
162
|
+
/** The timestamp of resource creation (UTC). */
|
|
163
|
+
createdAt?: Date;
|
|
164
|
+
/** The identity that last modified the resource. */
|
|
165
|
+
lastModifiedBy?: string;
|
|
166
|
+
/** The type of identity that last modified the resource. */
|
|
167
|
+
lastModifiedByType?: CreatedByType;
|
|
168
|
+
/** The timestamp of resource last modification (UTC) */
|
|
169
|
+
lastModifiedAt?: Date;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
/** The type used for update operations of the Catalog. */
|
|
173
|
+
export interface CatalogUpdate {
|
|
174
|
+
/** Resource tags. */
|
|
175
|
+
tags?: { [propertyName: string]: string };
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
/** The response of a Certificate list operation. */
|
|
179
|
+
export interface CertificateListResult {
|
|
180
|
+
/** The Certificate items on this page */
|
|
181
|
+
value: Certificate[];
|
|
182
|
+
/** The link to the next page of items */
|
|
183
|
+
nextLink?: string;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
/** The properties of certificate */
|
|
187
|
+
export interface CertificateProperties {
|
|
188
|
+
/**
|
|
189
|
+
* The certificate as a UTF-8 encoded base 64 string.
|
|
190
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
191
|
+
*/
|
|
192
|
+
readonly certificate?: string;
|
|
193
|
+
/**
|
|
194
|
+
* The certificate status.
|
|
195
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
196
|
+
*/
|
|
197
|
+
readonly status?: CertificateStatus;
|
|
198
|
+
/**
|
|
199
|
+
* The certificate subject.
|
|
200
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
201
|
+
*/
|
|
202
|
+
readonly subject?: string;
|
|
203
|
+
/**
|
|
204
|
+
* The certificate thumbprint.
|
|
205
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
206
|
+
*/
|
|
207
|
+
readonly thumbprint?: string;
|
|
208
|
+
/**
|
|
209
|
+
* The certificate expiry date.
|
|
210
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
211
|
+
*/
|
|
212
|
+
readonly expiryUtc?: Date;
|
|
213
|
+
/**
|
|
214
|
+
* The certificate not before date.
|
|
215
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
216
|
+
*/
|
|
217
|
+
readonly notBeforeUtc?: Date;
|
|
218
|
+
/**
|
|
219
|
+
* The status of the last operation.
|
|
220
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
221
|
+
*/
|
|
222
|
+
readonly provisioningState?: ProvisioningState;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
/** The certificate chain response. */
|
|
226
|
+
export interface CertificateChainResponse {
|
|
227
|
+
/**
|
|
228
|
+
* The certificate chain.
|
|
229
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
|
+
*/
|
|
231
|
+
readonly certificateChain?: string;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
/** Request for the proof of possession nonce */
|
|
235
|
+
export interface ProofOfPossessionNonceRequest {
|
|
236
|
+
/** The proof of possession nonce */
|
|
237
|
+
proofOfPossessionNonce: string;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
/** Response of the count for elements. */
|
|
241
|
+
export interface CountElementsResponse {
|
|
242
|
+
/** Number of children resources in parent resource. */
|
|
243
|
+
value: number;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
/** The response of a Image list operation. */
|
|
247
|
+
export interface ImageListResult {
|
|
248
|
+
/** The Image items on this page */
|
|
249
|
+
value: Image[];
|
|
250
|
+
/** The link to the next page of items */
|
|
251
|
+
nextLink?: string;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
/** The response of a Deployment list operation. */
|
|
255
|
+
export interface DeploymentListResult {
|
|
256
|
+
/** The Deployment items on this page */
|
|
257
|
+
value: Deployment[];
|
|
258
|
+
/** The link to the next page of items */
|
|
259
|
+
nextLink?: string;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
/** Request of the action to list device groups for a catalog. */
|
|
263
|
+
export interface ListDeviceGroupsRequest {
|
|
264
|
+
/** Device Group name. */
|
|
265
|
+
deviceGroupName?: string;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
/** The response of a DeviceGroup list operation. */
|
|
269
|
+
export interface DeviceGroupListResult {
|
|
270
|
+
/** The DeviceGroup items on this page */
|
|
271
|
+
value: DeviceGroup[];
|
|
272
|
+
/** The link to the next page of items */
|
|
273
|
+
nextLink?: string;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
/** Paged collection of DeviceInsight items */
|
|
277
|
+
export interface PagedDeviceInsight {
|
|
278
|
+
/** The DeviceInsight items on this page */
|
|
279
|
+
value: DeviceInsight[];
|
|
280
|
+
/** The link to the next page of items */
|
|
281
|
+
nextLink?: string;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
/** Device insight report. */
|
|
285
|
+
export interface DeviceInsight {
|
|
286
|
+
/** Device ID */
|
|
287
|
+
deviceId: string;
|
|
288
|
+
/** Event description */
|
|
289
|
+
description: string;
|
|
290
|
+
/** Event start timestamp */
|
|
291
|
+
startTimestampUtc: Date;
|
|
292
|
+
/** Event end timestamp */
|
|
293
|
+
endTimestampUtc: Date;
|
|
294
|
+
/** Event category */
|
|
295
|
+
eventCategory: string;
|
|
296
|
+
/** Event class */
|
|
297
|
+
eventClass: string;
|
|
298
|
+
/** Event type */
|
|
299
|
+
eventType: string;
|
|
300
|
+
/** Event count */
|
|
301
|
+
eventCount: number;
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
/** The response of a Device list operation. */
|
|
305
|
+
export interface DeviceListResult {
|
|
306
|
+
/** The Device items on this page */
|
|
307
|
+
value: Device[];
|
|
308
|
+
/** The link to the next page of items */
|
|
309
|
+
nextLink?: string;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
/** The response of a Product list operation. */
|
|
313
|
+
export interface ProductListResult {
|
|
314
|
+
/** The Product items on this page */
|
|
315
|
+
value: Product[];
|
|
316
|
+
/** The link to the next page of items */
|
|
317
|
+
nextLink?: string;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
/** The type used for update operations of the Product. */
|
|
321
|
+
export interface ProductUpdate {
|
|
322
|
+
/** Description of the product */
|
|
323
|
+
description?: string;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
/** The type used for update operations of the DeviceGroup. */
|
|
327
|
+
export interface DeviceGroupUpdate {
|
|
328
|
+
/** Description of the device group. */
|
|
329
|
+
description?: string;
|
|
330
|
+
/** Operating system feed type of the device group. */
|
|
331
|
+
osFeedType?: OSFeedType;
|
|
332
|
+
/** Update policy of the device group. */
|
|
333
|
+
updatePolicy?: UpdatePolicy;
|
|
334
|
+
/** Flag to define if the user allows for crash dump collection. */
|
|
335
|
+
allowCrashDumpsCollection?: AllowCrashDumpCollection;
|
|
336
|
+
/** Regional data boundary for the device group. */
|
|
337
|
+
regionalDataBoundary?: RegionalDataBoundary;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
/** Request to the action call to bulk claim devices. */
|
|
341
|
+
export interface ClaimDevicesRequest {
|
|
342
|
+
/** Device identifiers of the devices to be claimed. */
|
|
343
|
+
deviceIdentifiers: string[];
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
/** The type used for update operations of the Device. */
|
|
347
|
+
export interface DeviceUpdate {
|
|
348
|
+
/** Device group id */
|
|
349
|
+
deviceGroupId?: string;
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
/** Request of the action to create a signed device capability image */
|
|
353
|
+
export interface GenerateCapabilityImageRequest {
|
|
354
|
+
/** List of capabilities to create */
|
|
355
|
+
capabilities: CapabilityType[];
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
/** Signed device capability image response */
|
|
359
|
+
export interface SignedCapabilityImageResponse {
|
|
360
|
+
/**
|
|
361
|
+
* The signed device capability image as a UTF-8 encoded base 64 string.
|
|
362
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
363
|
+
*/
|
|
364
|
+
readonly image?: string;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
/** The properties of device patch */
|
|
368
|
+
export interface DevicePatchProperties {
|
|
369
|
+
/** Device group id */
|
|
370
|
+
deviceGroupId: string;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
/** Image upload request body. */
|
|
374
|
+
export interface ImageUploadRequestBody {
|
|
375
|
+
/** . */
|
|
376
|
+
images: string;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
380
|
+
export interface TrackedResource extends Resource {
|
|
381
|
+
/** Resource tags. */
|
|
382
|
+
tags?: { [propertyName: string]: string };
|
|
383
|
+
/** The geo-location where the resource lives */
|
|
384
|
+
location: string;
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
388
|
+
export interface ProxyResource extends Resource {}
|
|
389
|
+
|
|
390
|
+
/** Result of the action to generate a proof of possession nonce */
|
|
391
|
+
export interface ProofOfPossessionNonceResponse extends CertificateProperties {}
|
|
392
|
+
|
|
393
|
+
/** Response to the action call for count devices in a catalog. */
|
|
394
|
+
export interface CountDeviceResponse extends CountElementsResponse {}
|
|
395
|
+
|
|
396
|
+
/** An Azure Sphere catalog */
|
|
397
|
+
export interface Catalog extends TrackedResource {
|
|
398
|
+
/**
|
|
399
|
+
* The status of the last operation.
|
|
400
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
401
|
+
*/
|
|
402
|
+
readonly provisioningState?: ProvisioningState;
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
/** An certificate resource belonging to a catalog resource. */
|
|
406
|
+
export interface Certificate extends ProxyResource {
|
|
407
|
+
/**
|
|
408
|
+
* The certificate as a UTF-8 encoded base 64 string.
|
|
409
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
410
|
+
*/
|
|
411
|
+
readonly certificate?: string;
|
|
412
|
+
/**
|
|
413
|
+
* The certificate status.
|
|
414
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
415
|
+
*/
|
|
416
|
+
readonly status?: CertificateStatus;
|
|
417
|
+
/**
|
|
418
|
+
* The certificate subject.
|
|
419
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
420
|
+
*/
|
|
421
|
+
readonly subject?: string;
|
|
422
|
+
/**
|
|
423
|
+
* The certificate thumbprint.
|
|
424
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
425
|
+
*/
|
|
426
|
+
readonly thumbprint?: string;
|
|
427
|
+
/**
|
|
428
|
+
* The certificate expiry date.
|
|
429
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
430
|
+
*/
|
|
431
|
+
readonly expiryUtc?: Date;
|
|
432
|
+
/**
|
|
433
|
+
* The certificate not before date.
|
|
434
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
435
|
+
*/
|
|
436
|
+
readonly notBeforeUtc?: Date;
|
|
437
|
+
/**
|
|
438
|
+
* The status of the last operation.
|
|
439
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
440
|
+
*/
|
|
441
|
+
readonly provisioningState?: ProvisioningState;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
/** An image resource belonging to a catalog resource. */
|
|
445
|
+
export interface Image extends ProxyResource {
|
|
446
|
+
/** Image as a UTF-8 encoded base 64 string on image create. This field contains the image URI on image reads. */
|
|
447
|
+
image?: string;
|
|
448
|
+
/** Image ID */
|
|
449
|
+
imageId?: string;
|
|
450
|
+
/**
|
|
451
|
+
* Image name
|
|
452
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
453
|
+
*/
|
|
454
|
+
readonly imageName?: string;
|
|
455
|
+
/** Regional data boundary for an image */
|
|
456
|
+
regionalDataBoundary?: RegionalDataBoundary;
|
|
457
|
+
/**
|
|
458
|
+
* Location the image
|
|
459
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
460
|
+
*/
|
|
461
|
+
readonly uri?: string;
|
|
462
|
+
/**
|
|
463
|
+
* The image description.
|
|
464
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
465
|
+
*/
|
|
466
|
+
readonly description?: string;
|
|
467
|
+
/**
|
|
468
|
+
* The image component id.
|
|
469
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
470
|
+
*/
|
|
471
|
+
readonly componentId?: string;
|
|
472
|
+
/**
|
|
473
|
+
* The image type.
|
|
474
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
475
|
+
*/
|
|
476
|
+
readonly imageType?: ImageType;
|
|
477
|
+
/**
|
|
478
|
+
* The status of the last operation.
|
|
479
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
480
|
+
*/
|
|
481
|
+
readonly provisioningState?: ProvisioningState;
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
/** An deployment resource belonging to a device group resource. */
|
|
485
|
+
export interface Deployment extends ProxyResource {
|
|
486
|
+
/** Deployment ID */
|
|
487
|
+
deploymentId?: string;
|
|
488
|
+
/** Images deployed */
|
|
489
|
+
deployedImages?: Image[];
|
|
490
|
+
/**
|
|
491
|
+
* Deployment date UTC
|
|
492
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
493
|
+
*/
|
|
494
|
+
readonly deploymentDateUtc?: Date;
|
|
495
|
+
/**
|
|
496
|
+
* The status of the last operation.
|
|
497
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
498
|
+
*/
|
|
499
|
+
readonly provisioningState?: ProvisioningState;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
/** An device group resource belonging to a product resource. */
|
|
503
|
+
export interface DeviceGroup extends ProxyResource {
|
|
504
|
+
/** Description of the device group. */
|
|
505
|
+
description?: string;
|
|
506
|
+
/** Operating system feed type of the device group. */
|
|
507
|
+
osFeedType?: OSFeedType;
|
|
508
|
+
/** Update policy of the device group. */
|
|
509
|
+
updatePolicy?: UpdatePolicy;
|
|
510
|
+
/** Flag to define if the user allows for crash dump collection. */
|
|
511
|
+
allowCrashDumpsCollection?: AllowCrashDumpCollection;
|
|
512
|
+
/** Regional data boundary for the device group. */
|
|
513
|
+
regionalDataBoundary?: RegionalDataBoundary;
|
|
514
|
+
/**
|
|
515
|
+
* Deployment status for the device group.
|
|
516
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
517
|
+
*/
|
|
518
|
+
readonly hasDeployment?: boolean;
|
|
519
|
+
/**
|
|
520
|
+
* The status of the last operation.
|
|
521
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
522
|
+
*/
|
|
523
|
+
readonly provisioningState?: ProvisioningState;
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
/** An device resource belonging to a device group resource. */
|
|
527
|
+
export interface Device extends ProxyResource {
|
|
528
|
+
/** Device ID */
|
|
529
|
+
deviceId?: string;
|
|
530
|
+
/**
|
|
531
|
+
* SKU of the chip
|
|
532
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
533
|
+
*/
|
|
534
|
+
readonly chipSku?: string;
|
|
535
|
+
/**
|
|
536
|
+
* OS version available for installation when update requested
|
|
537
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
538
|
+
*/
|
|
539
|
+
readonly lastAvailableOsVersion?: string;
|
|
540
|
+
/**
|
|
541
|
+
* OS version running on device when update requested
|
|
542
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
543
|
+
*/
|
|
544
|
+
readonly lastInstalledOsVersion?: string;
|
|
545
|
+
/**
|
|
546
|
+
* Time when update requested and new OS version available
|
|
547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
548
|
+
*/
|
|
549
|
+
readonly lastOsUpdateUtc?: Date;
|
|
550
|
+
/**
|
|
551
|
+
* Time when update was last requested
|
|
552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
553
|
+
*/
|
|
554
|
+
readonly lastUpdateRequestUtc?: Date;
|
|
555
|
+
/**
|
|
556
|
+
* The status of the last operation.
|
|
557
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
558
|
+
*/
|
|
559
|
+
readonly provisioningState?: ProvisioningState;
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
/** An product resource belonging to a catalog resource. */
|
|
563
|
+
export interface Product extends ProxyResource {
|
|
564
|
+
/** Description of the product */
|
|
565
|
+
description?: string;
|
|
566
|
+
/**
|
|
567
|
+
* The status of the last operation.
|
|
568
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
569
|
+
*/
|
|
570
|
+
readonly provisioningState?: ProvisioningState;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
/** Defines headers for Catalogs_createOrUpdate operation. */
|
|
574
|
+
export interface CatalogsCreateOrUpdateHeaders {
|
|
575
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
576
|
+
retryAfter?: number;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
/** Defines headers for Catalogs_delete operation. */
|
|
580
|
+
export interface CatalogsDeleteHeaders {
|
|
581
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
582
|
+
retryAfter?: number;
|
|
583
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
584
|
+
location?: string;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
/** Defines headers for Images_createOrUpdate operation. */
|
|
588
|
+
export interface ImagesCreateOrUpdateHeaders {
|
|
589
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
590
|
+
retryAfter?: number;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
/** Defines headers for Images_delete operation. */
|
|
594
|
+
export interface ImagesDeleteHeaders {
|
|
595
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
596
|
+
retryAfter?: number;
|
|
597
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
598
|
+
location?: string;
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
/** Defines headers for Products_createOrUpdate operation. */
|
|
602
|
+
export interface ProductsCreateOrUpdateHeaders {
|
|
603
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
604
|
+
retryAfter?: number;
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
/** Defines headers for Products_update operation. */
|
|
608
|
+
export interface ProductsUpdateHeaders {
|
|
609
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
610
|
+
retryAfter?: number;
|
|
611
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
612
|
+
location?: string;
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
/** Defines headers for Products_delete operation. */
|
|
616
|
+
export interface ProductsDeleteHeaders {
|
|
617
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
618
|
+
retryAfter?: number;
|
|
619
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
620
|
+
location?: string;
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
/** Defines headers for DeviceGroups_createOrUpdate operation. */
|
|
624
|
+
export interface DeviceGroupsCreateOrUpdateHeaders {
|
|
625
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
626
|
+
retryAfter?: number;
|
|
627
|
+
}
|
|
628
|
+
|
|
629
|
+
/** Defines headers for DeviceGroups_update operation. */
|
|
630
|
+
export interface DeviceGroupsUpdateHeaders {
|
|
631
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
632
|
+
retryAfter?: number;
|
|
633
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
634
|
+
location?: string;
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
/** Defines headers for DeviceGroups_delete operation. */
|
|
638
|
+
export interface DeviceGroupsDeleteHeaders {
|
|
639
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
640
|
+
retryAfter?: number;
|
|
641
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
642
|
+
location?: string;
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
/** Defines headers for DeviceGroups_claimDevices operation. */
|
|
646
|
+
export interface DeviceGroupsClaimDevicesHeaders {
|
|
647
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
648
|
+
retryAfter?: number;
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
/** Defines headers for Deployments_createOrUpdate operation. */
|
|
652
|
+
export interface DeploymentsCreateOrUpdateHeaders {
|
|
653
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
654
|
+
retryAfter?: number;
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
/** Defines headers for Deployments_delete operation. */
|
|
658
|
+
export interface DeploymentsDeleteHeaders {
|
|
659
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
660
|
+
retryAfter?: number;
|
|
661
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
662
|
+
location?: string;
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
/** Defines headers for Devices_createOrUpdate operation. */
|
|
666
|
+
export interface DevicesCreateOrUpdateHeaders {
|
|
667
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
668
|
+
retryAfter?: number;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
/** Defines headers for Devices_update operation. */
|
|
672
|
+
export interface DevicesUpdateHeaders {
|
|
673
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
674
|
+
retryAfter?: number;
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
/** Defines headers for Devices_delete operation. */
|
|
678
|
+
export interface DevicesDeleteHeaders {
|
|
679
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
680
|
+
retryAfter?: number;
|
|
681
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
682
|
+
location?: string;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
/** Defines headers for Devices_generateCapabilityImage operation. */
|
|
686
|
+
export interface DevicesGenerateCapabilityImageHeaders {
|
|
687
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
688
|
+
retryAfter?: number;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
/** Known values of {@link Origin} that the service accepts. */
|
|
692
|
+
export enum KnownOrigin {
|
|
693
|
+
/** User */
|
|
694
|
+
User = "user",
|
|
695
|
+
/** System */
|
|
696
|
+
System = "system",
|
|
697
|
+
/** UserSystem */
|
|
698
|
+
UserSystem = "user,system"
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
/**
|
|
702
|
+
* Defines values for Origin. \
|
|
703
|
+
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
704
|
+
* this enum contains the known values that the service supports.
|
|
705
|
+
* ### Known values supported by the service
|
|
706
|
+
* **user** \
|
|
707
|
+
* **system** \
|
|
708
|
+
* **user,system**
|
|
709
|
+
*/
|
|
710
|
+
export type Origin = string;
|
|
711
|
+
|
|
712
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
713
|
+
export enum KnownActionType {
|
|
714
|
+
/** Internal */
|
|
715
|
+
Internal = "Internal"
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
/**
|
|
719
|
+
* Defines values for ActionType. \
|
|
720
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
721
|
+
* this enum contains the known values that the service supports.
|
|
722
|
+
* ### Known values supported by the service
|
|
723
|
+
* **Internal**
|
|
724
|
+
*/
|
|
725
|
+
export type ActionType = string;
|
|
726
|
+
|
|
727
|
+
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
728
|
+
export enum KnownProvisioningState {
|
|
729
|
+
/** Resource has been created. */
|
|
730
|
+
Succeeded = "Succeeded",
|
|
731
|
+
/** Resource creation failed. */
|
|
732
|
+
Failed = "Failed",
|
|
733
|
+
/** Resource creation was canceled. */
|
|
734
|
+
Canceled = "Canceled",
|
|
735
|
+
/** The resource is being provisioned */
|
|
736
|
+
Provisioning = "Provisioning",
|
|
737
|
+
/** The resource is being updated */
|
|
738
|
+
Updating = "Updating",
|
|
739
|
+
/** The resource is being deleted */
|
|
740
|
+
Deleting = "Deleting",
|
|
741
|
+
/** The resource create request has been accepted */
|
|
742
|
+
Accepted = "Accepted"
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
/**
|
|
746
|
+
* Defines values for ProvisioningState. \
|
|
747
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
748
|
+
* this enum contains the known values that the service supports.
|
|
749
|
+
* ### Known values supported by the service
|
|
750
|
+
* **Succeeded**: Resource has been created. \
|
|
751
|
+
* **Failed**: Resource creation failed. \
|
|
752
|
+
* **Canceled**: Resource creation was canceled. \
|
|
753
|
+
* **Provisioning**: The resource is being provisioned \
|
|
754
|
+
* **Updating**: The resource is being updated \
|
|
755
|
+
* **Deleting**: The resource is being deleted \
|
|
756
|
+
* **Accepted**: The resource create request has been accepted
|
|
757
|
+
*/
|
|
758
|
+
export type ProvisioningState = string;
|
|
759
|
+
|
|
760
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
761
|
+
export enum KnownCreatedByType {
|
|
762
|
+
/** User */
|
|
763
|
+
User = "User",
|
|
764
|
+
/** Application */
|
|
765
|
+
Application = "Application",
|
|
766
|
+
/** ManagedIdentity */
|
|
767
|
+
ManagedIdentity = "ManagedIdentity",
|
|
768
|
+
/** Key */
|
|
769
|
+
Key = "Key"
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
/**
|
|
773
|
+
* Defines values for CreatedByType. \
|
|
774
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
775
|
+
* this enum contains the known values that the service supports.
|
|
776
|
+
* ### Known values supported by the service
|
|
777
|
+
* **User** \
|
|
778
|
+
* **Application** \
|
|
779
|
+
* **ManagedIdentity** \
|
|
780
|
+
* **Key**
|
|
781
|
+
*/
|
|
782
|
+
export type CreatedByType = string;
|
|
783
|
+
|
|
784
|
+
/** Known values of {@link CertificateStatus} that the service accepts. */
|
|
785
|
+
export enum KnownCertificateStatus {
|
|
786
|
+
/** Certificate is active */
|
|
787
|
+
Active = "Active",
|
|
788
|
+
/** Certificate is inactive */
|
|
789
|
+
Inactive = "Inactive",
|
|
790
|
+
/** Certificate has expired */
|
|
791
|
+
Expired = "Expired",
|
|
792
|
+
/** Certificate has been revoked */
|
|
793
|
+
Revoked = "Revoked"
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
/**
|
|
797
|
+
* Defines values for CertificateStatus. \
|
|
798
|
+
* {@link KnownCertificateStatus} can be used interchangeably with CertificateStatus,
|
|
799
|
+
* this enum contains the known values that the service supports.
|
|
800
|
+
* ### Known values supported by the service
|
|
801
|
+
* **Active**: Certificate is active \
|
|
802
|
+
* **Inactive**: Certificate is inactive \
|
|
803
|
+
* **Expired**: Certificate has expired \
|
|
804
|
+
* **Revoked**: Certificate has been revoked
|
|
805
|
+
*/
|
|
806
|
+
export type CertificateStatus = string;
|
|
807
|
+
|
|
808
|
+
/** Known values of {@link RegionalDataBoundary} that the service accepts. */
|
|
809
|
+
export enum KnownRegionalDataBoundary {
|
|
810
|
+
/** No data boundary */
|
|
811
|
+
None = "None",
|
|
812
|
+
/** EU data boundary */
|
|
813
|
+
EU = "EU"
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
/**
|
|
817
|
+
* Defines values for RegionalDataBoundary. \
|
|
818
|
+
* {@link KnownRegionalDataBoundary} can be used interchangeably with RegionalDataBoundary,
|
|
819
|
+
* this enum contains the known values that the service supports.
|
|
820
|
+
* ### Known values supported by the service
|
|
821
|
+
* **None**: No data boundary \
|
|
822
|
+
* **EU**: EU data boundary
|
|
823
|
+
*/
|
|
824
|
+
export type RegionalDataBoundary = string;
|
|
825
|
+
|
|
826
|
+
/** Known values of {@link ImageType} that the service accepts. */
|
|
827
|
+
export enum KnownImageType {
|
|
828
|
+
/** Invalid image. */
|
|
829
|
+
InvalidImageType = "InvalidImageType",
|
|
830
|
+
/** One Bl image type */
|
|
831
|
+
OneBl = "OneBl",
|
|
832
|
+
/** Pluton image type */
|
|
833
|
+
PlutonRuntime = "PlutonRuntime",
|
|
834
|
+
/** Wifi firmware image type */
|
|
835
|
+
WifiFirmware = "WifiFirmware",
|
|
836
|
+
/** Security monitor image type */
|
|
837
|
+
SecurityMonitor = "SecurityMonitor",
|
|
838
|
+
/** Normal world loader image type */
|
|
839
|
+
NormalWorldLoader = "NormalWorldLoader",
|
|
840
|
+
/** Normal world dtb image type */
|
|
841
|
+
NormalWorldDtb = "NormalWorldDtb",
|
|
842
|
+
/** Normal world kernel image type */
|
|
843
|
+
NormalWorldKernel = "NormalWorldKernel",
|
|
844
|
+
/** Root FS image type */
|
|
845
|
+
RootFs = "RootFs",
|
|
846
|
+
/** Services image type */
|
|
847
|
+
Services = "Services",
|
|
848
|
+
/** Applications image type */
|
|
849
|
+
Applications = "Applications",
|
|
850
|
+
/** FW config image type */
|
|
851
|
+
FwConfig = "FwConfig",
|
|
852
|
+
/** Boot manifest image type */
|
|
853
|
+
BootManifest = "BootManifest",
|
|
854
|
+
/** Nwfs image type */
|
|
855
|
+
Nwfs = "Nwfs",
|
|
856
|
+
/** Trusted key store image type */
|
|
857
|
+
TrustedKeystore = "TrustedKeystore",
|
|
858
|
+
/** Policy image type */
|
|
859
|
+
Policy = "Policy",
|
|
860
|
+
/** Customer board config image type */
|
|
861
|
+
CustomerBoardConfig = "CustomerBoardConfig",
|
|
862
|
+
/** Update certificate store image type */
|
|
863
|
+
UpdateCertStore = "UpdateCertStore",
|
|
864
|
+
/** Base system update manifest image type */
|
|
865
|
+
BaseSystemUpdateManifest = "BaseSystemUpdateManifest",
|
|
866
|
+
/** Firmware update manifest image type */
|
|
867
|
+
FirmwareUpdateManifest = "FirmwareUpdateManifest",
|
|
868
|
+
/** Customer update manifest image type */
|
|
869
|
+
CustomerUpdateManifest = "CustomerUpdateManifest",
|
|
870
|
+
/** Recovery manifest image type */
|
|
871
|
+
RecoveryManifest = "RecoveryManifest",
|
|
872
|
+
/** manifest set image type */
|
|
873
|
+
ManifestSet = "ManifestSet",
|
|
874
|
+
/** Other image type */
|
|
875
|
+
Other = "Other"
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
/**
|
|
879
|
+
* Defines values for ImageType. \
|
|
880
|
+
* {@link KnownImageType} can be used interchangeably with ImageType,
|
|
881
|
+
* this enum contains the known values that the service supports.
|
|
882
|
+
* ### Known values supported by the service
|
|
883
|
+
* **InvalidImageType**: Invalid image. \
|
|
884
|
+
* **OneBl**: One Bl image type \
|
|
885
|
+
* **PlutonRuntime**: Pluton image type \
|
|
886
|
+
* **WifiFirmware**: Wifi firmware image type \
|
|
887
|
+
* **SecurityMonitor**: Security monitor image type \
|
|
888
|
+
* **NormalWorldLoader**: Normal world loader image type \
|
|
889
|
+
* **NormalWorldDtb**: Normal world dtb image type \
|
|
890
|
+
* **NormalWorldKernel**: Normal world kernel image type \
|
|
891
|
+
* **RootFs**: Root FS image type \
|
|
892
|
+
* **Services**: Services image type \
|
|
893
|
+
* **Applications**: Applications image type \
|
|
894
|
+
* **FwConfig**: FW config image type \
|
|
895
|
+
* **BootManifest**: Boot manifest image type \
|
|
896
|
+
* **Nwfs**: Nwfs image type \
|
|
897
|
+
* **TrustedKeystore**: Trusted key store image type \
|
|
898
|
+
* **Policy**: Policy image type \
|
|
899
|
+
* **CustomerBoardConfig**: Customer board config image type \
|
|
900
|
+
* **UpdateCertStore**: Update certificate store image type \
|
|
901
|
+
* **BaseSystemUpdateManifest**: Base system update manifest image type \
|
|
902
|
+
* **FirmwareUpdateManifest**: Firmware update manifest image type \
|
|
903
|
+
* **CustomerUpdateManifest**: Customer update manifest image type \
|
|
904
|
+
* **RecoveryManifest**: Recovery manifest image type \
|
|
905
|
+
* **ManifestSet**: manifest set image type \
|
|
906
|
+
* **Other**: Other image type
|
|
907
|
+
*/
|
|
908
|
+
export type ImageType = string;
|
|
909
|
+
|
|
910
|
+
/** Known values of {@link OSFeedType} that the service accepts. */
|
|
911
|
+
export enum KnownOSFeedType {
|
|
912
|
+
/** Retail OS feed type. */
|
|
913
|
+
Retail = "Retail",
|
|
914
|
+
/** Retail evaluation OS feed type. */
|
|
915
|
+
RetailEval = "RetailEval"
|
|
916
|
+
}
|
|
917
|
+
|
|
918
|
+
/**
|
|
919
|
+
* Defines values for OSFeedType. \
|
|
920
|
+
* {@link KnownOSFeedType} can be used interchangeably with OSFeedType,
|
|
921
|
+
* this enum contains the known values that the service supports.
|
|
922
|
+
* ### Known values supported by the service
|
|
923
|
+
* **Retail**: Retail OS feed type. \
|
|
924
|
+
* **RetailEval**: Retail evaluation OS feed type.
|
|
925
|
+
*/
|
|
926
|
+
export type OSFeedType = string;
|
|
927
|
+
|
|
928
|
+
/** Known values of {@link UpdatePolicy} that the service accepts. */
|
|
929
|
+
export enum KnownUpdatePolicy {
|
|
930
|
+
/** Update all policy. */
|
|
931
|
+
UpdateAll = "UpdateAll",
|
|
932
|
+
/** No update for 3rd party app policy. */
|
|
933
|
+
No3RdPartyAppUpdates = "No3rdPartyAppUpdates"
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
/**
|
|
937
|
+
* Defines values for UpdatePolicy. \
|
|
938
|
+
* {@link KnownUpdatePolicy} can be used interchangeably with UpdatePolicy,
|
|
939
|
+
* this enum contains the known values that the service supports.
|
|
940
|
+
* ### Known values supported by the service
|
|
941
|
+
* **UpdateAll**: Update all policy. \
|
|
942
|
+
* **No3rdPartyAppUpdates**: No update for 3rd party app policy.
|
|
943
|
+
*/
|
|
944
|
+
export type UpdatePolicy = string;
|
|
945
|
+
|
|
946
|
+
/** Known values of {@link AllowCrashDumpCollection} that the service accepts. */
|
|
947
|
+
export enum KnownAllowCrashDumpCollection {
|
|
948
|
+
/** Crash dump collection enabled */
|
|
949
|
+
Enabled = "Enabled",
|
|
950
|
+
/** Crash dump collection disabled */
|
|
951
|
+
Disabled = "Disabled"
|
|
952
|
+
}
|
|
953
|
+
|
|
954
|
+
/**
|
|
955
|
+
* Defines values for AllowCrashDumpCollection. \
|
|
956
|
+
* {@link KnownAllowCrashDumpCollection} can be used interchangeably with AllowCrashDumpCollection,
|
|
957
|
+
* this enum contains the known values that the service supports.
|
|
958
|
+
* ### Known values supported by the service
|
|
959
|
+
* **Enabled**: Crash dump collection enabled \
|
|
960
|
+
* **Disabled**: Crash dump collection disabled
|
|
961
|
+
*/
|
|
962
|
+
export type AllowCrashDumpCollection = string;
|
|
963
|
+
|
|
964
|
+
/** Known values of {@link CapabilityType} that the service accepts. */
|
|
965
|
+
export enum KnownCapabilityType {
|
|
966
|
+
/** Application development capability */
|
|
967
|
+
ApplicationDevelopment = "ApplicationDevelopment",
|
|
968
|
+
/** Field servicing capability */
|
|
969
|
+
FieldServicing = "FieldServicing"
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
/**
|
|
973
|
+
* Defines values for CapabilityType. \
|
|
974
|
+
* {@link KnownCapabilityType} can be used interchangeably with CapabilityType,
|
|
975
|
+
* this enum contains the known values that the service supports.
|
|
976
|
+
* ### Known values supported by the service
|
|
977
|
+
* **ApplicationDevelopment**: Application development capability \
|
|
978
|
+
* **FieldServicing**: Field servicing capability
|
|
979
|
+
*/
|
|
980
|
+
export type CapabilityType = string;
|
|
981
|
+
|
|
982
|
+
/** Optional parameters. */
|
|
983
|
+
export interface OperationsListOptionalParams
|
|
984
|
+
extends coreClient.OperationOptions {}
|
|
985
|
+
|
|
986
|
+
/** Contains response data for the list operation. */
|
|
987
|
+
export type OperationsListResponse = OperationListResult;
|
|
988
|
+
|
|
989
|
+
/** Optional parameters. */
|
|
990
|
+
export interface OperationsListNextOptionalParams
|
|
991
|
+
extends coreClient.OperationOptions {}
|
|
992
|
+
|
|
993
|
+
/** Contains response data for the listNext operation. */
|
|
994
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
995
|
+
|
|
996
|
+
/** Optional parameters. */
|
|
997
|
+
export interface CatalogsListBySubscriptionOptionalParams
|
|
998
|
+
extends coreClient.OperationOptions {}
|
|
999
|
+
|
|
1000
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1001
|
+
export type CatalogsListBySubscriptionResponse = CatalogListResult;
|
|
1002
|
+
|
|
1003
|
+
/** Optional parameters. */
|
|
1004
|
+
export interface CatalogsListByResourceGroupOptionalParams
|
|
1005
|
+
extends coreClient.OperationOptions {}
|
|
1006
|
+
|
|
1007
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1008
|
+
export type CatalogsListByResourceGroupResponse = CatalogListResult;
|
|
1009
|
+
|
|
1010
|
+
/** Optional parameters. */
|
|
1011
|
+
export interface CatalogsGetOptionalParams
|
|
1012
|
+
extends coreClient.OperationOptions {}
|
|
1013
|
+
|
|
1014
|
+
/** Contains response data for the get operation. */
|
|
1015
|
+
export type CatalogsGetResponse = Catalog;
|
|
1016
|
+
|
|
1017
|
+
/** Optional parameters. */
|
|
1018
|
+
export interface CatalogsCreateOrUpdateOptionalParams
|
|
1019
|
+
extends coreClient.OperationOptions {
|
|
1020
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1021
|
+
updateIntervalInMs?: number;
|
|
1022
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1023
|
+
resumeFrom?: string;
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1027
|
+
export type CatalogsCreateOrUpdateResponse = Catalog;
|
|
1028
|
+
|
|
1029
|
+
/** Optional parameters. */
|
|
1030
|
+
export interface CatalogsUpdateOptionalParams
|
|
1031
|
+
extends coreClient.OperationOptions {}
|
|
1032
|
+
|
|
1033
|
+
/** Contains response data for the update operation. */
|
|
1034
|
+
export type CatalogsUpdateResponse = Catalog;
|
|
1035
|
+
|
|
1036
|
+
/** Optional parameters. */
|
|
1037
|
+
export interface CatalogsDeleteOptionalParams
|
|
1038
|
+
extends coreClient.OperationOptions {
|
|
1039
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1040
|
+
updateIntervalInMs?: number;
|
|
1041
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1042
|
+
resumeFrom?: string;
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
/** Optional parameters. */
|
|
1046
|
+
export interface CatalogsCountDevicesOptionalParams
|
|
1047
|
+
extends coreClient.OperationOptions {}
|
|
1048
|
+
|
|
1049
|
+
/** Contains response data for the countDevices operation. */
|
|
1050
|
+
export type CatalogsCountDevicesResponse = CountDeviceResponse;
|
|
1051
|
+
|
|
1052
|
+
/** Optional parameters. */
|
|
1053
|
+
export interface CatalogsListDeploymentsOptionalParams
|
|
1054
|
+
extends coreClient.OperationOptions {
|
|
1055
|
+
/** Filter the result list using the given expression */
|
|
1056
|
+
filter?: string;
|
|
1057
|
+
/** The number of result items to return. */
|
|
1058
|
+
top?: number;
|
|
1059
|
+
/** The number of result items to skip. */
|
|
1060
|
+
skip?: number;
|
|
1061
|
+
/** The maximum number of result items per page. */
|
|
1062
|
+
maxpagesize?: number;
|
|
1063
|
+
}
|
|
1064
|
+
|
|
1065
|
+
/** Contains response data for the listDeployments operation. */
|
|
1066
|
+
export type CatalogsListDeploymentsResponse = DeploymentListResult;
|
|
1067
|
+
|
|
1068
|
+
/** Optional parameters. */
|
|
1069
|
+
export interface CatalogsListDeviceGroupsOptionalParams
|
|
1070
|
+
extends coreClient.OperationOptions {
|
|
1071
|
+
/** Filter the result list using the given expression */
|
|
1072
|
+
filter?: string;
|
|
1073
|
+
/** The number of result items to return. */
|
|
1074
|
+
top?: number;
|
|
1075
|
+
/** The number of result items to skip. */
|
|
1076
|
+
skip?: number;
|
|
1077
|
+
/** The maximum number of result items per page. */
|
|
1078
|
+
maxpagesize?: number;
|
|
1079
|
+
}
|
|
1080
|
+
|
|
1081
|
+
/** Contains response data for the listDeviceGroups operation. */
|
|
1082
|
+
export type CatalogsListDeviceGroupsResponse = DeviceGroupListResult;
|
|
1083
|
+
|
|
1084
|
+
/** Optional parameters. */
|
|
1085
|
+
export interface CatalogsListDeviceInsightsOptionalParams
|
|
1086
|
+
extends coreClient.OperationOptions {
|
|
1087
|
+
/** Filter the result list using the given expression */
|
|
1088
|
+
filter?: string;
|
|
1089
|
+
/** The number of result items to return. */
|
|
1090
|
+
top?: number;
|
|
1091
|
+
/** The number of result items to skip. */
|
|
1092
|
+
skip?: number;
|
|
1093
|
+
/** The maximum number of result items per page. */
|
|
1094
|
+
maxpagesize?: number;
|
|
1095
|
+
}
|
|
1096
|
+
|
|
1097
|
+
/** Contains response data for the listDeviceInsights operation. */
|
|
1098
|
+
export type CatalogsListDeviceInsightsResponse = PagedDeviceInsight;
|
|
1099
|
+
|
|
1100
|
+
/** Optional parameters. */
|
|
1101
|
+
export interface CatalogsListDevicesOptionalParams
|
|
1102
|
+
extends coreClient.OperationOptions {
|
|
1103
|
+
/** Filter the result list using the given expression */
|
|
1104
|
+
filter?: string;
|
|
1105
|
+
/** The number of result items to return. */
|
|
1106
|
+
top?: number;
|
|
1107
|
+
/** The number of result items to skip. */
|
|
1108
|
+
skip?: number;
|
|
1109
|
+
/** The maximum number of result items per page. */
|
|
1110
|
+
maxpagesize?: number;
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
/** Contains response data for the listDevices operation. */
|
|
1114
|
+
export type CatalogsListDevicesResponse = DeviceListResult;
|
|
1115
|
+
|
|
1116
|
+
/** Optional parameters. */
|
|
1117
|
+
export interface CatalogsListBySubscriptionNextOptionalParams
|
|
1118
|
+
extends coreClient.OperationOptions {}
|
|
1119
|
+
|
|
1120
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1121
|
+
export type CatalogsListBySubscriptionNextResponse = CatalogListResult;
|
|
1122
|
+
|
|
1123
|
+
/** Optional parameters. */
|
|
1124
|
+
export interface CatalogsListByResourceGroupNextOptionalParams
|
|
1125
|
+
extends coreClient.OperationOptions {}
|
|
1126
|
+
|
|
1127
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1128
|
+
export type CatalogsListByResourceGroupNextResponse = CatalogListResult;
|
|
1129
|
+
|
|
1130
|
+
/** Optional parameters. */
|
|
1131
|
+
export interface CatalogsListDeploymentsNextOptionalParams
|
|
1132
|
+
extends coreClient.OperationOptions {}
|
|
1133
|
+
|
|
1134
|
+
/** Contains response data for the listDeploymentsNext operation. */
|
|
1135
|
+
export type CatalogsListDeploymentsNextResponse = DeploymentListResult;
|
|
1136
|
+
|
|
1137
|
+
/** Optional parameters. */
|
|
1138
|
+
export interface CatalogsListDeviceGroupsNextOptionalParams
|
|
1139
|
+
extends coreClient.OperationOptions {}
|
|
1140
|
+
|
|
1141
|
+
/** Contains response data for the listDeviceGroupsNext operation. */
|
|
1142
|
+
export type CatalogsListDeviceGroupsNextResponse = DeviceGroupListResult;
|
|
1143
|
+
|
|
1144
|
+
/** Optional parameters. */
|
|
1145
|
+
export interface CatalogsListDeviceInsightsNextOptionalParams
|
|
1146
|
+
extends coreClient.OperationOptions {}
|
|
1147
|
+
|
|
1148
|
+
/** Contains response data for the listDeviceInsightsNext operation. */
|
|
1149
|
+
export type CatalogsListDeviceInsightsNextResponse = PagedDeviceInsight;
|
|
1150
|
+
|
|
1151
|
+
/** Optional parameters. */
|
|
1152
|
+
export interface CatalogsListDevicesNextOptionalParams
|
|
1153
|
+
extends coreClient.OperationOptions {}
|
|
1154
|
+
|
|
1155
|
+
/** Contains response data for the listDevicesNext operation. */
|
|
1156
|
+
export type CatalogsListDevicesNextResponse = DeviceListResult;
|
|
1157
|
+
|
|
1158
|
+
/** Optional parameters. */
|
|
1159
|
+
export interface CertificatesListByCatalogOptionalParams
|
|
1160
|
+
extends coreClient.OperationOptions {
|
|
1161
|
+
/** Filter the result list using the given expression */
|
|
1162
|
+
filter?: string;
|
|
1163
|
+
/** The number of result items to return. */
|
|
1164
|
+
top?: number;
|
|
1165
|
+
/** The number of result items to skip. */
|
|
1166
|
+
skip?: number;
|
|
1167
|
+
/** The maximum number of result items per page. */
|
|
1168
|
+
maxpagesize?: number;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
/** Contains response data for the listByCatalog operation. */
|
|
1172
|
+
export type CertificatesListByCatalogResponse = CertificateListResult;
|
|
1173
|
+
|
|
1174
|
+
/** Optional parameters. */
|
|
1175
|
+
export interface CertificatesGetOptionalParams
|
|
1176
|
+
extends coreClient.OperationOptions {}
|
|
1177
|
+
|
|
1178
|
+
/** Contains response data for the get operation. */
|
|
1179
|
+
export type CertificatesGetResponse = Certificate;
|
|
1180
|
+
|
|
1181
|
+
/** Optional parameters. */
|
|
1182
|
+
export interface CertificatesRetrieveCertChainOptionalParams
|
|
1183
|
+
extends coreClient.OperationOptions {}
|
|
1184
|
+
|
|
1185
|
+
/** Contains response data for the retrieveCertChain operation. */
|
|
1186
|
+
export type CertificatesRetrieveCertChainResponse = CertificateChainResponse;
|
|
1187
|
+
|
|
1188
|
+
/** Optional parameters. */
|
|
1189
|
+
export interface CertificatesRetrieveProofOfPossessionNonceOptionalParams
|
|
1190
|
+
extends coreClient.OperationOptions {}
|
|
1191
|
+
|
|
1192
|
+
/** Contains response data for the retrieveProofOfPossessionNonce operation. */
|
|
1193
|
+
export type CertificatesRetrieveProofOfPossessionNonceResponse = ProofOfPossessionNonceResponse;
|
|
1194
|
+
|
|
1195
|
+
/** Optional parameters. */
|
|
1196
|
+
export interface CertificatesListByCatalogNextOptionalParams
|
|
1197
|
+
extends coreClient.OperationOptions {}
|
|
1198
|
+
|
|
1199
|
+
/** Contains response data for the listByCatalogNext operation. */
|
|
1200
|
+
export type CertificatesListByCatalogNextResponse = CertificateListResult;
|
|
1201
|
+
|
|
1202
|
+
/** Optional parameters. */
|
|
1203
|
+
export interface ImagesListByCatalogOptionalParams
|
|
1204
|
+
extends coreClient.OperationOptions {
|
|
1205
|
+
/** Filter the result list using the given expression */
|
|
1206
|
+
filter?: string;
|
|
1207
|
+
/** The number of result items to return. */
|
|
1208
|
+
top?: number;
|
|
1209
|
+
/** The number of result items to skip. */
|
|
1210
|
+
skip?: number;
|
|
1211
|
+
/** The maximum number of result items per page. */
|
|
1212
|
+
maxpagesize?: number;
|
|
1213
|
+
}
|
|
1214
|
+
|
|
1215
|
+
/** Contains response data for the listByCatalog operation. */
|
|
1216
|
+
export type ImagesListByCatalogResponse = ImageListResult;
|
|
1217
|
+
|
|
1218
|
+
/** Optional parameters. */
|
|
1219
|
+
export interface ImagesGetOptionalParams extends coreClient.OperationOptions {}
|
|
1220
|
+
|
|
1221
|
+
/** Contains response data for the get operation. */
|
|
1222
|
+
export type ImagesGetResponse = Image;
|
|
1223
|
+
|
|
1224
|
+
/** Optional parameters. */
|
|
1225
|
+
export interface ImagesCreateOrUpdateOptionalParams
|
|
1226
|
+
extends coreClient.OperationOptions {
|
|
1227
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1228
|
+
updateIntervalInMs?: number;
|
|
1229
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1230
|
+
resumeFrom?: string;
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1233
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1234
|
+
export type ImagesCreateOrUpdateResponse = Image;
|
|
1235
|
+
|
|
1236
|
+
/** Optional parameters. */
|
|
1237
|
+
export interface ImagesDeleteOptionalParams
|
|
1238
|
+
extends coreClient.OperationOptions {
|
|
1239
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1240
|
+
updateIntervalInMs?: number;
|
|
1241
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1242
|
+
resumeFrom?: string;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
/** Optional parameters. */
|
|
1246
|
+
export interface ImagesListByCatalogNextOptionalParams
|
|
1247
|
+
extends coreClient.OperationOptions {}
|
|
1248
|
+
|
|
1249
|
+
/** Contains response data for the listByCatalogNext operation. */
|
|
1250
|
+
export type ImagesListByCatalogNextResponse = ImageListResult;
|
|
1251
|
+
|
|
1252
|
+
/** Optional parameters. */
|
|
1253
|
+
export interface ProductsListByCatalogOptionalParams
|
|
1254
|
+
extends coreClient.OperationOptions {}
|
|
1255
|
+
|
|
1256
|
+
/** Contains response data for the listByCatalog operation. */
|
|
1257
|
+
export type ProductsListByCatalogResponse = ProductListResult;
|
|
1258
|
+
|
|
1259
|
+
/** Optional parameters. */
|
|
1260
|
+
export interface ProductsGetOptionalParams
|
|
1261
|
+
extends coreClient.OperationOptions {}
|
|
1262
|
+
|
|
1263
|
+
/** Contains response data for the get operation. */
|
|
1264
|
+
export type ProductsGetResponse = Product;
|
|
1265
|
+
|
|
1266
|
+
/** Optional parameters. */
|
|
1267
|
+
export interface ProductsCreateOrUpdateOptionalParams
|
|
1268
|
+
extends coreClient.OperationOptions {
|
|
1269
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1270
|
+
updateIntervalInMs?: number;
|
|
1271
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1272
|
+
resumeFrom?: string;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1276
|
+
export type ProductsCreateOrUpdateResponse = Product;
|
|
1277
|
+
|
|
1278
|
+
/** Optional parameters. */
|
|
1279
|
+
export interface ProductsUpdateOptionalParams
|
|
1280
|
+
extends coreClient.OperationOptions {
|
|
1281
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1282
|
+
updateIntervalInMs?: number;
|
|
1283
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1284
|
+
resumeFrom?: string;
|
|
1285
|
+
}
|
|
1286
|
+
|
|
1287
|
+
/** Contains response data for the update operation. */
|
|
1288
|
+
export type ProductsUpdateResponse = Product;
|
|
1289
|
+
|
|
1290
|
+
/** Optional parameters. */
|
|
1291
|
+
export interface ProductsDeleteOptionalParams
|
|
1292
|
+
extends coreClient.OperationOptions {
|
|
1293
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1294
|
+
updateIntervalInMs?: number;
|
|
1295
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1296
|
+
resumeFrom?: string;
|
|
1297
|
+
}
|
|
1298
|
+
|
|
1299
|
+
/** Optional parameters. */
|
|
1300
|
+
export interface ProductsCountDevicesOptionalParams
|
|
1301
|
+
extends coreClient.OperationOptions {}
|
|
1302
|
+
|
|
1303
|
+
/** Contains response data for the countDevices operation. */
|
|
1304
|
+
export type ProductsCountDevicesResponse = CountDeviceResponse;
|
|
1305
|
+
|
|
1306
|
+
/** Optional parameters. */
|
|
1307
|
+
export interface ProductsGenerateDefaultDeviceGroupsOptionalParams
|
|
1308
|
+
extends coreClient.OperationOptions {}
|
|
1309
|
+
|
|
1310
|
+
/** Contains response data for the generateDefaultDeviceGroups operation. */
|
|
1311
|
+
export type ProductsGenerateDefaultDeviceGroupsResponse = DeviceGroupListResult;
|
|
1312
|
+
|
|
1313
|
+
/** Optional parameters. */
|
|
1314
|
+
export interface ProductsListByCatalogNextOptionalParams
|
|
1315
|
+
extends coreClient.OperationOptions {}
|
|
1316
|
+
|
|
1317
|
+
/** Contains response data for the listByCatalogNext operation. */
|
|
1318
|
+
export type ProductsListByCatalogNextResponse = ProductListResult;
|
|
1319
|
+
|
|
1320
|
+
/** Optional parameters. */
|
|
1321
|
+
export interface ProductsGenerateDefaultDeviceGroupsNextOptionalParams
|
|
1322
|
+
extends coreClient.OperationOptions {}
|
|
1323
|
+
|
|
1324
|
+
/** Contains response data for the generateDefaultDeviceGroupsNext operation. */
|
|
1325
|
+
export type ProductsGenerateDefaultDeviceGroupsNextResponse = DeviceGroupListResult;
|
|
1326
|
+
|
|
1327
|
+
/** Optional parameters. */
|
|
1328
|
+
export interface DeviceGroupsListByProductOptionalParams
|
|
1329
|
+
extends coreClient.OperationOptions {
|
|
1330
|
+
/** Filter the result list using the given expression */
|
|
1331
|
+
filter?: string;
|
|
1332
|
+
/** The number of result items to return. */
|
|
1333
|
+
top?: number;
|
|
1334
|
+
/** The number of result items to skip. */
|
|
1335
|
+
skip?: number;
|
|
1336
|
+
/** The maximum number of result items per page. */
|
|
1337
|
+
maxpagesize?: number;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
/** Contains response data for the listByProduct operation. */
|
|
1341
|
+
export type DeviceGroupsListByProductResponse = DeviceGroupListResult;
|
|
1342
|
+
|
|
1343
|
+
/** Optional parameters. */
|
|
1344
|
+
export interface DeviceGroupsGetOptionalParams
|
|
1345
|
+
extends coreClient.OperationOptions {}
|
|
1346
|
+
|
|
1347
|
+
/** Contains response data for the get operation. */
|
|
1348
|
+
export type DeviceGroupsGetResponse = DeviceGroup;
|
|
1349
|
+
|
|
1350
|
+
/** Optional parameters. */
|
|
1351
|
+
export interface DeviceGroupsCreateOrUpdateOptionalParams
|
|
1352
|
+
extends coreClient.OperationOptions {
|
|
1353
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1354
|
+
updateIntervalInMs?: number;
|
|
1355
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1356
|
+
resumeFrom?: string;
|
|
1357
|
+
}
|
|
1358
|
+
|
|
1359
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1360
|
+
export type DeviceGroupsCreateOrUpdateResponse = DeviceGroup;
|
|
1361
|
+
|
|
1362
|
+
/** Optional parameters. */
|
|
1363
|
+
export interface DeviceGroupsUpdateOptionalParams
|
|
1364
|
+
extends coreClient.OperationOptions {
|
|
1365
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1366
|
+
updateIntervalInMs?: number;
|
|
1367
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1368
|
+
resumeFrom?: string;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
/** Contains response data for the update operation. */
|
|
1372
|
+
export type DeviceGroupsUpdateResponse = DeviceGroup;
|
|
1373
|
+
|
|
1374
|
+
/** Optional parameters. */
|
|
1375
|
+
export interface DeviceGroupsDeleteOptionalParams
|
|
1376
|
+
extends coreClient.OperationOptions {
|
|
1377
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1378
|
+
updateIntervalInMs?: number;
|
|
1379
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1380
|
+
resumeFrom?: string;
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
/** Optional parameters. */
|
|
1384
|
+
export interface DeviceGroupsClaimDevicesOptionalParams
|
|
1385
|
+
extends coreClient.OperationOptions {
|
|
1386
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1387
|
+
updateIntervalInMs?: number;
|
|
1388
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1389
|
+
resumeFrom?: string;
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
/** Contains response data for the claimDevices operation. */
|
|
1393
|
+
export type DeviceGroupsClaimDevicesResponse = DeviceGroupsClaimDevicesHeaders;
|
|
1394
|
+
|
|
1395
|
+
/** Optional parameters. */
|
|
1396
|
+
export interface DeviceGroupsCountDevicesOptionalParams
|
|
1397
|
+
extends coreClient.OperationOptions {}
|
|
1398
|
+
|
|
1399
|
+
/** Contains response data for the countDevices operation. */
|
|
1400
|
+
export type DeviceGroupsCountDevicesResponse = CountDeviceResponse;
|
|
1401
|
+
|
|
1402
|
+
/** Optional parameters. */
|
|
1403
|
+
export interface DeviceGroupsListByProductNextOptionalParams
|
|
1404
|
+
extends coreClient.OperationOptions {}
|
|
1405
|
+
|
|
1406
|
+
/** Contains response data for the listByProductNext operation. */
|
|
1407
|
+
export type DeviceGroupsListByProductNextResponse = DeviceGroupListResult;
|
|
1408
|
+
|
|
1409
|
+
/** Optional parameters. */
|
|
1410
|
+
export interface DeploymentsListByDeviceGroupOptionalParams
|
|
1411
|
+
extends coreClient.OperationOptions {
|
|
1412
|
+
/** Filter the result list using the given expression */
|
|
1413
|
+
filter?: string;
|
|
1414
|
+
/** The number of result items to return. */
|
|
1415
|
+
top?: number;
|
|
1416
|
+
/** The number of result items to skip. */
|
|
1417
|
+
skip?: number;
|
|
1418
|
+
/** The maximum number of result items per page. */
|
|
1419
|
+
maxpagesize?: number;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
/** Contains response data for the listByDeviceGroup operation. */
|
|
1423
|
+
export type DeploymentsListByDeviceGroupResponse = DeploymentListResult;
|
|
1424
|
+
|
|
1425
|
+
/** Optional parameters. */
|
|
1426
|
+
export interface DeploymentsGetOptionalParams
|
|
1427
|
+
extends coreClient.OperationOptions {}
|
|
1428
|
+
|
|
1429
|
+
/** Contains response data for the get operation. */
|
|
1430
|
+
export type DeploymentsGetResponse = Deployment;
|
|
1431
|
+
|
|
1432
|
+
/** Optional parameters. */
|
|
1433
|
+
export interface DeploymentsCreateOrUpdateOptionalParams
|
|
1434
|
+
extends coreClient.OperationOptions {
|
|
1435
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1436
|
+
updateIntervalInMs?: number;
|
|
1437
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1438
|
+
resumeFrom?: string;
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1441
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1442
|
+
export type DeploymentsCreateOrUpdateResponse = Deployment;
|
|
1443
|
+
|
|
1444
|
+
/** Optional parameters. */
|
|
1445
|
+
export interface DeploymentsDeleteOptionalParams
|
|
1446
|
+
extends coreClient.OperationOptions {
|
|
1447
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1448
|
+
updateIntervalInMs?: number;
|
|
1449
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1450
|
+
resumeFrom?: string;
|
|
1451
|
+
}
|
|
1452
|
+
|
|
1453
|
+
/** Optional parameters. */
|
|
1454
|
+
export interface DeploymentsListByDeviceGroupNextOptionalParams
|
|
1455
|
+
extends coreClient.OperationOptions {}
|
|
1456
|
+
|
|
1457
|
+
/** Contains response data for the listByDeviceGroupNext operation. */
|
|
1458
|
+
export type DeploymentsListByDeviceGroupNextResponse = DeploymentListResult;
|
|
1459
|
+
|
|
1460
|
+
/** Optional parameters. */
|
|
1461
|
+
export interface DevicesListByDeviceGroupOptionalParams
|
|
1462
|
+
extends coreClient.OperationOptions {}
|
|
1463
|
+
|
|
1464
|
+
/** Contains response data for the listByDeviceGroup operation. */
|
|
1465
|
+
export type DevicesListByDeviceGroupResponse = DeviceListResult;
|
|
1466
|
+
|
|
1467
|
+
/** Optional parameters. */
|
|
1468
|
+
export interface DevicesGetOptionalParams extends coreClient.OperationOptions {}
|
|
1469
|
+
|
|
1470
|
+
/** Contains response data for the get operation. */
|
|
1471
|
+
export type DevicesGetResponse = Device;
|
|
1472
|
+
|
|
1473
|
+
/** Optional parameters. */
|
|
1474
|
+
export interface DevicesCreateOrUpdateOptionalParams
|
|
1475
|
+
extends coreClient.OperationOptions {
|
|
1476
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1477
|
+
updateIntervalInMs?: number;
|
|
1478
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1479
|
+
resumeFrom?: string;
|
|
1480
|
+
}
|
|
1481
|
+
|
|
1482
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1483
|
+
export type DevicesCreateOrUpdateResponse = Device;
|
|
1484
|
+
|
|
1485
|
+
/** Optional parameters. */
|
|
1486
|
+
export interface DevicesUpdateOptionalParams
|
|
1487
|
+
extends coreClient.OperationOptions {
|
|
1488
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1489
|
+
updateIntervalInMs?: number;
|
|
1490
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1491
|
+
resumeFrom?: string;
|
|
1492
|
+
}
|
|
1493
|
+
|
|
1494
|
+
/** Contains response data for the update operation. */
|
|
1495
|
+
export type DevicesUpdateResponse = Device;
|
|
1496
|
+
|
|
1497
|
+
/** Optional parameters. */
|
|
1498
|
+
export interface DevicesDeleteOptionalParams
|
|
1499
|
+
extends coreClient.OperationOptions {
|
|
1500
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1501
|
+
updateIntervalInMs?: number;
|
|
1502
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1503
|
+
resumeFrom?: string;
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1506
|
+
/** Optional parameters. */
|
|
1507
|
+
export interface DevicesGenerateCapabilityImageOptionalParams
|
|
1508
|
+
extends coreClient.OperationOptions {
|
|
1509
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1510
|
+
updateIntervalInMs?: number;
|
|
1511
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1512
|
+
resumeFrom?: string;
|
|
1513
|
+
}
|
|
1514
|
+
|
|
1515
|
+
/** Contains response data for the generateCapabilityImage operation. */
|
|
1516
|
+
export type DevicesGenerateCapabilityImageResponse = SignedCapabilityImageResponse;
|
|
1517
|
+
|
|
1518
|
+
/** Optional parameters. */
|
|
1519
|
+
export interface DevicesListByDeviceGroupNextOptionalParams
|
|
1520
|
+
extends coreClient.OperationOptions {}
|
|
1521
|
+
|
|
1522
|
+
/** Contains response data for the listByDeviceGroupNext operation. */
|
|
1523
|
+
export type DevicesListByDeviceGroupNextResponse = DeviceListResult;
|
|
1524
|
+
|
|
1525
|
+
/** Optional parameters. */
|
|
1526
|
+
export interface AzureSphereManagementClientOptionalParams
|
|
1527
|
+
extends coreClient.ServiceClientOptions {
|
|
1528
|
+
/** server parameter */
|
|
1529
|
+
$host?: string;
|
|
1530
|
+
/** Api Version */
|
|
1531
|
+
apiVersion?: string;
|
|
1532
|
+
/** Overrides client endpoint. */
|
|
1533
|
+
endpoint?: string;
|
|
1534
|
+
}
|