Updates the configurations of an IDC probe.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyIdcProbe |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| IdcName |
string |
No |
The name of the data center. |
test |
| IpSegments |
string |
No |
The settings of the CIDR block. |
192.168.XX.XX/24 |
| WinPort |
string |
No |
The Windows port. |
40 |
| LinuxPort |
string |
No |
The Linux port. |
80 |
| IdcRegion |
string |
No |
The region ID of the data center. |
Hangzhou |
| PeriodUnit |
string |
No |
The unit of the scan interval. Valid values:
|
day |
| IntervalPeriod |
integer |
No |
The scan interval. |
1 |
| Uuids |
string |
Yes |
The UUID of the server. Separate multiple UUIDs with commas (,). Note
You can call the DescribeCloudCenterInstances operation to query the UUID. |
5b6d4072118f487094199cedf90c****,f6310b7976144639867beea2f346**** |
| Status |
integer |
No |
The usage status. Valid values:
|
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
20456DD5-5CBF-5015-9173-12CA4246B*** |
Examples
Success response
JSON format
{
"RequestId": "20456DD5-5CBF-5015-9173-12CA4246B***"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.