v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1312112148.4 KB
services

Add a new tenant project to the tenancy unit. There can be a maximum of 1024 tenant projects in a tenancy unit. If there are previously failed AddTenantProject calls, you might need to call RemoveTenantProject first to resolve them before you can make another call to AddTenantProject with the same tag. Operation.

post/v1/{+parent}:addProject

Path parameters

parentstring required

Required. Name of the tenancy unit. Such as 'services/service.googleapis.com/projects/12345/tenancyUnits/abcd'.

Request body

tagstring

Required. Tag of the added project. Must be less than 128 characters. Required.

Response

Successful response