12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "domainName": "invoice-filling.stategrid.njyunzhi.com",
- "accountId": "1636896505560465",
- "protocol": "HTTP",
- "certConfig": {
- "certName": null,
- "privateKey": null,
- "certificate": null
- },
- "tlsConfig": {
- "minVersion": null,
- "maxVersion": null,
- "cipherSuites": null
- },
- "apiVersion": "2016-08-15",
- "routeConfig": {
- "routes": [
- {
- "path": "/*",
- "accountId": null,
- "apiVersion": "",
- "serviceName": "stategrid-service",
- "functionName": "invoice-filling",
- "qualifier": null,
- "methods": [
- "GET",
- "POST",
- "PUT",
- "DELETE",
- "HEAD",
- "OPTIONS"
- ],
- "rewriteConfig": null,
- "innerRewriteConfig": null
- }
- ]
- },
- "createdTime": "2022-07-18T02:03:47Z",
- "lastModifiedTime": "2023-09-12T02:45:10Z",
- "keepFullPath": null,
- "subdomainCount": null,
- "wafConfig": null
- }
|