{ "uuid": "239f40d4-1de4-4867-ba6f-37c6dc4a0762", "lastMigration": 29, "name": "Android Management API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "13a2f1f5-99a6-47fb-ab83-40856b3154f1", "documentation": "Lists EMM-managed enterprises. Only BASIC fields are returned.", "method": "get", "endpoint": "v1/enterprises", "responses": [ { "uuid": "fe991e2c-e775-45f3-b5fb-38f22aea733b", "body": "{\n \"enterprises\": [\n {\n \"appAutoApprovalEnabled\": {{faker 'datatype.boolean'}},\n \"contactInfo\": {\n \"contactEmail\": \"\",\n \"dataProtectionOfficerEmail\": \"\",\n \"dataProtectionOfficerName\": \"\",\n \"dataProtectionOfficerPhone\": \"\",\n \"euRepresentativeEmail\": \"\",\n \"euRepresentativeName\": \"\",\n \"euRepresentativePhone\": \"\"\n },\n \"enabledNotificationTypes\": [\n \"{{oneOf (array 'NOTIFICATION_TYPE_UNSPECIFIED' 'ENROLLMENT' 'COMPLIANCE_REPORT' 'STATUS_REPORT' 'COMMAND' 'USAGE_LOGS')}}\"\n ],\n \"enterpriseDisplayName\": \"\",\n \"logo\": {\n \"sha256Hash\": \"\",\n \"url\": \"\"\n },\n \"name\": \"\",\n \"primaryColor\": {{faker 'number.int' max=99999}},\n \"pubsubTopic\": \"\",\n \"signinDetails\": [\n {\n \"allowPersonalUsage\": \"{{oneOf (array 'ALLOW_PERSONAL_USAGE_UNSPECIFIED' 'PERSONAL_USAGE_ALLOWED' 'PERSONAL_USAGE_DISALLOWED')}}\",\n \"qrCode\": \"\",\n \"signinEnrollmentToken\": \"\",\n \"signinUrl\": \"\"\n }\n ],\n \"termsAndConditions\": [\n {\n \"content\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n },\n \"header\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n }\n }\n ]\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dcd8194d-5872-464b-bada-e622832174e0", "documentation": "Creates an enterprise. This is the last step in the enterprise signup flow.", "method": "post", "endpoint": "v1/enterprises", "responses": [ { "uuid": "3e20c395-0c92-47b7-817e-a16a5c8c829f", "body": "{\n \"appAutoApprovalEnabled\": {{faker 'datatype.boolean'}},\n \"contactInfo\": {\n \"contactEmail\": \"\",\n \"dataProtectionOfficerEmail\": \"\",\n \"dataProtectionOfficerName\": \"\",\n \"dataProtectionOfficerPhone\": \"\",\n \"euRepresentativeEmail\": \"\",\n \"euRepresentativeName\": \"\",\n \"euRepresentativePhone\": \"\"\n },\n \"enabledNotificationTypes\": [\n \"{{oneOf (array 'NOTIFICATION_TYPE_UNSPECIFIED' 'ENROLLMENT' 'COMPLIANCE_REPORT' 'STATUS_REPORT' 'COMMAND' 'USAGE_LOGS')}}\"\n ],\n \"enterpriseDisplayName\": \"\",\n \"logo\": {\n \"sha256Hash\": \"\",\n \"url\": \"\"\n },\n \"name\": \"\",\n \"primaryColor\": {{faker 'number.int' max=99999}},\n \"pubsubTopic\": \"\",\n \"signinDetails\": [\n {\n \"allowPersonalUsage\": \"{{oneOf (array 'ALLOW_PERSONAL_USAGE_UNSPECIFIED' 'PERSONAL_USAGE_ALLOWED' 'PERSONAL_USAGE_DISALLOWED')}}\",\n \"qrCode\": \"\",\n \"signinEnrollmentToken\": \"\",\n \"signinUrl\": \"\"\n }\n ],\n \"termsAndConditions\": [\n {\n \"content\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n },\n \"header\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "488aacea-dac9-46f4-bf04-5212dde71eb9", "documentation": "Creates an enterprise signup URL.", "method": "post", "endpoint": "v1/signupUrls", "responses": [ { "uuid": "d043d546-9f67-430f-8945-0e6d12269608", "body": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d62fca5-e99a-4cec-8fef-c5f401f41fb2", "documentation": "Deletes a web app.", "method": "delete", "endpoint": "v1/:name", "responses": [ { "uuid": "a5eb8958-0573-4d62-a7c5-82b0e820a313", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "009b56cf-8150-4fdb-9d06-e7a4b596367d", "documentation": "Gets a web app.", "method": "get", "endpoint": "v1/:name", "responses": [ { "uuid": "81393f98-f6f0-491c-a56c-0c8069cc12d2", "body": "{\n \"displayMode\": \"{{oneOf (array 'DISPLAY_MODE_UNSPECIFIED' 'MINIMAL_UI' 'STANDALONE' 'FULL_SCREEN')}}\",\n \"icons\": [\n {\n \"imageData\": \"\"\n }\n ],\n \"name\": \"\",\n \"startUrl\": \"\",\n \"title\": \"\",\n \"versionCode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d38a3086-cb4c-45f6-a03a-05e74e984594", "documentation": "Updates a web app.", "method": "patch", "endpoint": "v1/:name", "responses": [ { "uuid": "dc871818-7b9a-4276-a821-2d15c6558b5e", "body": "{\n \"displayMode\": \"{{oneOf (array 'DISPLAY_MODE_UNSPECIFIED' 'MINIMAL_UI' 'STANDALONE' 'FULL_SCREEN')}}\",\n \"icons\": [\n {\n \"imageData\": \"\"\n }\n ],\n \"name\": \"\",\n \"startUrl\": \"\",\n \"title\": \"\",\n \"versionCode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e83eb8bd-cc58-4ecd-90aa-5fa011a17af9", "documentation": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.", "method": "post", "endpoint": "v1/:name:cancel", "responses": [ { "uuid": "c96b8aca-405d-4df0-9122-3463ba8f1264", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "482a20fb-5a9d-48cf-9840-9c7b08582fa7", "documentation": "Issues a command to a device. The Operation resource returned contains a Command in its metadata field. Use the get operation method to get the status of the command.", "method": "post", "endpoint": "v1/:name:issueCommand", "responses": [ { "uuid": "d1c4c804-4839-4e47-a80b-4b95185c9c43", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5cfcbcfb-09b3-4083-97e2-5662db60b272", "documentation": "Lists devices for a given enterprise. Deleted devices are not returned in the response.", "method": "get", "endpoint": "v1/:parent/devices", "responses": [ { "uuid": "ca9a86c0-7528-4648-9e2f-ff8b93604578", "body": "{\n \"devices\": [\n {\n \"apiLevel\": {{faker 'number.int' max=99999}},\n \"applicationReports\": [\n {\n \"applicationSource\": \"{{oneOf (array 'APPLICATION_SOURCE_UNSPECIFIED' 'SYSTEM_APP_FACTORY_VERSION' 'SYSTEM_APP_UPDATED_VERSION' 'INSTALLED_FROM_PLAY_STORE')}}\",\n \"displayName\": \"\",\n \"events\": [\n {\n \"createTime\": \"\",\n \"eventType\": \"{{oneOf (array 'APPLICATION_EVENT_TYPE_UNSPECIFIED' 'INSTALLED' 'CHANGED' 'DATA_CLEARED' 'REMOVED' 'REPLACED' 'RESTARTED' 'PINNED' 'UNPINNED')}}\"\n }\n ],\n \"installerPackageName\": \"\",\n \"keyedAppStates\": [\n {\n \"createTime\": \"\",\n \"data\": \"\",\n \"key\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"\",\n \"severity\": \"{{oneOf (array 'SEVERITY_UNSPECIFIED' 'INFO' 'ERROR')}}\"\n }\n ],\n \"packageName\": \"\",\n \"packageSha256Hash\": \"\",\n \"signingKeyCertFingerprints\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'APPLICATION_STATE_UNSPECIFIED' 'REMOVED' 'INSTALLED')}}\",\n \"versionCode\": {{faker 'number.int' max=99999}},\n \"versionName\": \"\"\n }\n ],\n \"appliedPasswordPolicies\": [\n {\n \"maximumFailedPasswordsForWipe\": {{faker 'number.int' max=99999}},\n \"passwordExpirationTimeout\": \"\",\n \"passwordHistoryLength\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLength\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLetters\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLowerCase\": {{faker 'number.int' max=99999}},\n \"passwordMinimumNonLetter\": {{faker 'number.int' max=99999}},\n \"passwordMinimumNumeric\": {{faker 'number.int' max=99999}},\n \"passwordMinimumSymbols\": {{faker 'number.int' max=99999}},\n \"passwordMinimumUpperCase\": {{faker 'number.int' max=99999}},\n \"passwordQuality\": \"{{oneOf (array 'PASSWORD_QUALITY_UNSPECIFIED' 'BIOMETRIC_WEAK' 'SOMETHING' 'NUMERIC' 'NUMERIC_COMPLEX' 'ALPHABETIC' 'ALPHANUMERIC' 'COMPLEX' 'COMPLEXITY_LOW' 'COMPLEXITY_MEDIUM' 'COMPLEXITY_HIGH')}}\",\n \"passwordScope\": \"{{oneOf (array 'SCOPE_UNSPECIFIED' 'SCOPE_DEVICE' 'SCOPE_PROFILE')}}\",\n \"requirePasswordUnlock\": \"{{oneOf (array 'REQUIRE_PASSWORD_UNLOCK_UNSPECIFIED' 'USE_DEFAULT_DEVICE_TIMEOUT' 'REQUIRE_EVERY_DAY')}}\",\n \"unifiedLockSettings\": \"{{oneOf (array 'UNIFIED_LOCK_SETTINGS_UNSPECIFIED' 'ALLOW_UNIFIED_WORK_AND_PERSONAL_LOCK' 'REQUIRE_SEPARATE_WORK_LOCK')}}\"\n }\n ],\n \"appliedPolicyName\": \"\",\n \"appliedPolicyVersion\": \"\",\n \"appliedState\": \"{{oneOf (array 'DEVICE_STATE_UNSPECIFIED' 'ACTIVE' 'DISABLED' 'DELETED' 'PROVISIONING')}}\",\n \"commonCriteriaModeInfo\": {\n \"commonCriteriaModeStatus\": \"{{oneOf (array 'COMMON_CRITERIA_MODE_STATUS_UNKNOWN' 'COMMON_CRITERIA_MODE_DISABLED' 'COMMON_CRITERIA_MODE_ENABLED')}}\"\n },\n \"deviceSettings\": {\n \"adbEnabled\": {{faker 'datatype.boolean'}},\n \"developmentSettingsEnabled\": {{faker 'datatype.boolean'}},\n \"encryptionStatus\": \"{{oneOf (array 'ENCRYPTION_STATUS_UNSPECIFIED' 'UNSUPPORTED' 'INACTIVE' 'ACTIVATING' 'ACTIVE' 'ACTIVE_DEFAULT_KEY' 'ACTIVE_PER_USER')}}\",\n \"isDeviceSecure\": {{faker 'datatype.boolean'}},\n \"isEncrypted\": {{faker 'datatype.boolean'}},\n \"unknownSourcesEnabled\": {{faker 'datatype.boolean'}},\n \"verifyAppsEnabled\": {{faker 'datatype.boolean'}}\n },\n \"disabledReason\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n },\n \"displays\": [\n {\n \"density\": {{faker 'number.int' max=99999}},\n \"displayId\": {{faker 'number.int' max=99999}},\n \"height\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"refreshRate\": {{faker 'number.int' max=99999}},\n \"state\": \"{{oneOf (array 'DISPLAY_STATE_UNSPECIFIED' 'OFF' 'ON' 'DOZE' 'SUSPENDED')}}\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"enrollmentTime\": \"\",\n \"enrollmentTokenData\": \"\",\n \"enrollmentTokenName\": \"\",\n \"hardwareInfo\": {\n \"batteryShutdownTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"batteryThrottlingTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"brand\": \"\",\n \"cpuShutdownTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"cpuThrottlingTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"deviceBasebandVersion\": \"\",\n \"enterpriseSpecificId\": \"\",\n \"gpuShutdownTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"gpuThrottlingTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"hardware\": \"\",\n \"manufacturer\": \"\",\n \"model\": \"\",\n \"serialNumber\": \"\",\n \"skinShutdownTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"skinThrottlingTemperatures\": [\n {{faker 'number.float'}}\n ]\n },\n \"hardwareStatusSamples\": [\n {\n \"batteryTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"cpuTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"cpuUsages\": [\n {{faker 'number.float'}}\n ],\n \"createTime\": \"\",\n \"fanSpeeds\": [\n {{faker 'number.float'}}\n ],\n \"gpuTemperatures\": [\n {{faker 'number.float'}}\n ],\n \"skinTemperatures\": [\n {{faker 'number.float'}}\n ]\n }\n ],\n \"lastPolicyComplianceReportTime\": \"\",\n \"lastPolicySyncTime\": \"\",\n \"lastStatusReportTime\": \"\",\n \"managementMode\": \"{{oneOf (array 'MANAGEMENT_MODE_UNSPECIFIED' 'DEVICE_OWNER' 'PROFILE_OWNER')}}\",\n \"memoryEvents\": [\n {\n \"byteCount\": \"\",\n \"createTime\": \"\",\n \"eventType\": \"{{oneOf (array 'MEMORY_EVENT_TYPE_UNSPECIFIED' 'RAM_MEASURED' 'INTERNAL_STORAGE_MEASURED' 'EXTERNAL_STORAGE_DETECTED' 'EXTERNAL_STORAGE_REMOVED' 'EXTERNAL_STORAGE_MEASURED')}}\"\n }\n ],\n \"memoryInfo\": {\n \"totalInternalStorage\": \"\",\n \"totalRam\": \"\"\n },\n \"name\": \"\",\n \"networkInfo\": {\n \"imei\": \"\",\n \"meid\": \"\",\n \"networkOperatorName\": \"\",\n \"telephonyInfos\": [\n {\n \"carrierName\": \"\",\n \"phoneNumber\": \"\"\n }\n ],\n \"wifiMacAddress\": \"\"\n },\n \"nonComplianceDetails\": [\n {\n \"currentValue\": \"\",\n \"fieldPath\": \"\",\n \"installationFailureReason\": \"{{oneOf (array 'INSTALLATION_FAILURE_REASON_UNSPECIFIED' 'INSTALLATION_FAILURE_REASON_UNKNOWN' 'IN_PROGRESS' 'NOT_FOUND' 'NOT_COMPATIBLE_WITH_DEVICE' 'NOT_APPROVED' 'PERMISSIONS_NOT_ACCEPTED' 'NOT_AVAILABLE_IN_COUNTRY' 'NO_LICENSES_REMAINING' 'NOT_ENROLLED' 'USER_INVALID')}}\",\n \"nonComplianceReason\": \"{{oneOf (array 'NON_COMPLIANCE_REASON_UNSPECIFIED' 'API_LEVEL' 'MANAGEMENT_MODE' 'USER_ACTION' 'INVALID_VALUE' 'APP_NOT_INSTALLED' 'UNSUPPORTED' 'APP_INSTALLED' 'PENDING' 'APP_INCOMPATIBLE' 'APP_NOT_UPDATED')}}\",\n \"packageName\": \"\",\n \"settingName\": \"\",\n \"specificNonComplianceContext\": {\n \"oncWifiContext\": {\n \"wifiGuid\": \"\"\n },\n \"passwordPoliciesContext\": {\n \"passwordPolicyScope\": \"{{oneOf (array 'SCOPE_UNSPECIFIED' 'SCOPE_DEVICE' 'SCOPE_PROFILE')}}\"\n }\n },\n \"specificNonComplianceReason\": \"{{oneOf (array 'SPECIFIC_NON_COMPLIANCE_REASON_UNSPECIFIED' 'PASSWORD_POLICIES_USER_CREDENTIALS_CONFIRMATION_REQUIRED' 'PASSWORD_POLICIES_PASSWORD_EXPIRED' 'PASSWORD_POLICIES_PASSWORD_NOT_SUFFICIENT' 'ONC_WIFI_INVALID_VALUE' 'ONC_WIFI_API_LEVEL')}}\"\n }\n ],\n \"ownership\": \"{{oneOf (array 'OWNERSHIP_UNSPECIFIED' 'COMPANY_OWNED' 'PERSONALLY_OWNED')}}\",\n \"policyCompliant\": {{faker 'datatype.boolean'}},\n \"policyName\": \"\",\n \"powerManagementEvents\": [\n {\n \"batteryLevel\": {{faker 'number.float'}},\n \"createTime\": \"\",\n \"eventType\": \"{{oneOf (array 'POWER_MANAGEMENT_EVENT_TYPE_UNSPECIFIED' 'BATTERY_LEVEL_COLLECTED' 'POWER_CONNECTED' 'POWER_DISCONNECTED' 'BATTERY_LOW' 'BATTERY_OKAY' 'BOOT_COMPLETED' 'SHUTDOWN')}}\"\n }\n ],\n \"previousDeviceNames\": [\n \"\"\n ],\n \"securityPosture\": {\n \"devicePosture\": \"{{oneOf (array 'POSTURE_UNSPECIFIED' 'SECURE' 'AT_RISK' 'POTENTIALLY_COMPROMISED')}}\",\n \"postureDetails\": [\n {\n \"advice\": [\n {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n }\n ],\n \"securityRisk\": \"{{oneOf (array 'SECURITY_RISK_UNSPECIFIED' 'UNKNOWN_OS' 'COMPROMISED_OS' 'HARDWARE_BACKED_EVALUATION_FAILED')}}\"\n }\n ]\n },\n \"softwareInfo\": {\n \"androidBuildNumber\": \"\",\n \"androidBuildTime\": \"\",\n \"androidDevicePolicyVersionCode\": {{faker 'number.int' max=99999}},\n \"androidDevicePolicyVersionName\": \"\",\n \"androidVersion\": \"\",\n \"bootloaderVersion\": \"\",\n \"deviceBuildSignature\": \"\",\n \"deviceKernelVersion\": \"\",\n \"primaryLanguageCode\": \"\",\n \"securityPatchLevel\": \"\",\n \"systemUpdateInfo\": {\n \"updateReceivedTime\": \"\",\n \"updateStatus\": \"{{oneOf (array 'UPDATE_STATUS_UNKNOWN' 'UP_TO_DATE' 'UNKNOWN_UPDATE_AVAILABLE' 'SECURITY_UPDATE_AVAILABLE' 'OS_UPDATE_AVAILABLE')}}\"\n }\n },\n \"state\": \"{{oneOf (array 'DEVICE_STATE_UNSPECIFIED' 'ACTIVE' 'DISABLED' 'DELETED' 'PROVISIONING')}}\",\n \"systemProperties\": {},\n \"user\": {\n \"accountIdentifier\": \"\"\n },\n \"userName\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "33686482-d001-4f41-88ff-4f8f68522613", "documentation": "Lists active, unexpired enrollment tokens for a given enterprise. The list items contain only a partial view of EnrollmentToken: all the fields but name and expiration_timestamp are empty. This method is meant to help manage active enrollment tokens lifecycle. For security reasons, it's recommended to delete active enrollment tokens as soon as they're not intended to be used anymore.", "method": "get", "endpoint": "v1/:parent/enrollmentTokens", "responses": [ { "uuid": "01bcdc1b-99af-4b5a-874b-320e580e73f0", "body": "{\n \"enrollmentTokens\": [\n {\n \"additionalData\": \"\",\n \"allowPersonalUsage\": \"{{oneOf (array 'ALLOW_PERSONAL_USAGE_UNSPECIFIED' 'PERSONAL_USAGE_ALLOWED' 'PERSONAL_USAGE_DISALLOWED')}}\",\n \"duration\": \"\",\n \"expirationTimestamp\": \"\",\n \"name\": \"\",\n \"oneTimeOnly\": {{faker 'datatype.boolean'}},\n \"policyName\": \"\",\n \"qrCode\": \"\",\n \"user\": {\n \"accountIdentifier\": \"\"\n },\n \"value\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6872fd57-4647-4189-ac29-e07127c0111c", "documentation": "Creates an enrollment token for a given enterprise. It's up to the caller's responsibility to manage the lifecycle of newly created tokens and deleting them when they're not intended to be used anymore. Once an enrollment token has been created, it's not possible to retrieve the token's content anymore using AM API. It is recommended for EMMs to securely store the token if it's intended to be reused.", "method": "post", "endpoint": "v1/:parent/enrollmentTokens", "responses": [ { "uuid": "e0eed0ff-375a-4d4f-b34a-7f2b45046bd9", "body": "{\n \"additionalData\": \"\",\n \"allowPersonalUsage\": \"{{oneOf (array 'ALLOW_PERSONAL_USAGE_UNSPECIFIED' 'PERSONAL_USAGE_ALLOWED' 'PERSONAL_USAGE_DISALLOWED')}}\",\n \"duration\": \"\",\n \"expirationTimestamp\": \"\",\n \"name\": \"\",\n \"oneTimeOnly\": {{faker 'datatype.boolean'}},\n \"policyName\": \"\",\n \"qrCode\": \"\",\n \"user\": {\n \"accountIdentifier\": \"\"\n },\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0d166b5-afee-43ad-a143-7c936a6eaa42", "documentation": "Lists policies for a given enterprise.", "method": "get", "endpoint": "v1/:parent/policies", "responses": [ { "uuid": "e77e30ef-6c20-4083-8106-13a9a0159d62", "body": "{\n \"nextPageToken\": \"\",\n \"policies\": [\n {\n \"accountTypesWithManagementDisabled\": [\n \"\"\n ],\n \"addUserDisabled\": {{faker 'datatype.boolean'}},\n \"adjustVolumeDisabled\": {{faker 'datatype.boolean'}},\n \"advancedSecurityOverrides\": {\n \"commonCriteriaMode\": \"{{oneOf (array 'COMMON_CRITERIA_MODE_UNSPECIFIED' 'COMMON_CRITERIA_MODE_DISABLED' 'COMMON_CRITERIA_MODE_ENABLED')}}\",\n \"developerSettings\": \"{{oneOf (array 'DEVELOPER_SETTINGS_UNSPECIFIED' 'DEVELOPER_SETTINGS_DISABLED' 'DEVELOPER_SETTINGS_ALLOWED')}}\",\n \"googlePlayProtectVerifyApps\": \"{{oneOf (array 'GOOGLE_PLAY_PROTECT_VERIFY_APPS_UNSPECIFIED' 'VERIFY_APPS_ENFORCED' 'VERIFY_APPS_USER_CHOICE')}}\",\n \"personalAppsThatCanReadWorkNotifications\": [\n \"\"\n ],\n \"untrustedAppsPolicy\": \"{{oneOf (array 'UNTRUSTED_APPS_POLICY_UNSPECIFIED' 'DISALLOW_INSTALL' 'ALLOW_INSTALL_IN_PERSONAL_PROFILE_ONLY' 'ALLOW_INSTALL_DEVICE_WIDE')}}\"\n },\n \"alwaysOnVpnPackage\": {\n \"lockdownEnabled\": {{faker 'datatype.boolean'}},\n \"packageName\": \"\"\n },\n \"androidDevicePolicyTracks\": [\n \"{{oneOf (array 'APP_TRACK_UNSPECIFIED' 'PRODUCTION' 'BETA')}}\"\n ],\n \"appAutoUpdatePolicy\": \"{{oneOf (array 'APP_AUTO_UPDATE_POLICY_UNSPECIFIED' 'CHOICE_TO_THE_USER' 'NEVER' 'WIFI_ONLY' 'ALWAYS')}}\",\n \"applications\": [\n {\n \"accessibleTrackIds\": [\n \"\"\n ],\n \"alwaysOnVpnLockdownExemption\": \"{{oneOf (array 'ALWAYS_ON_VPN_LOCKDOWN_EXEMPTION_UNSPECIFIED' 'VPN_LOCKDOWN_ENFORCED' 'VPN_LOCKDOWN_EXEMPTION')}}\",\n \"autoUpdateMode\": \"{{oneOf (array 'AUTO_UPDATE_MODE_UNSPECIFIED' 'AUTO_UPDATE_DEFAULT' 'AUTO_UPDATE_POSTPONED' 'AUTO_UPDATE_HIGH_PRIORITY')}}\",\n \"connectedWorkAndPersonalApp\": \"{{oneOf (array 'CONNECTED_WORK_AND_PERSONAL_APP_UNSPECIFIED' 'CONNECTED_WORK_AND_PERSONAL_APP_DISALLOWED' 'CONNECTED_WORK_AND_PERSONAL_APP_ALLOWED')}}\",\n \"defaultPermissionPolicy\": \"{{oneOf (array 'PERMISSION_POLICY_UNSPECIFIED' 'PROMPT' 'GRANT' 'DENY')}}\",\n \"delegatedScopes\": [\n \"{{oneOf (array 'DELEGATED_SCOPE_UNSPECIFIED' 'CERT_INSTALL' 'MANAGED_CONFIGURATIONS' 'BLOCK_UNINSTALL' 'PERMISSION_GRANT' 'PACKAGE_ACCESS' 'ENABLE_SYSTEM_APP' 'NETWORK_ACTIVITY_LOGS' 'SECURITY_LOGS')}}\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extensionConfig\": {\n \"notificationReceiver\": \"\",\n \"signingKeyFingerprintsSha256\": [\n \"\"\n ]\n },\n \"installType\": \"{{oneOf (array 'INSTALL_TYPE_UNSPECIFIED' 'PREINSTALLED' 'FORCE_INSTALLED' 'BLOCKED' 'AVAILABLE' 'REQUIRED_FOR_SETUP' 'KIOSK')}}\",\n \"lockTaskAllowed\": {{faker 'datatype.boolean'}},\n \"managedConfiguration\": {},\n \"managedConfigurationTemplate\": {\n \"configurationVariables\": {},\n \"templateId\": \"\"\n },\n \"minimumVersionCode\": {{faker 'number.int' max=99999}},\n \"packageName\": \"\",\n \"permissionGrants\": [\n {\n \"permission\": \"\",\n \"policy\": \"{{oneOf (array 'PERMISSION_POLICY_UNSPECIFIED' 'PROMPT' 'GRANT' 'DENY')}}\"\n }\n ]\n }\n ],\n \"autoDateAndTimeZone\": \"{{oneOf (array 'AUTO_DATE_AND_TIME_ZONE_UNSPECIFIED' 'AUTO_DATE_AND_TIME_ZONE_USER_CHOICE' 'AUTO_DATE_AND_TIME_ZONE_ENFORCED')}}\",\n \"autoTimeRequired\": {{faker 'datatype.boolean'}},\n \"blockApplicationsEnabled\": {{faker 'datatype.boolean'}},\n \"bluetoothConfigDisabled\": {{faker 'datatype.boolean'}},\n \"bluetoothContactSharingDisabled\": {{faker 'datatype.boolean'}},\n \"bluetoothDisabled\": {{faker 'datatype.boolean'}},\n \"cameraAccess\": \"{{oneOf (array 'CAMERA_ACCESS_UNSPECIFIED' 'CAMERA_ACCESS_USER_CHOICE' 'CAMERA_ACCESS_DISABLED' 'CAMERA_ACCESS_ENFORCED')}}\",\n \"cameraDisabled\": {{faker 'datatype.boolean'}},\n \"cellBroadcastsConfigDisabled\": {{faker 'datatype.boolean'}},\n \"choosePrivateKeyRules\": [\n {\n \"packageNames\": [\n \"\"\n ],\n \"privateKeyAlias\": \"\",\n \"urlPattern\": \"\"\n }\n ],\n \"complianceRules\": [\n {\n \"apiLevelCondition\": {\n \"minApiLevel\": {{faker 'number.int' max=99999}}\n },\n \"disableApps\": {{faker 'datatype.boolean'}},\n \"nonComplianceDetailCondition\": {\n \"nonComplianceReason\": \"{{oneOf (array 'NON_COMPLIANCE_REASON_UNSPECIFIED' 'API_LEVEL' 'MANAGEMENT_MODE' 'USER_ACTION' 'INVALID_VALUE' 'APP_NOT_INSTALLED' 'UNSUPPORTED' 'APP_INSTALLED' 'PENDING' 'APP_INCOMPATIBLE' 'APP_NOT_UPDATED')}}\",\n \"packageName\": \"\",\n \"settingName\": \"\"\n },\n \"packageNamesToDisable\": [\n \"\"\n ]\n }\n ],\n \"createWindowsDisabled\": {{faker 'datatype.boolean'}},\n \"credentialsConfigDisabled\": {{faker 'datatype.boolean'}},\n \"crossProfilePolicies\": {\n \"crossProfileCopyPaste\": \"{{oneOf (array 'CROSS_PROFILE_COPY_PASTE_UNSPECIFIED' 'COPY_FROM_WORK_TO_PERSONAL_DISALLOWED' 'CROSS_PROFILE_COPY_PASTE_ALLOWED')}}\",\n \"crossProfileDataSharing\": \"{{oneOf (array 'CROSS_PROFILE_DATA_SHARING_UNSPECIFIED' 'CROSS_PROFILE_DATA_SHARING_DISALLOWED' 'DATA_SHARING_FROM_WORK_TO_PERSONAL_DISALLOWED' 'CROSS_PROFILE_DATA_SHARING_ALLOWED')}}\",\n \"showWorkContactsInPersonalProfile\": \"{{oneOf (array 'SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_UNSPECIFIED' 'SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_DISALLOWED' 'SHOW_WORK_CONTACTS_IN_PERSONAL_PROFILE_ALLOWED')}}\"\n },\n \"dataRoamingDisabled\": {{faker 'datatype.boolean'}},\n \"debuggingFeaturesAllowed\": {{faker 'datatype.boolean'}},\n \"defaultPermissionPolicy\": \"{{oneOf (array 'PERMISSION_POLICY_UNSPECIFIED' 'PROMPT' 'GRANT' 'DENY')}}\",\n \"deviceOwnerLockScreenInfo\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n },\n \"encryptionPolicy\": \"{{oneOf (array 'ENCRYPTION_POLICY_UNSPECIFIED' 'ENABLED_WITHOUT_PASSWORD' 'ENABLED_WITH_PASSWORD')}}\",\n \"ensureVerifyAppsEnabled\": {{faker 'datatype.boolean'}},\n \"factoryResetDisabled\": {{faker 'datatype.boolean'}},\n \"frpAdminEmails\": [\n \"\"\n ],\n \"funDisabled\": {{faker 'datatype.boolean'}},\n \"installAppsDisabled\": {{faker 'datatype.boolean'}},\n \"installUnknownSourcesAllowed\": {{faker 'datatype.boolean'}},\n \"keyguardDisabled\": {{faker 'datatype.boolean'}},\n \"keyguardDisabledFeatures\": [\n \"{{oneOf (array 'KEYGUARD_DISABLED_FEATURE_UNSPECIFIED' 'CAMERA' 'NOTIFICATIONS' 'UNREDACTED_NOTIFICATIONS' 'TRUST_AGENTS' 'DISABLE_FINGERPRINT' 'DISABLE_REMOTE_INPUT' 'FACE' 'IRIS' 'BIOMETRICS' 'ALL_FEATURES')}}\"\n ],\n \"kioskCustomLauncherEnabled\": {{faker 'datatype.boolean'}},\n \"kioskCustomization\": {\n \"deviceSettings\": \"{{oneOf (array 'DEVICE_SETTINGS_UNSPECIFIED' 'SETTINGS_ACCESS_ALLOWED' 'SETTINGS_ACCESS_BLOCKED')}}\",\n \"powerButtonActions\": \"{{oneOf (array 'POWER_BUTTON_ACTIONS_UNSPECIFIED' 'POWER_BUTTON_AVAILABLE' 'POWER_BUTTON_BLOCKED')}}\",\n \"statusBar\": \"{{oneOf (array 'STATUS_BAR_UNSPECIFIED' 'NOTIFICATIONS_AND_SYSTEM_INFO_ENABLED' 'NOTIFICATIONS_AND_SYSTEM_INFO_DISABLED' 'SYSTEM_INFO_ONLY')}}\",\n \"systemErrorWarnings\": \"{{oneOf (array 'SYSTEM_ERROR_WARNINGS_UNSPECIFIED' 'ERROR_AND_WARNINGS_ENABLED' 'ERROR_AND_WARNINGS_MUTED')}}\",\n \"systemNavigation\": \"{{oneOf (array 'SYSTEM_NAVIGATION_UNSPECIFIED' 'NAVIGATION_ENABLED' 'NAVIGATION_DISABLED' 'HOME_BUTTON_ONLY')}}\"\n },\n \"locationMode\": \"{{oneOf (array 'LOCATION_MODE_UNSPECIFIED' 'HIGH_ACCURACY' 'SENSORS_ONLY' 'BATTERY_SAVING' 'OFF' 'LOCATION_USER_CHOICE' 'LOCATION_ENFORCED' 'LOCATION_DISABLED')}}\",\n \"longSupportMessage\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n },\n \"maximumTimeToLock\": \"\",\n \"microphoneAccess\": \"{{oneOf (array 'MICROPHONE_ACCESS_UNSPECIFIED' 'MICROPHONE_ACCESS_USER_CHOICE' 'MICROPHONE_ACCESS_DISABLED' 'MICROPHONE_ACCESS_ENFORCED')}}\",\n \"minimumApiLevel\": {{faker 'number.int' max=99999}},\n \"mobileNetworksConfigDisabled\": {{faker 'datatype.boolean'}},\n \"modifyAccountsDisabled\": {{faker 'datatype.boolean'}},\n \"mountPhysicalMediaDisabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"networkEscapeHatchEnabled\": {{faker 'datatype.boolean'}},\n \"networkResetDisabled\": {{faker 'datatype.boolean'}},\n \"oncCertificateProviders\": [\n {\n \"certificateReferences\": [\n \"\"\n ],\n \"contentProviderEndpoint\": {\n \"packageName\": \"\",\n \"signingCertsSha256\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n ],\n \"openNetworkConfiguration\": {},\n \"outgoingBeamDisabled\": {{faker 'datatype.boolean'}},\n \"outgoingCallsDisabled\": {{faker 'datatype.boolean'}},\n \"passwordPolicies\": [\n {\n \"maximumFailedPasswordsForWipe\": {{faker 'number.int' max=99999}},\n \"passwordExpirationTimeout\": \"\",\n \"passwordHistoryLength\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLength\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLetters\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLowerCase\": {{faker 'number.int' max=99999}},\n \"passwordMinimumNonLetter\": {{faker 'number.int' max=99999}},\n \"passwordMinimumNumeric\": {{faker 'number.int' max=99999}},\n \"passwordMinimumSymbols\": {{faker 'number.int' max=99999}},\n \"passwordMinimumUpperCase\": {{faker 'number.int' max=99999}},\n \"passwordQuality\": \"{{oneOf (array 'PASSWORD_QUALITY_UNSPECIFIED' 'BIOMETRIC_WEAK' 'SOMETHING' 'NUMERIC' 'NUMERIC_COMPLEX' 'ALPHABETIC' 'ALPHANUMERIC' 'COMPLEX' 'COMPLEXITY_LOW' 'COMPLEXITY_MEDIUM' 'COMPLEXITY_HIGH')}}\",\n \"passwordScope\": \"{{oneOf (array 'SCOPE_UNSPECIFIED' 'SCOPE_DEVICE' 'SCOPE_PROFILE')}}\",\n \"requirePasswordUnlock\": \"{{oneOf (array 'REQUIRE_PASSWORD_UNLOCK_UNSPECIFIED' 'USE_DEFAULT_DEVICE_TIMEOUT' 'REQUIRE_EVERY_DAY')}}\",\n \"unifiedLockSettings\": \"{{oneOf (array 'UNIFIED_LOCK_SETTINGS_UNSPECIFIED' 'ALLOW_UNIFIED_WORK_AND_PERSONAL_LOCK' 'REQUIRE_SEPARATE_WORK_LOCK')}}\"\n }\n ],\n \"passwordRequirements\": {\n \"maximumFailedPasswordsForWipe\": {{faker 'number.int' max=99999}},\n \"passwordExpirationTimeout\": \"\",\n \"passwordHistoryLength\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLength\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLetters\": {{faker 'number.int' max=99999}},\n \"passwordMinimumLowerCase\": {{faker 'number.int' max=99999}},\n \"passwordMinimumNonLetter\": {{faker 'number.int' max=99999}},\n \"passwordMinimumNumeric\": {{faker 'number.int' max=99999}},\n \"passwordMinimumSymbols\": {{faker 'number.int' max=99999}},\n \"passwordMinimumUpperCase\": {{faker 'number.int' max=99999}},\n \"passwordQuality\": \"{{oneOf (array 'PASSWORD_QUALITY_UNSPECIFIED' 'BIOMETRIC_WEAK' 'SOMETHING' 'NUMERIC' 'NUMERIC_COMPLEX' 'ALPHABETIC' 'ALPHANUMERIC' 'COMPLEX' 'COMPLEXITY_LOW' 'COMPLEXITY_MEDIUM' 'COMPLEXITY_HIGH')}}\",\n \"passwordScope\": \"{{oneOf (array 'SCOPE_UNSPECIFIED' 'SCOPE_DEVICE' 'SCOPE_PROFILE')}}\",\n \"requirePasswordUnlock\": \"{{oneOf (array 'REQUIRE_PASSWORD_UNLOCK_UNSPECIFIED' 'USE_DEFAULT_DEVICE_TIMEOUT' 'REQUIRE_EVERY_DAY')}}\",\n \"unifiedLockSettings\": \"{{oneOf (array 'UNIFIED_LOCK_SETTINGS_UNSPECIFIED' 'ALLOW_UNIFIED_WORK_AND_PERSONAL_LOCK' 'REQUIRE_SEPARATE_WORK_LOCK')}}\"\n },\n \"permissionGrants\": [\n {\n \"permission\": \"\",\n \"policy\": \"{{oneOf (array 'PERMISSION_POLICY_UNSPECIFIED' 'PROMPT' 'GRANT' 'DENY')}}\"\n }\n ],\n \"permittedAccessibilityServices\": {\n \"packageNames\": [\n \"\"\n ]\n },\n \"permittedInputMethods\": {\n \"packageNames\": [\n \"\"\n ]\n },\n \"persistentPreferredActivities\": [\n {\n \"actions\": [\n \"\"\n ],\n \"categories\": [\n \"\"\n ],\n \"receiverActivity\": \"\"\n }\n ],\n \"personalUsagePolicies\": {\n \"accountTypesWithManagementDisabled\": [\n \"\"\n ],\n \"cameraDisabled\": {{faker 'datatype.boolean'}},\n \"maxDaysWithWorkOff\": {{faker 'number.int' max=99999}},\n \"personalApplications\": [\n {\n \"installType\": \"{{oneOf (array 'INSTALL_TYPE_UNSPECIFIED' 'BLOCKED' 'AVAILABLE')}}\",\n \"packageName\": \"\"\n }\n ],\n \"personalPlayStoreMode\": \"{{oneOf (array 'PLAY_STORE_MODE_UNSPECIFIED' 'BLACKLIST' 'BLOCKLIST' 'ALLOWLIST')}}\",\n \"screenCaptureDisabled\": {{faker 'datatype.boolean'}}\n },\n \"playStoreMode\": \"{{oneOf (array 'PLAY_STORE_MODE_UNSPECIFIED' 'WHITELIST' 'BLACKLIST')}}\",\n \"policyEnforcementRules\": [\n {\n \"blockAction\": {\n \"blockAfterDays\": {{faker 'number.int' max=99999}},\n \"blockScope\": \"{{oneOf (array 'BLOCK_SCOPE_UNSPECIFIED' 'BLOCK_SCOPE_WORK_PROFILE' 'BLOCK_SCOPE_DEVICE')}}\"\n },\n \"settingName\": \"\",\n \"wipeAction\": {\n \"preserveFrp\": {{faker 'datatype.boolean'}},\n \"wipeAfterDays\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"preferentialNetworkService\": \"{{oneOf (array 'PREFERENTIAL_NETWORK_SERVICE_UNSPECIFIED' 'PREFERENTIAL_NETWORK_SERVICE_DISABLED' 'PREFERENTIAL_NETWORK_SERVICE_ENABLED')}}\",\n \"privateKeySelectionEnabled\": {{faker 'datatype.boolean'}},\n \"recommendedGlobalProxy\": {\n \"excludedHosts\": [\n \"\"\n ],\n \"host\": \"\",\n \"pacUri\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n },\n \"removeUserDisabled\": {{faker 'datatype.boolean'}},\n \"safeBootDisabled\": {{faker 'datatype.boolean'}},\n \"screenCaptureDisabled\": {{faker 'datatype.boolean'}},\n \"setUserIconDisabled\": {{faker 'datatype.boolean'}},\n \"setWallpaperDisabled\": {{faker 'datatype.boolean'}},\n \"setupActions\": [\n {\n \"description\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n },\n \"launchApp\": {\n \"packageName\": \"\"\n },\n \"title\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n }\n }\n ],\n \"shareLocationDisabled\": {{faker 'datatype.boolean'}},\n \"shortSupportMessage\": {\n \"defaultMessage\": \"\",\n \"localizedMessages\": {}\n },\n \"skipFirstUseHintsEnabled\": {{faker 'datatype.boolean'}},\n \"smsDisabled\": {{faker 'datatype.boolean'}},\n \"statusBarDisabled\": {{faker 'datatype.boolean'}},\n \"statusReportingSettings\": {\n \"applicationReportingSettings\": {\n \"includeRemovedApps\": {{faker 'datatype.boolean'}}\n },\n \"applicationReportsEnabled\": {{faker 'datatype.boolean'}},\n \"commonCriteriaModeEnabled\": {{faker 'datatype.boolean'}},\n \"deviceSettingsEnabled\": {{faker 'datatype.boolean'}},\n \"displayInfoEnabled\": {{faker 'datatype.boolean'}},\n \"hardwareStatusEnabled\": {{faker 'datatype.boolean'}},\n \"memoryInfoEnabled\": {{faker 'datatype.boolean'}},\n \"networkInfoEnabled\": {{faker 'datatype.boolean'}},\n \"powerManagementEventsEnabled\": {{faker 'datatype.boolean'}},\n \"softwareInfoEnabled\": {{faker 'datatype.boolean'}},\n \"systemPropertiesEnabled\": {{faker 'datatype.boolean'}}\n },\n \"stayOnPluggedModes\": [\n \"{{oneOf (array 'BATTERY_PLUGGED_MODE_UNSPECIFIED' 'AC' 'USB' 'WIRELESS')}}\"\n ],\n \"systemUpdate\": {\n \"endMinutes\": {{faker 'number.int' max=99999}},\n \"freezePeriods\": [\n {\n \"endDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"startDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"startMinutes\": {{faker 'number.int' max=99999}},\n \"type\": \"{{oneOf (array 'SYSTEM_UPDATE_TYPE_UNSPECIFIED' 'AUTOMATIC' 'WINDOWED' 'POSTPONE')}}\"\n },\n \"tetheringConfigDisabled\": {{faker 'datatype.boolean'}},\n \"uninstallAppsDisabled\": {{faker 'datatype.boolean'}},\n \"unmuteMicrophoneDisabled\": {{faker 'datatype.boolean'}},\n \"usageLog\": {\n \"enabledLogTypes\": [\n \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'SECURITY_LOGS' 'NETWORK_ACTIVITY_LOGS')}}\"\n ],\n \"uploadOnCellularAllowed\": [\n \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'SECURITY_LOGS' 'NETWORK_ACTIVITY_LOGS')}}\"\n ]\n },\n \"usbFileTransferDisabled\": {{faker 'datatype.boolean'}},\n \"usbMassStorageEnabled\": {{faker 'datatype.boolean'}},\n \"version\": \"\",\n \"vpnConfigDisabled\": {{faker 'datatype.boolean'}},\n \"wifiConfigDisabled\": {{faker 'datatype.boolean'}},\n \"wifiConfigsLockdownEnabled\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1656b4dc-083a-42e5-8569-357978063551", "documentation": "Lists web apps for a given enterprise.", "method": "get", "endpoint": "v1/:parent/webApps", "responses": [ { "uuid": "7b4c2aca-51fa-4f8b-bbf9-8b956a912599", "body": "{\n \"nextPageToken\": \"\",\n \"webApps\": [\n {\n \"displayMode\": \"{{oneOf (array 'DISPLAY_MODE_UNSPECIFIED' 'MINIMAL_UI' 'STANDALONE' 'FULL_SCREEN')}}\",\n \"icons\": [\n {\n \"imageData\": \"\"\n }\n ],\n \"name\": \"\",\n \"startUrl\": \"\",\n \"title\": \"\",\n \"versionCode\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5d8878b-8ee2-4381-bb0d-d759e7b72a36", "documentation": "Creates a web app.", "method": "post", "endpoint": "v1/:parent/webApps", "responses": [ { "uuid": "a7de7cc2-4241-4e1e-973b-d20ef03f4a9b", "body": "{\n \"displayMode\": \"{{oneOf (array 'DISPLAY_MODE_UNSPECIFIED' 'MINIMAL_UI' 'STANDALONE' 'FULL_SCREEN')}}\",\n \"icons\": [\n {\n \"imageData\": \"\"\n }\n ],\n \"name\": \"\",\n \"startUrl\": \"\",\n \"title\": \"\",\n \"versionCode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "19f5f976-c61a-4c98-a594-6cda9bf12851", "documentation": "Creates a web token to access an embeddable managed Google Play web UI for a given enterprise.", "method": "post", "endpoint": "v1/:parent/webTokens", "responses": [ { "uuid": "8361aa2d-3ee6-47a4-a4fd-246eea10a60d", "body": "{\n \"enabledFeatures\": [\n \"{{oneOf (array 'FEATURE_UNSPECIFIED' 'PLAY_SEARCH' 'PRIVATE_APPS' 'WEB_APPS' 'STORE_BUILDER' 'MANAGED_CONFIGURATIONS' 'ZERO_TOUCH_CUSTOMER_MANAGEMENT')}}\"\n ],\n \"name\": \"\",\n \"parentFrameUrl\": \"\",\n \"permissions\": [\n \"{{oneOf (array 'WEB_TOKEN_PERMISSION_UNSPECIFIED' 'APPROVE_APPS')}}\"\n ],\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "13a2f1f5-99a6-47fb-ab83-40856b3154f1" }, { "type": "route", "uuid": "dcd8194d-5872-464b-bada-e622832174e0" }, { "type": "route", "uuid": "488aacea-dac9-46f4-bf04-5212dde71eb9" }, { "type": "route", "uuid": "1d62fca5-e99a-4cec-8fef-c5f401f41fb2" }, { "type": "route", "uuid": "009b56cf-8150-4fdb-9d06-e7a4b596367d" }, { "type": "route", "uuid": "d38a3086-cb4c-45f6-a03a-05e74e984594" }, { "type": "route", "uuid": "e83eb8bd-cc58-4ecd-90aa-5fa011a17af9" }, { "type": "route", "uuid": "482a20fb-5a9d-48cf-9840-9c7b08582fa7" }, { "type": "route", "uuid": "5cfcbcfb-09b3-4083-97e2-5662db60b272" }, { "type": "route", "uuid": "33686482-d001-4f41-88ff-4f8f68522613" }, { "type": "route", "uuid": "6872fd57-4647-4189-ac29-e07127c0111c" }, { "type": "route", "uuid": "e0d166b5-afee-43ad-a143-7c936a6eaa42" }, { "type": "route", "uuid": "1656b4dc-083a-42e5-8569-357978063551" }, { "type": "route", "uuid": "a5d8878b-8ee2-4381-bb0d-d759e7b72a36" }, { "type": "route", "uuid": "19f5f976-c61a-4c98-a594-6cda9bf12851" } ] }