Skip to content

[DOCS] plan_option for dedicated servers #1095

@lrrb

Description

@lrrb

Documentation link

ovh_dedicated_server documentation

Description

The example shows how to order a new dedicated server; however, there is no explanation of where to find the values for the required options. I have not found this information in the API documentation or the OVH web interface.

  plan_option = [
    {
      duration = "P1M"
      plan_code = "ram-32g-rise13"
      pricing_mode = "default"
      quantity = 1
    },
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions