-id: 9d4be5a6-be47-4454-b16d-e07feb261af7 8 Content-Length: 51 9 Content-Type: application/x-www-form-urlencoded 10 11 HTTP/1.1 200 OK 12 Server: nginx
c=1 响应示例: Plain Text 复制 1 HTTP/1.1 200 OK 2 Server: nginx/1.14.0 3 Date: Thu, 17 Feb 2022 08:21:05 GMT 4 Content-Type: application/json; charset=utf-8 5 Transfer-Encoding: chunkedConnection: keep-alive
p : 100.88.15.226 , 7 thresholdType : manual , 8 cleanMbps : 120 , 9 cleanPps : 60000 10 } 返回示例 Java 复制 1 HTTP / 1.1 200 OK 2 Server : nginx
;value3" 11 } 返回示例 Plain Text 复制 1 HTTP/1.1 200 OK 2 Content-Type: text/plain; charset=utf-8 3 Date: Fri, 15 Mar 2019 05:41:50 GMT 4 Server: nginx
ength: 27 4 Content-Type: text/json;utf-8 5 { 6 "https":{ 7 "enabled": false 8 } 9 } 响应示例 Text 复制 1 HTTP/1.1 200 OK 2 Server: nginx
quot; 14 } 15 ] 16 } 响应示例 Text 复制 1 HTTP/1.1 200 OK 2 Server: nginx 3 Date: Thu, 17 Feb 2022 08:07:37 GMT 4 Content-Type: application/json; charset=utf
ortEnd : 80 25 } , 26 { 27 type : tcp , 28 portBegin : 90 , 29 portEnd : 1000 30 } 31 ] 32 } 返回示例 Java 复制 1 HTTP / 1.1 200 OK 2 Server : nginx
常见的类List操作如下(以Pod为例): 带标签查询 kubectl get pod -l app=nginx 指定namespace查询 kubectl get pod -n default 查询整个集群的Pod kubectl get pod --all-namespaces 通过client-go发起的List请求 k8sClient.CoreV1().Pods( ).List(metav1
: cdn.baidubce.com 响应示例 JSON 复制 1 HTTP/ 1.1 200 OK 2 Server : nginx/ 1.1 . 10 3 Date : Fri , 13 Oct 2023 08 : 16 : 57 GMT 4 Content-Type : application
#Response 2 3 HTTP/1.1 200 OK 4 Connection: keep-alive 5 Content-Type: text/plain; charset=utf-8 6 Date: Tue, 23 Oct 2018 10:34:30 GMT 7 Server: nginx