Skip to main content

Check permission on a project for a cloud account

Select

SaaS
Customer Managed

Get permission status for a cloudAccount on a GCP project

Query Parameters
  • cloudAccountId int64

    the id of the node where the browse request is sent

  • projectName string

    google cloud project the instance belongs to

Responses

Success


Schema
  • status boolean
GET /v4/gcpspanner/permissions    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
cloudAccountId — query
projectName — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GCPSpanner/permissions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'