DescribeVpcs.xml 3.2 KB

1
  1. <?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="sae" visibility="Private" akProvenStatus="Disable" version="2019-05-06" keepClientResourceOwnerId="false" name="DescribeVpcs" showJsonItemName="false" status="online"><IsvProtocol pattern="/pop/v1/sam/vpc/vpcs" protocol="HTTPS|HTTP" method="GET" /><ErrorMapping exceptionExpress="success=false,errorCode,message,httpStatusCode"><ErrorCodes><ErrorCode code="sae.errorcode.ParameterInvalid.RegionId.message" errorCode="InvalidRegionId.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified RegionId is invalid." /><ErrorCode code="sae.errorcode.unsupported.region.message" errorCode="InvalidServerlessRegion.Unsupported" type="user" httpCode="400" extendedErrorCode="" errorMessage="The current region is not supported: %s" /><ErrorCode code="sae.errorcode.resouce.no.permission.message" errorCode="Resouce.no.permission" type="user" httpCode="400" extendedErrorCode="" errorMessage="You are not authorized to operate on the specified resources." /><ErrorCode code="sae.errorcode.ParameterInvalid.VpcId.message" errorCode="InvalidVpcId.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified VpcId does not exist." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="SaeTest" timeout="8000" protocol="http" httpHost="http://sae_pop_publish/#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="force" tagName="Force" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Minute" apiDefault="2000" /><PreIspProtocol sign="true" signKeyName="SaeTest" timeout="8000" protocol="http" httpHost="http://sae_pop_pre/#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Code" visibility="Public" type="String" name="code"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="Message" visibility="Public" type="String" name="message"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Member tagName="TraceId" visibility="Public" type="String" name="traceId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="CurrentPage" visibility="Public" type="Integer" name="currentPage"/><Member tagName="PageSize" visibility="Public" type="Integer" name="pageSize"/><Member tagName="TotalSize" visibility="Public" type="Integer" name="totalSize"/><Array tagName="Vpcs" visibility="Public" itemName="Vpc" name="result"><Member tagName="Expired" visibility="Public" type="Boolean" name="expired"/><Member tagName="RegionId" visibility="Public" type="String" name="regionId"/><Member tagName="VpcId" visibility="Public" type="String" name="vpcId"/><Member tagName="VpcName" visibility="Public" type="String" name="vpcName"/></Array></Struct></ResultMapping></Api>