Liking cljdoc? Tell your friends :D

happygapi.cloudidentity.devices

Cloud Identity API: devices. API for provisioning and managing identity resources. See: https://cloud.google.com/identity/api/reference/rest/v1/devices

Cloud Identity API: devices.
API for provisioning and managing identity resources.
See: https://cloud.google.com/identity/api/reference/rest/v1/devices
raw docstring

cancelWipe$clj

(cancelWipe$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/cancelWipe

Required parameters: name

Optional parameters: none

Body:

{:customer string}

Cancels an unfinished device wipe. This operation can be used to cancel device wipe in the gap between the wipe operation returning success and the device being wiped. This operation is possible when the device is in a "pending wipe" state. The device enters the "pending wipe" state when a wipe device command is issued, but has not yet been sent to the device. The cancel wipe will fail if the wipe command has already been issued to the device.

https://cloud.google.com/identity/api/reference/rest/v1/devices/cancelWipe

Required parameters: name

Optional parameters: none

Body: 

{:customer string}

Cancels an unfinished device wipe. This operation can be used to cancel device wipe in the gap between the wipe operation returning success and the device being wiped. This operation is possible when the device is in a "pending wipe" state. The device enters the "pending wipe" state when a wipe device command is issued, but has not yet been sent to the device. The cancel wipe will fail if the wipe command has already been issued to the device.
sourceraw docstring

create$clj

(create$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/create

Required parameters: none

Optional parameters: customer

Body:

{:networkOperator string, :otherAccounts [string], :releaseVersion string, :serialNumber string, :enabledUsbDebugging boolean, :name string, :bootloaderVersion string, :ownerType string, :meid string, :createTime string, :buildNumber string, :brand string, :kernelVersion string, :compromisedState string, :imei string, :basebandVersion string, :wifiMacAddresses [string], :securityPatchTime string, :lastSyncTime string, :deviceType string, :encryptionState string, :osVersion string, :manufacturer string, :androidSpecificAttributes {:ownerProfileAccount boolean, :supportsWorkProfile boolean, :enabledUnknownSources boolean, :ownershipPrivilege string}, :enabledDeveloperOptions boolean, :assetTag string, :managementState string, :model string}

Creates a device. Only company-owned device may be created. Note: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium

https://cloud.google.com/identity/api/reference/rest/v1/devices/create

Required parameters: none

Optional parameters: customer

Body: 

{:networkOperator string,
 :otherAccounts [string],
 :releaseVersion string,
 :serialNumber string,
 :enabledUsbDebugging boolean,
 :name string,
 :bootloaderVersion string,
 :ownerType string,
 :meid string,
 :createTime string,
 :buildNumber string,
 :brand string,
 :kernelVersion string,
 :compromisedState string,
 :imei string,
 :basebandVersion string,
 :wifiMacAddresses [string],
 :securityPatchTime string,
 :lastSyncTime string,
 :deviceType string,
 :encryptionState string,
 :osVersion string,
 :manufacturer string,
 :androidSpecificAttributes {:ownerProfileAccount boolean,
                             :supportsWorkProfile boolean,
                             :enabledUnknownSources boolean,
                             :ownershipPrivilege string},
 :enabledDeveloperOptions boolean,
 :assetTag string,
 :managementState string,
 :model string}

Creates a device. Only company-owned device may be created. **Note**: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium
sourceraw docstring

delete$clj

(delete$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/delete

Required parameters: name

Optional parameters: customer

Deletes the specified device.

https://cloud.google.com/identity/api/reference/rest/v1/devices/delete

Required parameters: name

Optional parameters: customer

Deletes the specified device.
sourceraw docstring

deviceUsers-approve$clj

(deviceUsers-approve$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/approve

Required parameters: name

Optional parameters: none

Body:

{:customer string}

Approves device to access user data.

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/approve

Required parameters: name

Optional parameters: none

Body: 

{:customer string}

Approves device to access user data.
sourceraw docstring

deviceUsers-block$clj

(deviceUsers-block$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/block

Required parameters: name

Optional parameters: none

Body:

{:customer string}

Blocks device from accessing user data

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/block

Required parameters: name

Optional parameters: none

Body: 

{:customer string}

Blocks device from accessing user data
sourceraw docstring

deviceUsers-cancelWipe$clj

(deviceUsers-cancelWipe$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/cancelWipe

Required parameters: name

Optional parameters: none

Body:

{:customer string}

Cancels an unfinished user account wipe. This operation can be used to cancel device wipe in the gap between the wipe operation returning success and the device being wiped.

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/cancelWipe

Required parameters: name

Optional parameters: none

Body: 

{:customer string}

Cancels an unfinished user account wipe. This operation can be used to cancel device wipe in the gap between the wipe operation returning success and the device being wiped.
sourceraw docstring

deviceUsers-clientStates-get$clj

(deviceUsers-clientStates-get$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/clientStates/get

Required parameters: name

Optional parameters: customer

Gets the client state for the device user

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/clientStates/get

Required parameters: name

Optional parameters: customer

Gets the client state for the device user
sourceraw docstring

deviceUsers-clientStates-list$clj

(deviceUsers-clientStates-list$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/clientStates/list

Required parameters: parent

Optional parameters: orderBy, pageToken, customer, filter

Lists the client states for the given search query.

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/clientStates/list

Required parameters: parent

Optional parameters: orderBy, pageToken, customer, filter

Lists the client states for the given search query.
sourceraw docstring

deviceUsers-clientStates-patch$clj

(deviceUsers-clientStates-patch$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/clientStates/patch

Required parameters: name

Optional parameters: customer, updateMask

Body:

{:scoreReason string, :assetTags [string], :customId string, :healthScore string, :name string, :ownerType string, :createTime string, :etag string, :lastUpdateTime string, :managed string, :complianceState string, :keyValuePairs {}}

Updates the client state for the device user Note: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/clientStates/patch

Required parameters: name

Optional parameters: customer, updateMask

Body: 

{:scoreReason string,
 :assetTags [string],
 :customId string,
 :healthScore string,
 :name string,
 :ownerType string,
 :createTime string,
 :etag string,
 :lastUpdateTime string,
 :managed string,
 :complianceState string,
 :keyValuePairs {}}

Updates the client state for the device user **Note**: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium
sourceraw docstring

deviceUsers-delete$clj

(deviceUsers-delete$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/delete

Required parameters: name

Optional parameters: customer

Deletes the specified DeviceUser. This also revokes the user's access to device data.

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/delete

Required parameters: name

Optional parameters: customer

Deletes the specified DeviceUser. This also revokes the user's access to device data.
sourceraw docstring

deviceUsers-get$clj

(deviceUsers-get$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/get

Required parameters: name

Optional parameters: customer

Retrieves the specified DeviceUser

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/get

Required parameters: name

Optional parameters: customer

Retrieves the specified DeviceUser
sourceraw docstring

deviceUsers-list$clj

(deviceUsers-list$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/list

Required parameters: parent

Optional parameters: pageToken, pageSize, customer, orderBy, filter

Lists/Searches DeviceUsers.

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/list

Required parameters: parent

Optional parameters: pageToken, pageSize, customer, orderBy, filter

Lists/Searches DeviceUsers.
sourceraw docstring

deviceUsers-lookup$clj

(deviceUsers-lookup$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/lookup

Required parameters: parent

Optional parameters: pageToken, rawResourceId, pageSize, userId, androidId

Looks up resource names of the DeviceUsers associated with the caller's credentials, as well as the properties provided in the request. This method must be called with end-user credentials with the scope: https://www.googleapis.com/auth/cloud-identity.devices.lookup If multiple properties are provided, only DeviceUsers having all of these properties are considered as matches - i.e. the query behaves like an AND. Different platforms require different amounts of information from the caller to ensure that the DeviceUser is uniquely identified. - iOS: No properties need to be passed, the caller's credentials are sufficient to identify the corresponding DeviceUser. - Android: Specifying the 'android_id' field is required. - Desktop: Specifying the 'raw_resource_id' field is required.

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/lookup

Required parameters: parent

Optional parameters: pageToken, rawResourceId, pageSize, userId, androidId

Looks up resource names of the DeviceUsers associated with the caller's credentials, as well as the properties provided in the request. This method must be called with end-user credentials with the scope: https://www.googleapis.com/auth/cloud-identity.devices.lookup If multiple properties are provided, only DeviceUsers having all of these properties are considered as matches - i.e. the query behaves like an AND. Different platforms require different amounts of information from the caller to ensure that the DeviceUser is uniquely identified. - iOS: No properties need to be passed, the caller's credentials are sufficient to identify the corresponding DeviceUser. - Android: Specifying the 'android_id' field is required. - Desktop: Specifying the 'raw_resource_id' field is required.
sourceraw docstring

deviceUsers-wipe$clj

(deviceUsers-wipe$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/wipe

Required parameters: name

Optional parameters: none

Body:

{:customer string}

Wipes the user's account on a device. Other data on the device that is not associated with the user's work account is not affected. For example, if a Gmail app is installed on a device that is used for personal and work purposes, and the user is logged in to the Gmail app with their personal account as well as their work account, wiping the "deviceUser" by their work administrator will not affect their personal account within Gmail or other apps such as Photos.

https://cloud.google.com/identity/api/reference/rest/v1/devices/deviceUsers/wipe

Required parameters: name

Optional parameters: none

Body: 

{:customer string}

Wipes the user's account on a device. Other data on the device that is not associated with the user's work account is not affected. For example, if a Gmail app is installed on a device that is used for personal and work purposes, and the user is logged in to the Gmail app with their personal account as well as their work account, wiping the "deviceUser" by their work administrator will not affect their personal account within Gmail or other apps such as Photos.
sourceraw docstring

get$clj

(get$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/get

Required parameters: name

Optional parameters: customer

Retrieves the specified device.

https://cloud.google.com/identity/api/reference/rest/v1/devices/get

Required parameters: name

Optional parameters: customer

Retrieves the specified device.
sourceraw docstring

list$clj

(list$ auth parameters)

https://cloud.google.com/identity/api/reference/rest/v1/devices/list

Required parameters: none

Optional parameters: view, pageSize, filter, orderBy, pageToken, customer

Lists/Searches devices.

https://cloud.google.com/identity/api/reference/rest/v1/devices/list

Required parameters: none

Optional parameters: view, pageSize, filter, orderBy, pageToken, customer

Lists/Searches devices.
sourceraw docstring

wipe$clj

(wipe$ auth parameters body)

https://cloud.google.com/identity/api/reference/rest/v1/devices/wipe

Required parameters: name

Optional parameters: none

Body:

{:customer string}

Wipes all data on the specified device.

https://cloud.google.com/identity/api/reference/rest/v1/devices/wipe

Required parameters: name

Optional parameters: none

Body: 

{:customer string}

Wipes all data on the specified device.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close