Type Alias ZonedApiDeleteBackendRequest

ZonedApiDeleteBackendRequest: { backendId: string; zone?: Zone }

Type declaration

  • backendId: string

    ID of the backend to delete.

  • Optionalzone?: Zone

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