Skip to content

Implement Metros #108

@displague

Description

@displague

Equinix Metal resources (Devices, VLANs, IPReservations, SpotMarketRequests, Batches) accept a new metro field.

Use of the field conflicts with the facility field at creation time. One of facility or metro must be provided for these resources at create time. Like facility, this field is immutable.

Regardless of how the resource was created, facility will be included in the response and subsequent fetches. metro may only be included in the response if the resource was created with a metro parameter, but this differs between resources depending on how that resource type operates at a metro level.

Add support for accessing the metro property or handled resource operations throughout this SDK, including:

  • devices
  • IP Addresses
  • VLANs
  • device batch

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