Android Management API (androidmanagement:v1)

2023-07-10

1 new method

Additions

    Methods
  • androidmanagement.provisioningInfo.get

      Description : Get the device provisioning info by the identifier provided via the sign-in url.

      HTTP Method : GET

      Flat Path : v1/provisioningInfo/{provisioningInfoId}

      Parameter Order : name

      Parameters :

        name

          Pattern : ^provisioningInfo/[^/]+$

          Description : Required. The identifier that Android Device Policy passes to the 3P sign-in page in the form of provisioningInfo/{provisioning_info}.

          Location : path

          Type : string

          Required : Yes

      Scopes : https://www.googleapis.com/auth/androidmanagement

      Path : v1/{+name}