Security Command Center API (securitycenter:v1beta2)

2022-04-07

3 new methods

Additions

    Methods
  • securitycenter.organizations.getOnboardingState

      Parameter Order : name

      Path : v1beta2/{+name}

      Flat Path : v1beta2/organizations/{organizationsId}/onboardingState

      Scopes : https://www.googleapis.com/auth/cloud-platform

      HTTP Method : GET

      Parameters :

        name

          Type : string

          Description : Required. The name of the OnboardingState to retrieve. Formats: * organizations/{organization}/onboardingState * folders/{folder}/onboardingState * projects/{project}/onboardingState

          Location : path

          Pattern : ^organizations/[^/]+/onboardingState$

          Required : Yes

      Description : Retrieve the OnboardingState of a resource.

  • securitycenter.projects.getOnboardingState

      Parameters :

        name

          Required : Yes

          Pattern : ^projects/[^/]+/onboardingState$

          Location : path

          Description : Required. The name of the OnboardingState to retrieve. Formats: * organizations/{organization}/onboardingState * folders/{folder}/onboardingState * projects/{project}/onboardingState

          Type : string

      Parameter Order : name

      Flat Path : v1beta2/projects/{projectsId}/onboardingState

      Scopes : https://www.googleapis.com/auth/cloud-platform

      HTTP Method : GET

      Description : Retrieve the OnboardingState of a resource.

      Path : v1beta2/{+name}

  • securitycenter.folders.getOnboardingState

      Flat Path : v1beta2/folders/{foldersId}/onboardingState

      Description : Retrieve the OnboardingState of a resource.

      HTTP Method : GET

      Parameters :

        name

          Type : string

          Pattern : ^folders/[^/]+/onboardingState$

          Location : path

          Description : Required. The name of the OnboardingState to retrieve. Formats: * organizations/{organization}/onboardingState * folders/{folder}/onboardingState * projects/{project}/onboardingState

          Required : Yes

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : name

      Path : v1beta2/{+name}