Chrome Policy API (chromepolicy:v1)

2022-10-01

4 new methods

Additions

    Methods
  • chromepolicy.customers.policies.networks.removeNetwork

      Path : v1/{+customer}/policies/networks:removeNetwork

      HTTP Method : POST

      Parameters :

        customer

          Pattern : ^customers/[^/]+$

          Required : Yes

          Type : string

          Location : path

          Description : Required. The customer whose network will be removed.

      Scopes : https://www.googleapis.com/auth/chrome.management.policy

      Description : Remove an existing network by guid.

      Flat Path : v1/customers/{customersId}/policies/networks:removeNetwork

      Parameter Order : customer

  • chromepolicy.customers.policies.networks.defineCertificate

      Description : Creates a certificate at a specified OU for a customer.

      HTTP Method : POST

      Parameters :

        customer

          Required : Yes

          Description : Required. The customer for which the certificate will apply.

          Pattern : ^customers/[^/]+$

          Type : string

          Location : path

      Parameter Order : customer

      Scopes : https://www.googleapis.com/auth/chrome.management.policy

      Flat Path : v1/customers/{customersId}/policies/networks:defineCertificate

      Path : v1/{+customer}/policies/networks:defineCertificate

  • chromepolicy.customers.policies.networks.defineNetwork

      HTTP Method : POST

      Flat Path : v1/customers/{customersId}/policies/networks:defineNetwork

      Parameter Order : customer

      Path : v1/{+customer}/policies/networks:defineNetwork

      Parameters :

        customer

          Description : Required. The customer who will own this new network.

          Type : string

          Required : Yes

          Pattern : ^customers/[^/]+$

          Location : path

      Description : Define a new network.

      Scopes : https://www.googleapis.com/auth/chrome.management.policy

  • chromepolicy.customers.policies.networks.removeCertificate

      Scopes : https://www.googleapis.com/auth/chrome.management.policy

      HTTP Method : POST

      Flat Path : v1/customers/{customersId}/policies/networks:removeCertificate

      Parameters :

        customer

          Type : string

          Description : Required. The customer whose certificate will be removed.

          Pattern : ^customers/[^/]+$

          Location : path

          Required : Yes

      Description : Remove an existing certificate by guid.

      Parameter Order : customer

      Path : v1/{+customer}/policies/networks:removeCertificate