Skip to main content

ModifyIpSegment

Description

No description for this api.

Request Method

POST

Request Path

/apsara/route/Ddosprivate/ModifyIpSegment

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
IpIdBODYintegerYesNo sample value for this parameter.the traffic collection monitoring network segment record ID to be modified.
regionIdBODYstringYesNo sample value for this parameter.region id
IpSegmentNameBODYstringYesNo sample value for this parameter.IP network segment, format x.x.x.x/x.
InfoNameBODYstringYesNo sample value for this parameter.the region information of the network segment. For example, the DXJF value can indicate that the network segment belongs to the Daxing data center area.
versionBODYstringNo2016-01-01version of api

Return data

NameTypeSample valueDescription
RequestIdstringno demo valuerequest ID.

Example

Successful Response example

{
"RequestId":"no demo value"
}

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}