Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: %27 テスト [xss] test

Results 411 - 420 of 480 for host:docs.min.io (0.35 sec)

  1. Upgrade AIStor on Kubernetes with Public Regist...

    This page describes how to upgrade AIStor Helm deployments that use public registries and have direct internet access to helm.min.io and quay.io. If your deployment uses a private container registry or is in an airgapped environment, see: Upgrade with Private Registry Upgrade in Airgapped Environment Overview AIStor Helm upgrades involve updating two components:
    docs.min.io/enterprise/aistor-object-store/upgrade-aistor-server/upgrade-kubernetes-standard/
    Registered: Fri Jan 16 05:01:47 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 271.3K bytes
    - Viewed (0)
  2. Admin Commands | AIStor Object Store Documentation

    The AIStor Client command line tool includes the mc admin subcommand tree for performing administrative tasks on your AIStor deployments. mc admin target AIStor deployments exclusively and do not support any other S3-compatible service. The command has the following top-level syntax. Use the --help parameter to view the CLI help. mc admin [FLAGS] COMMAND [ARGUMENTS] Global options mc admin supports the same global options as mc. See Global Options.
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/
    Registered: Fri Jan 16 05:01:50 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 258.7K bytes
    - Viewed (0)
  3. Publish Events to Webhook | AIStor Object Store...

    AIStor supports publishing bucket notification events to a webhook service endpoint. Prerequisites The AIStor mc command line tool This procedure uses the mc command line tool for certain actions. See the mc Quickstart for installation instructions. Add a webhook endpoint to an AIStor Server The following procedure adds a new webhook service endpoint for supporting bucket notifications in an AIStor Server.
    docs.min.io/enterprise/aistor-object-store/administration/bucket-notifications/publish-events-to-...
    Registered: Fri Jan 16 05:01:54 UTC 2026
    - Last Modified: Wed Jan 14 19:11:18 UTC 2026
    - 277.6K bytes
    - Viewed (0)
  4. Decommission Aged Hardware | AIStor Object Stor...

    AIStor supports decommissioning and removing server pools from a deployment with two or more pools. To decommission, there must be at least one remaining pool with sufficient available space to receive the objects from the decommissioned pools. AIStor supports queueing multiple pools in a single decommission command. Each listed pool immediately enters a read-only status, but draining occurs one pool at a time. Decommissioning is designed for removing an older server pool whose hardware is no longer sufficient or performant compared to the pools in the deployment. AIStor automatically migrates data from the decommissioned pools to the remaining pools in the deployment based on the ratio of free space available in each pool.
    docs.min.io/enterprise/aistor-object-store/operations/scaling/decommission/
    Registered: Fri Jan 16 05:01:58 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 270.9K bytes
    - Viewed (0)
  5. AIStor Client | AIStor Object Store Documentation

    The AIStor Client (mc) is a drop-in replacement for the Open Source MinIO client. AIStor mc has exclusive functionality intended to support licensed AIStor Server deployments. mc has the following syntax: mc [GLOBALFLAGS] COMMAND --help See Command quick reference for a list of supported commands. Command name Some operating systems bundle another software tool that uses mc as its command name. In those cases, the AIStor Client uses the command mcli instead. Swap mcli in for mc in all reference documentation if this is your situation.
    docs.min.io/enterprise/aistor-object-store/reference/cli/
    Registered: Fri Jan 16 05:04:16 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 297.2K bytes
    - Viewed (0)
  6. Healing | AIStor Object Store Documentation

    Healing is AIStor’s ability to restore an object that has been damaged, corrupted, or partially lost. The loss can come from multiple types of corruptions or loss, such as but not limited to: drive-level errors or failure OS or filesystem errors or failure bit rot Healing and erasure coding AIStor can restore a damaged object depending on the following variables;
    docs.min.io/enterprise/aistor-object-store/operations/core-concepts/healing/
    Registered: Fri Jan 16 05:04:29 UTC 2026
    - Last Modified: Wed Jan 14 19:11:18 UTC 2026
    - 261.9K bytes
    - Viewed (0)
  7. Supported APIs for QoS | AIStor Object Store Do...

    You can apply bucket rate limiting and concurrency rules to any of the following APIs: S3 Bucket metadata operations s3.GetBucketLocation s3.GetBucketPolicy s3.GetBucketEncryption s3.GetBucketLifecycleConfiguration s3.GetBucketVersioning s3.GetBucketTagging s3.GetBucketACL s3.GetBucketCORS s3.GetBucketWebsite s3.GetBucketNotificationConfiguration s3.GetObjectLockConfiguration s3.GetBucketReplicationConfiguration Bucket configuration operations s3.PutBucket s3.PutBucketPolicy s3.PutBucketEncryption s3.PutBucketLifecycleConfiguration s3.PutBucketVersioning s3.PutBucketTagging s3.PutBucketACL s3.PutBucketNotificationConfiguration s3.PutObjectLockConfiguration s3.PutBucketReplicationConfiguration Bucket deletion operations s3.DeleteBucket s3.DeleteBucketPolicy s3.DeleteBucketTagging s3.DeleteBucketWebsite s3.DeleteBucketLifecycleConfiguration s3.DeleteBucketEncryption s3.DeleteBucketReplicationConfiguration Object read operations s3.GetObject s3.GetObjectAttributes s3.GetObjectACL s3.GetObjectTagging s3.GetObjectRetention s3.GetObjectLegalHold s3.HeadObject Object write operations s3.PutObject s3.PutObjectExtract s3.PutObjectACL s3.PutObjectTagging s3.PutObjectRetention s3.PutObjectLegalHold s3.CopyObject Object deletion operations s3.DeleteObject s3.DeleteObjects s3.DeleteObjectTagging Object listing operations s3.ListObjectsV2 s3.ListObjectVersions s3.ListobjectsV1 s3.ListBuckets Multipart upload operations s3.NewMultipartUpload s3.UploadPart s3.UploadPartCopy s3.CompleteMultipartUpload s3.AbortMultipartUpload s3.ListMultipartUploads s3.ListObjectParts Other operations s3.SelectObjectContent s3.RestoreObject s3.PostPolicy s3.ListenNotification s3.ReplicationResyncStatus s3.ReplicationResyncStart SFTP operations sftp.GET sftp.PUT sftp.LIST sftp.STAT sftp.MKDIR sftp.RMDIR sftp.REMOVE
    docs.min.io/enterprise/aistor-object-store/administration/qos/qos-apis/
    Registered: Fri Jan 16 05:02:45 UTC 2026
    - Last Modified: Wed Jan 14 19:11:18 UTC 2026
    - 266.3K bytes
    - Viewed (0)
  8. mc admin accesskey disable | AIStor Object Stor...

    The mc admin accesskey disable command disables an existing access key for a MinIO IDP user. Syntax Example The following command disables the specified access key:
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-accesskey/mc-admin-access...
    Registered: Fri Jan 16 05:02:56 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 258.5K bytes
    - Viewed (0)
  9. mc admin accesskey enable | AIStor Object Store...

    The mc admin accesskey enable command enables an existing access key. The command requires the access key to exist and be currently disabled. Syntax Example The following command enables the access key myuseraccesskey on the myaistor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-accesskey/mc-admin-access...
    Registered: Fri Jan 16 05:03:00 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 258.7K bytes
    - Viewed (0)
  10. mc admin accesskey rm | AIStor Object Store Doc...

    The mc admin accesskey rm command removes an access key associated to a user on the deployment. The command requires the access key to exist. Syntax Example The following command removes the access key myuseraccesskey from the myaistor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-accesskey/mc-admin-access...
    Registered: Fri Jan 16 05:03:13 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 258.9K bytes
    - Viewed (0)
Back to top