Mengubah kelompok sumber daya resource Function Compute.
Deskripsi operasi
To change the resource group of a Function Compute resource, you must have the ChangeResourceGroup permission for both the current and target resource groups.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
fc:ChangeResourceGroup |
update |
*Function
|
None | None |
Sintaks permintaan
PUT /2023-03-30/resource-groups HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| body |
ChangeResourceGroupInput |
No |
Badan permintaan untuk mengubah kelompok sumber daya. |
Elemen respons
|
Element |
Type |
Description |
Example |
|
ChangeResourceGroupOutput |
The response body after the resource group is changed. |
Contoh
Respons sukses
JSONformat
{
"ResourceId": "",
"NewResourceGroupId": "",
"OldResourceGroupId": ""
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.