- Sort Score
- Num 10 results
- Language All
- Labels All
Results 141 - 150 of 1,037 for host:docs.min.io (0.2 seconds)
-
mc idp ldap accesskey | MinIO AIStor Documentation
The mc idp ldap accesskey commands allow you to list, delete, or display information about LDAP access key pairs on the MinIO AIStor deployment. This command works against access keys created by an AD/LDAP user after authenticating to MinIO AIStor. Create AD/LDAP service accounts with the mc idp ldap accesskey create command. Authenticated users can manage their own long-term Access Keys using the MinIO AIStor Console. MinIO AIStor supports using AssumeRoleWithLDAPIdentity to generate temporary access keys using the Security Token Service.docs.min.io/aistor/reference/cli/mc-idp-ldap-accesskey/Wed Apr 29 07:06:45 GMT 2026 261.1K bytes -
mc qos rule export | MinIO AIStor Documentation
The mc qos rule export command exports the Quality of Service (QoS) configuration from a bucket on an MinIO AIStor deployment in YAML format. For more information, see Bucket-level Quality of Service. Syntax Example The following command exports the QoS configuration from the mybucket bucket on the myaistor deployment to a file named qos.yaml:docs.min.io/aistor/reference/cli/mc-qos-rule/mc-qos-rule-export/ -
mc cors set | MinIO AIStor Documentation
The mc cors set command sets the Cross-Origin Resource Sharing (CORS) configuration for a bucket from an XML file. CORS is a browser security mechanism that controls which web domains can access your object storage from client-side JavaScript. When a web application running on one domain attempts to access objects in MinIO AIStor from a different domain, the browser checks CORS policies to determine if the request should be allowed. See the Mozilla CORS documentation for more information.docs.min.io/aistor/reference/cli/mc-cors/mc-cors-set/ -
mc idp ldap accesskey disable | MinIO AIStor Do...
mc idp ldap accesskey disable disables the specified access key on the MinIO AIStor deployment. Syntax Example The following example disables the access key mykey on the myaistor deployment:docs.min.io/aistor/reference/cli/mc-idp-ldap-accesskey/mc-idp-ldap-accesskey-disable/ -
mc idp openid enable | MinIO AIStor Documentation
The mc idp openid enable command starts using an existing set of configurations for an OIDC provider with your MinIO AIStor deployment. Example and syntax Example The following example enables the server configurations defined as test_config on the myaistor deployment.docs.min.io/aistor/reference/cli/mc-idp-openid/mc-idp-openid-enable/ -
mc event list | MinIO AIStor Documentation
The mc event ls command lists all event notification triggers for a bucket. The alias mc event list has equivalent functionality to mc event ls. Syntax EXAMPLE The following command lists all configured event notifications for the specified bucket notification target for the mydata bucket on the myaistor MinIO AIStor deployment:docs.min.io/aistor/reference/cli/mc-event/mc-event-list/ -
mc license | MinIO AIStor Documentation
The mc license commands work with cluster registration for MinIO SUBNET. Use the commands to register a deployment, display information about the cluster’s current license, or update the license key for a cluster. Subcommands mc license includes the following subcommands: Subcommand Description info Display information about the MinIO AIStor deployment’s license status. register Connect your deployment with your MinIO SUBNET account. update Update or renew the license for an MinIO AIStor deployment.docs.min.io/aistor/reference/cli/mc-license/Wed Apr 29 07:06:45 GMT 2026 259.6K bytes -
mc idp openid accesskey rm | MinIO AIStor Docum...
The mc idp openid accesskey rm deletes the specified access key from the local server. mc idp openid accesskey rm is also known as mc idp openid accesskey remove. This command works against access keys created by an OIDC user after authenticating to MinIO AIStor. Authenticated users can manage their own long-term Access Keys using the MinIO AIStor Console. MinIO AIStor supports using AssumeRoleWithWebIdentity to generate temporary access keys using the Security Token Service.docs.min.io/aistor/reference/cli/mc-idp-openid-accesskey/mc-idp-openid-accesskey-rm/ -
mc inventory | MinIO AIStor Documentation
Description The mc inventory commands allow you to configure and manage inventory jobs on an MinIO AIStor deployment. Inventory jobs generate reports of objects in a bucket based on specified filters and schedules. Added in RELEASE.2025-12-20T04-58-37Z mc inventory and its subcommands require AIStor Client RELEASE.2025-12-19T20-11-44Z or later and AIStor Server RELEASE.2025-12-20T04-58-37Z or later. Subcommands mc inventory includes the following subcommands:docs.min.io/aistor/reference/cli/mc-inventory/Wed Apr 29 07:06:45 GMT 2026 262.2K bytes -
mc inventory list | MinIO AIStor Documentation
The mc inventory list command lists all inventory configurations for a specified bucket. The command displays the inventory configurations in a table format showing the bucket name, configuration ID, and owner. You can optionally output the full YAML definitions for each configuration. This command has an alias: mc inventory ls. Syntax Example The following command lists all inventory configurations for bucket mybucket:docs.min.io/aistor/reference/cli/mc-inventory/mc-inventory-list/