osc network metering metering-label create

Creates an L3 metering label.

Normal response codes: 201

Error response codes: 400, 401, 403

Usage: osc network metering metering-label create [OPTIONS]

Options:

  • --description <DESCRIPTION> — A human-readable description for the resource. Default is an empty string

  • --name <NAME> — Human-readable name of the resource. Default is an empty string

  • --shared <SHARED> — Indicates whether this metering label is shared across all projects

    Possible values: true, false

  • --tenant-id <TENANT_ID> — The ID of the project that owns the resource. Only administrative and users with advsvc role can specify a project ID other than their own. You cannot change this value through authorization policies