DeletePrivateNICRequest: { privateNicId: string; serverId: string; zone?: Zone }

Type declaration

  • privateNicId: string

    Private NIC unique ID.

  • serverId: string

    Instance to which the private NIC is attached.

  • Optionalzone?: Zone

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