Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 301 - 310 of 480 for host:docs.min.io (0.12 sec)

  1. mc support perf client | AIStor Object Store Do...

    The mc support perf client command measures the network throughput from the local device running the AIStor Client to the server. The command displays results in a terminal user interface (TUI) with a spinner during testing and a tabular output showing TX (transmit) statistics for each server. Use this command to identify potential network performance bottlenecks between the client and server. Syntax Example The following command tests the network throughput from the local device to the server with alias myaistor.
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-support/mc-support-perf/mc-support-pe...
    Registered: Fri Jan 16 05:31:21 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 259.8K bytes
    - Viewed (0)
  2. mc qos rule import | AIStor Object Store Docume...

    The mc qos rule import command imports a Quality of Service (QoS) configuration to an AIStor deployment from a YAML file. The command reads the YAML configuration from standard input (STDIN). For more information, see Bucket-level Quality of Service. Syntax Example The following command imports the QoS configuration from a file named qos.yaml to the mybucket bucket on the myaistor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-qos-rule/mc-qos-rule-import/
    Registered: Fri Jan 16 05:33:55 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 266.7K bytes
    - Viewed (0)
  3. mc admin prometheus generate | AIStor Object St...

    Generates a metrics scraping configuration file for use with Prometheus. Syntax Example The following command generates a v3 Prometheus scraping configuration file for the deployment at alias myaistor:
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-prometheus/mc-admin-prome...
    Registered: Fri Jan 16 05:16:32 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 278.9K bytes
    - Viewed (0)
  4. mc idp ldap policy | AIStor Object Store Docume...

    Description The mc idp ldap policy commands show the mapping relationships between policies and the associated groups or users. This command has the following subcommands: Subcommand Description attach Attaches one or more policies to an entity. detach Detaches one or more policies from an entity. entities Displays a list of mappings for a user, group, and/or policy.
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-idp-ldap-policy/
    Registered: Fri Jan 16 05:19:39 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 252.2K bytes
    - Viewed (0)
  5. mc idp ldap accesskey ls | AIStor Object Store ...

    The mc idp ldap accesskey ls displays a list of LDAP access key pairs. mc idp ldap accesskey ls is also known as mc idp ldap accesskey list. This command works against access keys created by an AD/LDAP user after authenticating to 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 AIStor Console. AIStor supports using AssumeRoleWithLDAPIdentity to generate temporary access keys using the Security Token Service.
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-idp-ldap-accesskey/mc-idp-ldap-access...
    Registered: Fri Jan 16 05:20:28 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 273.2K bytes
    - Viewed (0)
  6. mc idp openid accesskey | AIStor Object Store D...

    The mc idp openid accesskey commands allow you to list, delete, or display information about OIDC access key pairs on the AIStor deployment. This command works against access keys created by an OIDC user after authenticating to AIStor. Authenticated users can create access keys with the AIStor console, with the mc admin accesskey create command, or with the mc idp openid accesskey create-with-login command. An authenticated user cannot create access keys for another OIDC user.
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-idp-openid-accesskey/
    Registered: Fri Jan 16 05:20:36 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 254.4K bytes
    - Viewed (0)
  7. mc get | AIStor Object Store Documentation

    The mc get command retrieves objects from an AIStor deployment or S3-compatible service to a local filesystem. mc get provides a simplified interface for downloading files compared to mc cp or mc mirror. mc get uses a one-way download function that trades efficiency for the power and complexity of the other commands. Syntax Example The following command downloads an object from the myaistor deployment to the local filesystem:
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-get/
    Registered: Fri Jan 16 05:20:17 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 264.8K bytes
    - Viewed (0)
  8. mc idp ldap accesskey info | AIStor Object Stor...

    The mc idp ldap accesskey info outputs information about the specified access key(s). This command works against access keys created by an AD/LDAP user after authenticating to 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 AIStor Console. AIStor supports using AssumeRoleWithLDAPIdentity to generate temporary access keys using the Security Token Service. Syntax Example The following example outputs details for the access key mykey from the myaistor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-idp-ldap-accesskey/mc-idp-ldap-access...
    Registered: Fri Jan 16 05:18:03 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 261.6K bytes
    - Viewed (0)
  9. mc event remove | AIStor Object Store Documenta...

    The mc event rm command removes an event notification trigger from a bucket. The mc event remove command has equivalent functionality to mc event rm. Syntax Example The following command removes a configured event notifications for the specified bucket notification target for the mydata bucket on the myaistor AIStor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/mc-event/mc-event-remove/
    Registered: Fri Jan 16 05:19:57 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 267.9K bytes
    - Viewed (0)
  10. Upgrade AIStor on Kubernetes (Helm) | AIStor Ob...

    This page provides guidance for upgrading AIStor Helm deployments on Kubernetes infrastructure. Overview AIStor Helm installations consist of two primary components: Operator Chart - Controls resources like CustomResourceDefinitions and core operator functionality Object Store Chart - Deploys and manages AIStor Object Store instances Upgrades involve updating these charts and deploying new container images. The exact procedure depends on your deployment environment’s network configuration and registry access.
    docs.min.io/enterprise/aistor-object-store/upgrade-aistor-server/upgrade-aistor-kubernetes-helm/
    Registered: Fri Jan 16 05:03:26 UTC 2026
    - Last Modified: Wed Jan 14 19:11:19 UTC 2026
    - 258.9K bytes
    - Viewed (0)
Back to top