- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 331 for customer (0.08 sec)
-
docs/site-replication/run-ssec-object-replication.sh
src_obj1_etag=$(echo "${stat_out1}" | jq '.etag') src_obj1_size=$(echo "${stat_out1}" | jq '.size') src_obj1_md5=$(echo "${stat_out1}" | jq '.metadata."X-Amz-Server-Side-Encryption-Customer-Key-Md5"') echo "Stat minio1/test-bucket/defpartsize" ./mc stat --no-list minio1/test-bucket/defpartsize --enc-c "minio1/test-bucket/defpartsize=${TEST_MINIO_ENC_KEY}" --insecure --json
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 24 08:03:58 UTC 2024 - 9.9K bytes - Viewed (0) -
docs/hotfixes.md
``` ฮป CRED_DIR=/media/builder/minio make docker-hotfix-push ``` #### Builds the hotfix container and pushes to registry.min.dev/<customer>/minio ``` ฮป REPO="registry.min.dev/<customer>" CRED_DIR=/media/builder/minio make docker-hotfix-push ```
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Feb 14 21:36:02 UTC 2024 - 5K bytes - Viewed (0) -
internal/http/headers.go
AmzServerSideEncryptionCustomerAlgorithm = AmzServerSideEncryption + "-Customer-Algorithm" AmzServerSideEncryptionCustomerKey = AmzServerSideEncryption + "-Customer-Key" AmzServerSideEncryptionCustomerKeyMD5 = AmzServerSideEncryption + "-Customer-Key-Md5" AmzServerSideEncryptionCopyCustomerAlgorithm = "X-Amz-Copy-Source-Server-Side-Encryption-Customer-Algorithm"
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Aug 28 15:31:56 UTC 2024 - 10.4K bytes - Viewed (0) -
docs/site-replication/run-ssec-object-replication-with-compression.sh
src_obj1_etag=$(echo "${stat_out1}" | jq '.etag') src_obj1_size=$(echo "${stat_out1}" | jq '.size') src_obj1_md5=$(echo "${stat_out1}" | jq '.metadata."X-Amz-Server-Side-Encryption-Customer-Key-Md5"') echo "Stat minio1/test-bucket/defpartsize" ./mc stat --no-list minio1/test-bucket/defpartsize --enc-c "minio1/test-bucket/defpartsize=${TEST_MINIO_ENC_KEY}" --insecure --json
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 24 08:03:58 UTC 2024 - 8.3K bytes - Viewed (0) -
docs/de/docs/advanced/openapi-callbacks.md
Sehen wir uns das alles anhand eines Beispiels an. Stellen Sie sich vor, Sie entwickeln eine Anwendung, mit der Sie Rechnungen erstellen kรถnnen. Diese Rechnungen haben eine `id`, einen optionalen `title`, einen `customer` (Kunde) und ein `total` (Gesamtsumme). Der Benutzer Ihrer API (ein externer Entwickler) erstellt mit einem POST-Request eine Rechnung in Ihrer API. Dann wird Ihre API (beispielsweise):
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.8K bytes - Viewed (0) -
internal/crypto/error.go
ErrMissingCustomerKey = Errorf("The SSE-C request is missing the customer key") // ErrMissingCustomerKeyMD5 indicates that the HTTP headers contains no SSE-C client key // MD5 checksum. ErrMissingCustomerKeyMD5 = Errorf("The SSE-C request is missing the customer key MD5") // ErrInvalidCustomerKey indicates that the SSE-C client key is not valid - e.g. not a
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Mar 28 17:44:56 UTC 2024 - 4.4K bytes - Viewed (0) -
docs/en/docs/advanced/openapi-callbacks.md
Imagine you develop an app that allows creating invoices. These invoices will have an `id`, `title` (optional), `customer`, and `total`. The user of your API (an external developer) will create an invoice in your API with a POST request. Then your API will (let's imagine): * Send the invoice to some customer of the external developer. * Collect the money. * Send a notification back to the API user (the external developer).
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 7.7K bytes - Viewed (0) -
docs/em/docs/advanced/openapi-callbacks.md
๐ ๐ผ, ๐ ๐ช ๐ ๐ โ ๐ ๐ข ๐ ๏ธ *๐* ๐ ๐. โซ๏ธโ *โก ๐ ๏ธ* โซ๏ธ ๐ โ๏ธ, โซ๏ธโ ๐ช โซ๏ธ ๐ โ, โซ๏ธโ ๐จ โซ๏ธ ๐ ๐จ, โ๏ธ. ## ๐ฑ โฎ๏ธ โฒ โก๏ธ ๐ ๐ ๐ โฎ๏ธ ๐ผ. ๐ ๐ ๐ ๏ธ ๐ฑ ๐ โ ๐ ๐งพ. ๐ ๐งพ ๐ โ๏ธ `id`, `title` (๐ฆ), `customer`, & `total`. ๐ฉโ๐ป ๐ ๐ ๏ธ (๐ข ๐ฉโ๐ป) ๐ โ ๐งพ ๐ ๐ ๏ธ โฎ๏ธ ๐ค ๐จ. โคด๏ธ ๐ ๐ ๏ธ ๐ (โก๏ธ ๐): * ๐จ ๐งพ ๐ด ๐ข ๐ฉโ๐ป. * ๐ ๐ธ. * ๐จ ๐จ ๐ ๐ ๏ธ ๐ฉโ๐ป (๐ข ๐ฉโ๐ป).
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.6K bytes - Viewed (0) -
cmd/update_test.go
"minio.RELEASE.2016-10-07T01-16-39Z", false, }, { "fbe246edbd382902db9a4035df7dce8cb441357d minio.RELEASE.2016-10-07T01-16-39Z.customer-hotfix\n", releaseTime, "fbe246edbd382902db9a4035df7dce8cb441357d", "minio.RELEASE.2016-10-07T01-16-39Z.customer-hotfix", false, }, } for i, testCase := range testCases { sha256Sum, result, releaseInfo, err := parseReleaseData(testCase.data)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Aug 14 17:11:51 UTC 2024 - 10.4K bytes - Viewed (0) -
docs/zh/docs/advanced/openapi-callbacks.md
API ๅบ็จ่ฐ็จๅค้จ API ๆถ็ๆต็จๅซๅ**ๅ่ฐ**ใๅ ไธบๅค้จๅผๅ่ ็ผๅ็่ฝฏไปถๅ้่ฏทๆฑ่ณๆจ็ API๏ผ็ถๅๆจ็ API ่ฆ่ฟ่กๅ่ฐ๏ผๅนถๆ่ฏทๆฑๅ้่ณๅค้จ APIใ ๆญคๆถ๏ผๆไปฌ้่ฆๅญๆกฃๅค้จ API ็*ไฟกๆฏ*๏ผๆฏๅฆๅบ่ฏฅๆๅชไบ*่ทฏๅพๆไฝ*๏ผ่ฟๅไปไนๆ ท็่ฏทๆฑไฝ๏ผๅบ่ฏฅ่ฟๅๅช็งๅๅบ็ญใ ## ไฝฟ็จๅ่ฐ็ๅบ็จ ็คบไพๅฆไธใ ๅ่ฎพ่ฆๅผๅไธไธชๅๅปบๅ็ฅจ็ๅบ็จใ ๅ็ฅจๅ ๆฌ `id`ใ`title`๏ผๅฏ้๏ผใ`customer`ใ`total` ็ญๅฑๆงใ API ็็จๆท ๏ผๅค้จๅผๅ่ ๏ผ่ฆๅจๆจ็ API ๅ ไฝฟ็จ POST ่ฏทๆฑๅๅปบไธๆกๅ็ฅจ่ฎฐๅฝใ ๏ผๅ่ฎพ๏ผๆจ็ API ๅฐ๏ผ * ๆๅ็ฅจๅ้่ณๅค้จๅผๅ่ ็ๆถ่ดน่ * ๅฝ้็ฐ้ * ๆ้็ฅๅ้่ณ API ็็จๆท๏ผๅค้จๅผๅ่ ๏ผ * ้่ฟ๏ผไปๆจ็ API๏ผๅ้ POST ่ฏทๆฑ่ณๅค้จ API ๏ผๅณ**ๅ่ฐ**๏ผๆฅๅฎๆ ## ๅธธ่ง **FastAPI** ๅบ็จ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.6K bytes - Viewed (0)