osc compute quota-class-set set21

Update the quotas for the Quota Class.

If the requested Quota Class is not found in the DB, then the API will create the one. Only ‘default’ quota class is valid and used to set the default quotas, all other quota class would not be used anywhere.

Normal response codes: 200

Error response codes: badRequest(400), unauthorized(401), forbidden(403)

Usage: osc compute quota-class-set set21 [OPTIONS] <ID>

Arguments:

  • <ID> — id parameter for /v2.1/os-quota-class-sets/{id} API

Options:

  • --cores <CORES> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --fixed-ips <FIXED_IPS> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --floating-ips <FLOATING_IPS> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --injected-file-content-bytes <INJECTED_FILE_CONTENT_BYTES> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --injected-file-path-bytes <INJECTED_FILE_PATH_BYTES> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --injected-files <INJECTED_FILES> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --instances <INSTANCES> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --key-pairs <KEY_PAIRS> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --metadata-items <METADATA_ITEMS> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --networks <NETWORKS> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --ram <RAM> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --security-group-rules <SECURITY_GROUP_RULES> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --security-groups <SECURITY_GROUPS> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --server-group-members <SERVER_GROUP_MEMBERS> — The number of allowed injected files for the quota class.

    Available until version 2.56

  • --server-groups <SERVER_GROUPS> — The number of allowed injected files for the quota class.

    Available until version 2.56