Files
aliyun-openapi-cpp-sdk/sae/2019-05-06/ListNamespacedConfigMaps.xml
2021-03-25 07:14:27 +00:00

2 lines
3.7 KiB
XML

<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="sae" visibility="Public" akProvenStatus="Disable" version="2019-05-06" keepClientResourceOwnerId="false" name="ListNamespacedConfigMaps" showJsonItemName="false" status="online"><IsvProtocol pattern="/pop/v1/sam/configmap/listNamespacedConfigMaps" protocol="HTTPS|HTTP" method="GET" /><ErrorMapping exceptionExpress="success=false,code,message,httpStatusCode"><ErrorCodes><ErrorCode code="sae.errorcode.invalid.params.not.empty.message" errorCode="InvalidParameter.NotEmpty" type="user" httpCode="400" extendedErrorCode="" errorMessage="You must specify the parameter %s." /><ErrorCode code="sae.errorcode.invalid.params.message" errorCode="InvalidParameter.Obviously" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified parameter is invalid {%s}." /><ErrorCode code="sae.errorcode.invalid.params.with.msg.message" errorCode="InvalidParameter.WithMessage" type="user" httpCode="400" extendedErrorCode="" errorMessage="The parameter is invalid {%s}: %s" /><ErrorCode code="sae.errorcode.ParameterInvalid.NamespaceId.message" errorCode="InvalidNamespaceId.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified NamespaceId does not exist." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="SaeTest" timeout="10000" 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="namespaceId" tagName="NamespaceId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Minute" userDefault="60" apiDefault="6000" /><PreIspProtocol sign="true" signKeyName="SaeTest" timeout="10000" 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" nullToEmpty="false"/><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="TraceId" visibility="Public" type="String" name="traceId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Array tagName="ConfigMaps" visibility="Public" itemName="ConfigMap" name="result"><Member tagName="ConfigMapId" visibility="Public" type="Long" name="id" nullToEmpty="false"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="NamespaceId" visibility="Public" type="String" name="namespaceId"/><Member tagName="Description" visibility="Public" type="String" name="description"/><Member tagName="Data" visibility="Public" type="Map" name="data"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTime"/><Member tagName="UpdateTime" visibility="Public" type="Long" name="updateTime"/><Array tagName="RelateApps" visibility="Public" itemName="RelateApp" name="relatedApps"><Member tagName="AppId" visibility="Public" type="String" name="appId"/><Member tagName="AppName" visibility="Public" type="String" name="appName"/></Array></Array></Struct></ResultMapping></Api>