調用InitResourceDirectory開通資源目錄。開通資源目錄后,系統會為您創建一個Root資源夾,并將當前賬號設置為企業管理賬號。該企業管理賬號具有管理資源目錄的所有權限。
接口說明
說明
請使用經過企業實名認證的賬號開通資源目錄。個人實名認證賬號不能開通資源目錄。
建議您將企業管理賬號僅作為資源目錄的管理員,不建議您在企業管理賬號下訂購云產品資源。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
下表是API對應的授權信息,可以在RAM權限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:
- 操作:是指具體的權限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀?。≧ead)或列出(List)。
- 資源類型:是指操作中支持授權的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權的操作,用
全部資源
表示。
- 條件關鍵字:是指云產品自身定義的條件關鍵字。
- 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關鍵字 | 關聯操作 |
---|---|---|---|---|
resourcemanager:InitResourceDirectory | create | *全部資源 * |
| 無 |
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|
當前API無需請求參數
返回參數
示例
正常返回示例
JSON
格式
{
"RequestId": "CD76D376-2517-4924-92C5-DBC52262F93A",
"ResourceDirectory": {
"CreateTime": "2019-02-18T15:32:10.473Z",
"MasterAccountId": "172841235500****",
"MasterAccountName": "aliyun-****",
"ResourceDirectoryId": "rd-Ss****",
"RootFolderId": "r-Zo****"
}
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
409 | NotSupport.AccountInAnotherResourceDirectory | The specified account is an Alibaba Cloud account or already exists in another resource directory. | - |
409 | EnterpriseRealNameVerificationError | The specified account does not pass enterprise real-name verification. We recommend you first complete enterprise real-name verification for the account. | 當前賬號未經過企業實名認證。請您先完成企業實名認證。 |
409 | Invalid.AccountType | The specified profile type of account is invalid. | 賬號類型無效,請您使用企業類型賬號。 |
409 | Invalid.EnterpriseName | You must specify the enterprise name. | 賬號未設置企業名稱,請您先完成企業名稱設置。 |
409 | NotSupport.Account.Site | The caller is not a China site account, which is not supported. | 當前賬號所屬站點錯誤,請更換為中國站賬號。 |
409 | EntityAlreadyExists.ResourceDirectory | The resource directory for the account is already enabled. We recommend that you do not enable the resource directory again. | 賬號已開通資源目錄,請勿重復開通。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|
暫無變更歷史