CreateIPRequest: { projectId?: string; tags?: string[]; zone?: Zone }

Type declaration

  • OptionalprojectId?: string

    Project to create the IP address in.

  • Optionaltags?: string[]

    Tags to give to the IP address.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.